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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
adf8301052faf86808c06427c062fb4e897a9947 | 7,473,243,123,693 | 27e61370833f97ffeafae380b6fc760236b2ff42 | /src/main/java/magicAndIndustry/tileEntity/InventoryEntity.java | d41dc80ac543ec56ca9a6515fa1f68abf8958c52 | [] | no_license | MagicAndIndustryTeam/MagicAndIndustry | https://github.com/MagicAndIndustryTeam/MagicAndIndustry | 503fd60937365dd2ad4acdaad9b89f0220339245 | 05778a1ade65ca6a56096b85804c0fc03233117a | refs/heads/master | 2021-01-22T19:21:49.083000 | 2014-08-30T03:04:47 | 2014-08-30T03:04:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package magicAndIndustry.tileEntity;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.IInventory;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.nbt.NBTTagList;
import net.minecraft.tileentity.TileEntity;
public abstract class Inventor... | UTF-8 | Java | 2,863 | java | InventoryEntity.java | Java | [] | null | [] | package magicAndIndustry.tileEntity;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.IInventory;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.nbt.NBTTagList;
import net.minecraft.tileentity.TileEntity;
public abstract class Inventor... | 2,863 | 0.704506 | 0.699616 | 130 | 21.023077 | 20.787743 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.992308 | false | false | 14 |
9867e3d9fdf0fa47b70739a0d08f81c2efb15e2f | 14,663,018,398,762 | 8b5ffc157cb0985caed203296c03e5fa0cdfec6e | /day13/tugas1/EditDataByName.java | 8135a829f97e154079fb6808d6d6214369a79379 | [] | no_license | ragilgm/bootcampG2academi | https://github.com/ragilgm/bootcampG2academi | 865024e720f3848e4002813d985ab56910227686 | 429f63ff53a4f6790d793f5390a70b03c88c6b5f | refs/heads/master | 2022-11-21T20:49:36.739000 | 2020-07-13T17:39:38 | 2020-07-13T17:39:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
public class EditDataByName extends DatabaseMahasiswa{
// method edit data mahasiswa
public void editMahasiswa(String nama) throws IOException{
// Membuat Object HashMap
// Map<String,Integer> -> key =... | UTF-8 | Java | 2,108 | java | EditDataByName.java | Java | [] | null | [] | import java.io.IOException;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
public class EditDataByName extends DatabaseMahasiswa{
// method edit data mahasiswa
public void editMahasiswa(String nama) throws IOException{
// Membuat Object HashMap
// Map<String,Integer> -> key =... | 2,108 | 0.66129 | 0.659867 | 60 | 34.083332 | 30.360222 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 14 |
dbace03b11435fa36350213bface3141dfebadfa | 29,343,216,598,873 | e7250a05cdc953d2570aa37aee7316b1bdb190fd | /src/day39/FilePractice2.java | 16999274ca0d4ee96bca911e9ad24b7f8cb1b250 | [] | no_license | Suranchiyev/sdet-java-2021 | https://github.com/Suranchiyev/sdet-java-2021 | e49b6e1fa68c01ec8253bf9ad34fcf6c5a6a383f | a596b4c2967f78b0a54c3e7e902bb88a9f56faac | refs/heads/master | 2023-02-01T08:19:00.728000 | 2020-12-01T16:38:08 | 2020-12-01T16:38:08 | 303,031,465 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day39;
import java.io.File;
import java.io.IOException;
public class FilePractice2 {
public static void main(String[] args) throws IOException {
File file = new File("src/day39/notes.txt");
if (file.exists()) {
System.out.println("File is exist");
System.out.println(file.getName());
} else {
... | UTF-8 | Java | 521 | java | FilePractice2.java | Java | [] | null | [] | package day39;
import java.io.File;
import java.io.IOException;
public class FilePractice2 {
public static void main(String[] args) throws IOException {
File file = new File("src/day39/notes.txt");
if (file.exists()) {
System.out.println("File is exist");
System.out.println(file.getName());
} else {
... | 521 | 0.654511 | 0.644914 | 23 | 21.652174 | 19.018547 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.956522 | false | false | 14 |
ca95785513d13a7cf2f2be228e7f99f01da790ec | 584,115,599,365 | a05f59a48ecc374d44e221d987ec7359fbe0b24d | /eureka/eureka-client/eureka-client-common/src/main/java/name/guolanren/controller/EurekaClientCommonController.java | e29ab41d6248a153f1cf4d1e4f24e5482a206862 | [] | no_license | guolanren/spring-cloud-example | https://github.com/guolanren/spring-cloud-example | 0e0ea7a8296402069dca7da281ada51c6244ed2f | f94eb3064ca1ef368accc023b11db7152c37c1a9 | refs/heads/master | 2021-08-20T03:59:24.933000 | 2020-07-06T07:35:14 | 2020-07-06T07:35:14 | 202,317,755 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package name.guolanren.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
/**
* @author guolanren
*/
@RestControl... | UTF-8 | Java | 753 | java | EurekaClientCommonController.java | Java | [
{
"context": "eb.bind.annotation.RestController;\n\n/**\n * @author guolanren\n */\n@RestController\npublic class EurekaClientComm",
"end": 303,
"score": 0.9995992183685303,
"start": 294,
"tag": "USERNAME",
"value": "guolanren"
}
] | null | [] | package name.guolanren.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
/**
* @author guolanren
*/
@RestControl... | 753 | 0.727756 | 0.727756 | 27 | 26.888889 | 25.020485 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 14 |
63c113476fd1164963f5e1d3a7bdbe9e3b53af1f | 23,398,981,849,751 | 601e73cf866664098ef8c99edec83efc57a6fd51 | /TestGit/src/JAVA第二次作业/Test_04_3.java | b1e736e2f3f5edd541555bbabb8cc0f9b9afc5fe | [] | no_license | LiJinQinghhh/happycoding | https://github.com/LiJinQinghhh/happycoding | dc02d09b6c7ccd1bd96807a8cf96132c5dd5febe | 4bbfaad81809882eadad70ec20f4ac401142ff9b | refs/heads/master | 2020-05-15T15:39:15.168000 | 2019-07-01T13:44:52 | 2019-07-01T13:44:52 | 182,378,607 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package JAVA第二次作业;
/**李金清 3171104143(第二次作业)
* 4.3将字符串中连续出现的字符压缩成一个。
* 比如aaabbbccccd,压缩后变成abcd。*/
public class Test_04_3 {
public static void main(String[] args) {
String s="aaabbbccccd";
String rs=s.replaceAll("(.)(\\1)*","$1");
System.out.println("字符串压缩后为"+rs);
}} | GB18030 | Java | 381 | java | Test_04_3.java | Java | [
{
"context": "package JAVA第二次作业;\r\n/**李金清 3171104143(第二次作业)\r\n * 4.3将字符串中连续出现的字符压缩成一个。\r\n * 比",
"end": 26,
"score": 0.9992522597312927,
"start": 23,
"tag": "NAME",
"value": "李金清"
}
] | null | [] | package JAVA第二次作业;
/**李金清 3171104143(第二次作业)
* 4.3将字符串中连续出现的字符压缩成一个。
* 比如aaabbbccccd,压缩后变成abcd。*/
public class Test_04_3 {
public static void main(String[] args) {
String s="aaabbbccccd";
String rs=s.replaceAll("(.)(\\1)*","$1");
System.out.println("字符串压缩后为"+rs);
}} | 381 | 0.660777 | 0.600707 | 10 | 26.5 | 11.200446 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 14 |
92b7370f31d0727bd8fa257c60e1951f66527e3b | 8,504,035,246,086 | d94b09d94302a448cb1e9c995c82aa242e0f4e12 | /app/src/main/java/com/samsung/ssc/adapters/NotificationListAdapter.java | 24276f5dba4cf8e5173228364773de2ebde0ce04 | [] | no_license | dwivedi/SC | https://github.com/dwivedi/SC | 26271e5fd5ab78756b6180719cfdcacc4ab5290b | 9a8bd77a4e3d96f0b5707064fb2cea379e77ed59 | refs/heads/master | 2021-01-10T12:23:28.048000 | 2016-02-22T15:27:23 | 2016-02-22T15:27:23 | 52,282,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.samsung.ssc.adapters;
import java.util.ArrayList;
import android.content.Context;
import android.graphics.Color;
import android.graphics.Typeface;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;... | UTF-8 | Java | 4,369 | java | NotificationListAdapter.java | Java | [] | null | [] | package com.samsung.ssc.adapters;
import java.util.ArrayList;
import android.content.Context;
import android.graphics.Color;
import android.graphics.Typeface;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;... | 4,369 | 0.74548 | 0.742504 | 142 | 29.767605 | 29.454826 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.295775 | false | false | 14 |
4c32c44d737d94dc022378ec8c1dc800a79522cb | 13,305,808,745,832 | add229ca23ef7b5fb3b116199e70fe37e5bf6350 | /src/main/java/com/qa/rest/RecipeEndPoint.java | fd892d24a6fa0651e2950f9b2df5a5f29a21c3f8 | [] | no_license | JakeTrapnell/solo-api | https://github.com/JakeTrapnell/solo-api | 538c5f8abb4e9ef8181a29ca59dd1809e714c089 | 61923b5c925235c15cdb2e2fa6beddefb9aca0bb | refs/heads/master | 2020-04-18T07:05:47.216000 | 2019-02-08T15:35:06 | 2019-02-08T15:35:06 | 167,348,299 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qa.rest;
import javax.inject.Inject;
import javax.ws.rs.DELETE;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.PUT;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import org.apache.log4j.Logger;
import com.qa.business.service.RecipeService;
@Path("... | UTF-8 | Java | 1,534 | java | RecipeEndPoint.java | Java | [] | null | [] | package com.qa.rest;
import javax.inject.Inject;
import javax.ws.rs.DELETE;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.PUT;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import org.apache.log4j.Logger;
import com.qa.business.service.RecipeService;
@Path("... | 1,534 | 0.711213 | 0.697523 | 65 | 22.6 | 19.52655 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.276923 | false | false | 14 |
d640914543af7f1691dbc035d799b9e95973d3da | 18,004,502,942,016 | 10194c8b0e11d1a7520ac3ac7188457f160ee5c7 | /mod/src/com/dsir/servlet/RegServlet.java | cb7050c815568bced8ed924157580f91586e32f1 | [] | no_license | zonap/mood | https://github.com/zonap/mood | f1f8690bb00b184d36457aa432fc5dc9fc66b519 | e0905401f612d508541fdebcf22fd31e11cae469 | refs/heads/master | 2016-09-05T17:57:52.016000 | 2015-08-16T07:53:27 | 2015-08-16T07:53:27 | 40,798,587 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dsir.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServl... | GB18030 | Java | 4,558 | java | RegServlet.java | Java | [
{
"context": "eg(HttpServletRequest req) {\r\n\t\tthis.userName = (\"qq\" + req.getParameter(\"username\"));\r\n\t\tif (this.use",
"end": 1567,
"score": 0.8722540736198425,
"start": 1565,
"tag": "USERNAME",
"value": "qq"
},
{
"context": "quest req) {\r\n\t\tthis.userName = req.getPar... | null | [] | package com.dsir.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServl... | 4,560 | 0.653414 | 0.649146 | 148 | 28.094595 | 24.167583 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.858108 | false | false | 14 |
75b7f73c48ce70dedff5c025b22f97e4f0ebdfc0 | 28,862,180,298,933 | 8d5d2eba983ea1729f02035f58b6f6f26104c685 | /webcrawler/src/main/java/com/knowably/domain/Input.java | 30c1016119079fbc1d3c509850407e9134c3bb9b | [] | no_license | vinodkalamati/Knowably | https://github.com/vinodkalamati/Knowably | e62097ee22de8003f1caa75d77d1484544978dcf | a764ebe9a9ec0cfa01fd7b963e350da4aab1ad19 | refs/heads/master | 2023-01-12T21:39:53.115000 | 2019-10-22T04:26:03 | 2019-10-22T04:26:03 | 216,477,455 | 0 | 0 | null | false | 2023-01-07T10:54:21 | 2019-10-21T04:28:02 | 2019-10-22T04:26:37 | 2023-01-07T10:54:21 | 30,129 | 0 | 0 | 29 | Java | false | false | package com.knowably.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
@Data
@AllArgsConstructor
@NoArgsConstructor
public class Input {
@Id
private String id;
private String userId;
p... | UTF-8 | Java | 489 | java | Input.java | Java | [] | null | [] | package com.knowably.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
@Data
@AllArgsConstructor
@NoArgsConstructor
public class Input {
@Id
private String id;
private String userId;
p... | 489 | 0.734151 | 0.734151 | 28 | 16.5 | 13.507935 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 14 |
8b184001e5ca176a52c88bd36bf40a46cd9101b9 | 7,859,790,159,843 | cf66e50befb353913aee3bc65e9433a2a5ced72d | /Week2ClassesAndObjects/Team.java | 2e1fdf90ca966e9b5fb4fa1da7c12519d4539b35 | [] | no_license | ch00226855/CMP326Fall2019 | https://github.com/ch00226855/CMP326Fall2019 | 864d13bef5a91260935caceaf530572236b0e93d | e67cbab634053ff734fdcb7632b52e777bea7a89 | refs/heads/master | 2020-07-13T05:14:38.018000 | 2019-12-04T19:40:57 | 2019-12-04T19:40:57 | 205,000,297 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Team {
private String name;
private Person coach;
private Person[] players;
public Team(String newName) {
name = newName;
coach = new Person();
players = new Person[5];
}
public void describe() {
System.out.println("The name of the team is " + name);
System.out.println... | UTF-8 | Java | 948 | java | Team.java | Java | [] | null | [] |
public class Team {
private String name;
private Person coach;
private Person[] players;
public Team(String newName) {
name = newName;
coach = new Person();
players = new Person[5];
}
public void describe() {
System.out.println("The name of the team is " + name);
System.out.println... | 948 | 0.600211 | 0.595992 | 54 | 15.518518 | 15.978852 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.592593 | false | false | 14 |
3d7675b12d57ee73777ad5e151a20b2d4763d9e2 | 10,402,410,793,152 | bfe36def7ada9194a6f47f5591785cd87841806c | /src/main/java/pl/farmmanagement/repository/FieldOperationRepository.java | ca05d986768cbc85a6940ef2b342e17b82860dc2 | [
"Apache-2.0"
] | permissive | MarekS01/Farm-management | https://github.com/MarekS01/Farm-management | 0cd23f97289d843f0ce0135e59fc18266af6b195 | c1f211d559952645ec27fd15d22d6c12c12399f4 | refs/heads/master | 2022-02-11T20:49:56.441000 | 2019-10-16T20:44:40 | 2019-10-16T20:44:40 | 211,893,315 | 0 | 0 | Apache-2.0 | false | 2022-01-21T23:31:00 | 2019-09-30T15:32:32 | 2019-10-16T20:46:50 | 2022-01-21T23:30:58 | 260 | 0 | 0 | 1 | Java | false | false | package pl.farmmanagement.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import pl.farmmanagement.model.FieldOperation;
import java.util.List;
public interface FieldOperationRepository extends JpaRepository<FieldOperation, Long> {
List<FieldOperation> findAllByFieldEntityIdOrderByOperat... | UTF-8 | Java | 340 | java | FieldOperationRepository.java | Java | [] | null | [] | package pl.farmmanagement.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import pl.farmmanagement.model.FieldOperation;
import java.util.List;
public interface FieldOperationRepository extends JpaRepository<FieldOperation, Long> {
List<FieldOperation> findAllByFieldEntityIdOrderByOperat... | 340 | 0.85 | 0.85 | 11 | 29.90909 | 31.687263 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 14 |
46974de9f562e4edfd236c34eedb0bd4c364887d | 16,037,407,921,609 | 8643a3eed82acddf80f93378fc1bca426bfd7a42 | /subprojects/build-option/src/main/java/org/gradle/internal/buildoption/BooleanBuildOption.java | e14a0dd845eab8719114c7eb4794ced45bce2c72 | [
"BSD-3-Clause",
"LGPL-2.1-or-later",
"LicenseRef-scancode-mit-old-style",
"EPL-2.0",
"CDDL-1.0",
"MIT",
"LGPL-2.1-only",
"Apache-2.0",
"MPL-2.0",
"EPL-1.0"
] | permissive | gradle/gradle | https://github.com/gradle/gradle | f5666240739f96166647b20f9bc2d57e78f28ddf | 1fd0b632a437ae771718982ef2aa1c3b52ee2f0f | refs/heads/master | 2023-09-04T02:51:58.940000 | 2023-09-03T18:42:57 | 2023-09-03T18:42:57 | 302,322 | 15,005 | 4,911 | Apache-2.0 | false | 2023-09-14T21:08:58 | 2009-09-09T18:27:19 | 2023-09-14T20:25:45 | 2023-09-14T21:08:58 | 505,876 | 15,160 | 4,324 | 2,510 | Groovy | false | false | /*
* Copyright 2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | UTF-8 | Java | 3,482 | java | BooleanBuildOption.java | Java | [] | null | [] | /*
* Copyright 2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 3,482 | 0.726307 | 0.723435 | 82 | 41.463413 | 44.307461 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646341 | false | false | 14 |
e14d71dbdc40a4079a42fd1f029945213b780d76 | 37,091,337,575,679 | 69a4f3cdd1cc8267a5d7e13a6b63747b91baf312 | /de.tu-bs.cs.isf.cbc.tool/src/de/tu_bs/cs/isf/cbc/tool/patterns/MethodPattern.java | 6aa05d639cffb67066395c5e4e5c8106b8b2ef79 | [] | no_license | tthuem/CorC | https://github.com/tthuem/CorC | 165d98781457b90595778cbac192445252945984 | f3c2261dc91a5384696629cec752bf69ac19918d | refs/heads/master | 2023-08-03T00:59:38.166000 | 2020-04-09T08:01:41 | 2020-04-09T08:01:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.tu_bs.cs.isf.cbc.tool.patterns;
import java.io.IOException;
import java.util.List;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.graphiti.features.IReason;
import org.eclipse.graphiti.features.context.IAddContext;
import org.eclipse.graphiti.features.context.ICreateContext;
import org.e... | UTF-8 | Java | 8,277 | java | MethodPattern.java | Java | [
{
"context": "the graphical representation of Methods\n * @author Tobias\n *\n */\npublic class MethodPattern extends IdPatte",
"end": 1688,
"score": 0.9997357726097107,
"start": 1682,
"tag": "NAME",
"value": "Tobias"
}
] | null | [] | package de.tu_bs.cs.isf.cbc.tool.patterns;
import java.io.IOException;
import java.util.List;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.graphiti.features.IReason;
import org.eclipse.graphiti.features.context.IAddContext;
import org.eclipse.graphiti.features.context.ICreateContext;
import org.e... | 8,277 | 0.763562 | 0.760179 | 239 | 33.627617 | 28.332888 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.995816 | false | false | 14 |
f591544a16208baff4b4a2a09cd5b08615c6c953 | 31,026,843,787,263 | fef5296397f9b950a11455e880a919537390aea0 | /ide/web.common/src/org/netbeans/modules/web/common/spi/ProjectWebRootQuery.java | 1fd8e10f0a58e73ac788f1b6c7620545da0bb2a6 | [
"Apache-2.0"
] | permissive | apache/netbeans | https://github.com/apache/netbeans | 5a4d6fa9e4f230b33e44519a479d66e47a381289 | 28d308b400bbe439ac0ac84b64d823ce0b69272e | refs/heads/master | 2023-08-29T15:32:41.838000 | 2023-08-29T09:48:59 | 2023-08-29T09:48:59 | 102,083,576 | 1,692 | 718 | Apache-2.0 | false | 2023-09-14T19:41:05 | 2017-09-01T07:00:11 | 2023-09-14T09:51:47 | 2023-09-14T19:41:04 | 381,002 | 2,386 | 791 | 718 | 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 | 2,955 | java | ProjectWebRootQuery.java | Java | [
{
"context": "or a file within a web-like project.\n *\n * @author marekfukala\n */\npublic final class ProjectWebRootQuery {\n\n ",
"end": 1250,
"score": 0.999546229839325,
"start": 1239,
"tag": "USERNAME",
"value": "marekfukala"
}
] | 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 ... | 2,955 | 0.667682 | 0.663959 | 84 | 34.17857 | 28.353703 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
2efb7892d7628919bf1069b0168e08303cb2e1ed | 33,792,802,717,747 | 0addf287a1480a662bb59291074672e1d2141cf3 | /src/org/crazyit/book/service/BookService.java | 746dfc54854a3a7bcf5e55e0322230a5c604540e | [] | no_license | wang20060911/BookSystem | https://github.com/wang20060911/BookSystem | 9f100521653d223800247f4ecc0e0eb52c13b2a0 | 45c32b9e77e85664eb90af8c9f57db4a6db570c8 | refs/heads/master | 2021-01-19T21:54:28.897000 | 2017-04-19T08:05:44 | 2017-04-19T08:05:44 | 88,714,736 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.crazyit.book.service;
import org.crazyit.book.vo.Book;
import java.util.Collection;
/**
* 书本业务接口
* Created with IntelliJ IDEA.
* User: Wangxudong
* Date: 2017/4/14
* Time: 16:24
* To change this template use File | Settings | File Templates.
*/
public interface BookService {
/**
* 查找全部的书... | UTF-8 | Java | 824 | java | BookService.java | Java | [
{
"context": "\n * 书本业务接口\n * Created with IntelliJ IDEA.\n * User: Wangxudong\n * Date: 2017/4/14\n * Time: 16:24\n * To change th",
"end": 163,
"score": 0.9992882013320923,
"start": 153,
"tag": "USERNAME",
"value": "Wangxudong"
}
] | null | [] | package org.crazyit.book.service;
import org.crazyit.book.vo.Book;
import java.util.Collection;
/**
* 书本业务接口
* Created with IntelliJ IDEA.
* User: Wangxudong
* Date: 2017/4/14
* Time: 16:24
* To change this template use File | Settings | File Templates.
*/
public interface BookService {
/**
* 查找全部的书... | 824 | 0.537135 | 0.522546 | 50 | 14.08 | 12.441607 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 14 |
c9979b21f95fd2cf7cec0eea61f0bee98acdaa1b | 23,003,844,861,191 | ce623ed9ce74483c45829ecf6d326181b719768e | /app/src/main/java/org/hopto/rmcmullen/c196_ryanmcmullen/TermAdapter.java | 7b1cd8458bb55dbe4d62ed5b28d527571b35e0dc | [] | no_license | kckndrgn/C196_RyanMcMullen | https://github.com/kckndrgn/C196_RyanMcMullen | 683988c25da3458e6e3bb875173598b3c2bb7081 | 5580f063d09dc256301c16391fb522a42fa1880a | refs/heads/master | 2020-03-19T00:24:54.077000 | 2018-07-05T19:58:28 | 2018-07-05T19:58:28 | 135,479,023 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hopto.rmcmullen.c196_ryanmcmullen;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
... | UTF-8 | Java | 3,365 | java | TermAdapter.java | Java | [] | null | [] | package org.hopto.rmcmullen.c196_ryanmcmullen;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
... | 3,365 | 0.64844 | 0.647251 | 108 | 30.157408 | 23.56361 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 14 |
542d2dec342b1cbc79c1abc9158d1c83bd9d8b2d | 18,700,287,652,035 | 8dbd0af9a23015c1e5b208ace8f563f8694d26cc | /yingjia/src/main/java/com/cornucopia/dao/MemberAddDao.java | d545538070b110cd164f822b887cf8a6410b9809 | [] | no_license | chenxinxiang/chen | https://github.com/chenxinxiang/chen | 19a6a36cd403bb7bc6190e46662c827870f5a1e5 | a7abf9a285b57629bb19dd789e1fb4897f7f6075 | refs/heads/master | 2021-01-22T19:35:34.443000 | 2017-10-10T03:42:12 | 2017-10-10T03:42:12 | 102,420,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cornucopia.dao;
import java.util.List;
import com.cornucopia.bean.MemberProfitRecord;
public interface MemberAddDao {
List<MemberProfitRecord> getMemberProfitRecordByMid(int mid);
}
| UTF-8 | Java | 220 | java | MemberAddDao.java | Java | [] | null | [] | package com.cornucopia.dao;
import java.util.List;
import com.cornucopia.bean.MemberProfitRecord;
public interface MemberAddDao {
List<MemberProfitRecord> getMemberProfitRecordByMid(int mid);
}
| 220 | 0.740909 | 0.740909 | 14 | 13.714286 | 19.829374 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 14 |
3d82a29586af98fa89af83cb12d64727b947bf74 | 39,290,360,846,758 | 5fef6b2521049bef90de183f9659a7bf480ba127 | /src/entity/Announcement.java | 7dfc89039a3e3250802229f1a9a86630d1b9d858 | [] | no_license | CHZofCSU/JavaTraining | https://github.com/CHZofCSU/JavaTraining | 633e916a590c1d96facc04d8ee83832cf6c55a5a | aabdf2e8329ab4f699dd99babc698cc428a00347 | refs/heads/master | 2020-07-24T06:50:31.930000 | 2019-09-11T14:42:13 | 2019-09-11T14:42:13 | 207,835,305 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entity;
import java.sql.Timestamp;
public class Announcement {
private int id;
private Timestamp time;
private String content;
private int managerId;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public Timestamp getTime() {... | UTF-8 | Java | 727 | java | Announcement.java | Java | [] | null | [] | package entity;
import java.sql.Timestamp;
public class Announcement {
private int id;
private Timestamp time;
private String content;
private int managerId;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public Timestamp getTime() {... | 727 | 0.592847 | 0.592847 | 41 | 16.731707 | 14.112828 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.341463 | false | false | 14 |
c726ef67dc49d994a3e79f62cba5752551851422 | 38,319,698,246,199 | e50765474520d59071033012e41b1331e195beae | /Programacion 3/Other Projects/SinOrdenar/src/cienunodowhile/CienUnoDoWhile.java | 9fc61b1cdfa4212b2700396a1293ce67e0d8a2ce | [] | no_license | wilson20a94/Works-of-University | https://github.com/wilson20a94/Works-of-University | 6140845e0940cb61af667a33e69797f4cc11cf50 | 7ee1ceb26b62b488f07eb9de6e7e00e0d6a2e4a5 | refs/heads/master | 2016-09-13T04:19:28.104000 | 2016-05-19T13:43:05 | 2016-05-19T13:43:05 | 58,871,216 | 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 cienunodowhile;
/**
*
* @author Estela Isabel Abreu
*/
public class CienUnoDoWhile {
/**
* @param args the comman... | UTF-8 | Java | 580 | java | CienUnoDoWhile.java | Java | [
{
"context": "or.\n */\npackage cienunodowhile;\n\n/**\n *\n * @author Estela Isabel Abreu\n */\npublic class CienUnoDoWhile {\n\n /**\n *",
"end": 247,
"score": 0.9998505711555481,
"start": 228,
"tag": "NAME",
"value": "Estela Isabel Abreu"
}
] | 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 cienunodowhile;
/**
*
* @author <NAME>
*/
public class CienUnoDoWhile {
/**
* @param args the command line argume... | 567 | 0.575862 | 0.562069 | 26 | 21.307692 | 21.069061 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 14 |
2393a0738c623e01ad5a8bd058dd8bacf83a1e96 | 36,086,315,264,564 | a358547b73455c7cfa17495fcfd08fab510dca1b | /app/src/main/java/com/tiangong/chargingPile/activity/MainActivity.java | 805c092a238ee0296d28461620a22ff1171eb7fb | [] | no_license | drydic/ChargingPile | https://github.com/drydic/ChargingPile | a5cd09cc31bd927d08c795c43e04ad9c5f5b2b87 | d9344b22e2c7ddbc83476b9ef5c780d4ef4702d6 | refs/heads/master | 2020-04-13T07:09:51.074000 | 2018-05-22T14:36:35 | 2018-05-22T14:36:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tiangong.chargingPile.activity;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.hardware.usb.UsbDevice;
import android.hardware.usb.UsbDeviceConnection;
import andr... | UTF-8 | Java | 17,531 | java | MainActivity.java | Java | [] | null | [] | package com.tiangong.chargingPile.activity;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.hardware.usb.UsbDevice;
import android.hardware.usb.UsbDeviceConnection;
import andr... | 17,531 | 0.600591 | 0.594016 | 366 | 44.292351 | 29.956787 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702186 | false | false | 14 |
cd4ca5ef190339f2ea3e83ea093ddffd15bbf4fe | 36,859,409,347,691 | fd4c0408ca26400c8d45e60bd39e0e01cad99807 | /src/entidades/Proveedor.java | 3740f3448db1612926624f4e694ec22b624eaa1a | [] | no_license | darkpastiurs/SistCompraVentas_4.0 | https://github.com/darkpastiurs/SistCompraVentas_4.0 | c08eed352b7d7b2605b29edbb0731ef3c227e5ad | 7ca46a9dbc75f1c9d94882441aad1b7614ee4f19 | refs/heads/master | 2021-04-28T23:21:05.965000 | 2017-04-01T20:42:23 | 2017-04-01T20:42:23 | 77,707,387 | 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 entidades;
/**
*
* @author darkpastiursSennin
*/
public class Proveedor {
private long _id;
priv... | UTF-8 | Java | 2,404 | java | Proveedor.java | Java | [
{
"context": "r.\r\n */\r\npackage entidades;\r\n\r\n/**\r\n *\r\n * @author darkpastiursSennin\r\n */\r\npublic class Proveedor {\r\n \r\n p",
"end": 244,
"score": 0.7739046812057495,
"start": 232,
"tag": "USERNAME",
"value": "darkpastiurs"
},
{
"context": "age entidades;\r\n\... | 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 entidades;
/**
*
* @author darkpastiursSennin
*/
public class Proveedor {
private long _id;
priv... | 2,404 | 0.507904 | 0.505824 | 120 | 18.033333 | 16.035862 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325 | false | false | 14 |
7bd9aeb18fbef4ac7ed20ca6867330ffbeb8cbd0 | 28,381,143,948,758 | 757f03530308aa34fd1c14d0fb47e90e94d85e73 | /src/models/Formula.java | 9779e96975612e35f0e7e6379a948601f3eb54e5 | [
"MIT"
] | permissive | BassamJaber/sequent-prover | https://github.com/BassamJaber/sequent-prover | 7b6d7289015ace49e0239f39a6b7405ec75b5319 | be30baecd36df70be738c2824538069c2cb3dc6b | refs/heads/master | 2020-03-12T22:30:05.562000 | 2018-04-29T18:27:28 | 2018-04-29T18:27:28 | 130,848,400 | 0 | 0 | MIT | false | 2018-04-29T18:27:29 | 2018-04-24T12:09:20 | 2018-04-26T10:21:34 | 2018-04-29T18:27:28 | 12 | 0 | 0 | 0 | Java | false | null | package models;
public abstract class Formula {
public abstract void printFormula();
}
| UTF-8 | Java | 90 | java | Formula.java | Java | [] | null | [] | package models;
public abstract class Formula {
public abstract void printFormula();
}
| 90 | 0.766667 | 0.766667 | 6 | 14 | 15.165751 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
8e534705d5a7783ff85c88be6ba603617bea95aa | 34,883,724,400,313 | 97031974820c3787151c2ada76a4d5c0608828d5 | /Emil/emil/l4ForLoops/Sum.java | 4714e265e0770f8012007ff69eaf0f728bea0460 | [] | no_license | Skrachi/java-beginner-evn | https://github.com/Skrachi/java-beginner-evn | a1ef07db1dde0fbb62b97e469df923626ee284dd | 01981c7eb0c099a1bbab7c43a42b6ec2efd7a8c4 | refs/heads/master | 2023-02-07T14:40:51.160000 | 2020-01-22T19:52:53 | 2020-01-22T19:52:53 | 323,628,526 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package emil.l4ForLoops;
import java.util.Scanner;
public class Sum {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.print(" Please Enter lower number: "); int lower = Integer.parseInt(scanner.nextLine());
System.out.print(" Please Enter hi... | UTF-8 | Java | 557 | java | Sum.java | Java | [] | null | [] | package emil.l4ForLoops;
import java.util.Scanner;
public class Sum {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.print(" Please Enter lower number: "); int lower = Integer.parseInt(scanner.nextLine());
System.out.print(" Please Enter hi... | 557 | 0.590664 | 0.587074 | 19 | 28.31579 | 32.92424 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 14 |
efc67b43956889723cc816435aec775c1f087d64 | 36,344,013,287,380 | 57a5a9989a48e4425220526f600317c11c26c2df | /app/src/main/java/com/safepayu/wallet/models/request/ForgetPasswordRequest.java | fb26715e4c1e0fc86581ee88074a56b709ae9b60 | [] | no_license | looxprem/SafepeAndroidNew | https://github.com/looxprem/SafepeAndroidNew | 58a3dbf5eba812856a583f4f7dbe21960d62ed1a | 39993b875233929a170a3d1356970cd28b4658fd | refs/heads/master | 2020-08-02T19:10:55.648000 | 2019-10-18T13:40:50 | 2019-10-18T13:40:50 | 211,473,602 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.safepayu.wallet.models.request;
public class ForgetPasswordRequest {
/**
* mobile : 9811871855
* otp : 4607
* password : 123456789
* password_confirmation : 123456789
*/
private String mobile;
private int otp;
private String password;
private String password_c... | UTF-8 | Java | 981 | java | ForgetPasswordRequest.java | Java | [
{
"context": " : 9811871855\n * otp : 4607\n * password : 123456789\n * password_confirmation : 123456789\n */\n",
"end": 163,
"score": 0.9993007183074951,
"start": 154,
"tag": "PASSWORD",
"value": "123456789"
},
{
"context": "ssword : 123456789\n * password_confi... | null | [] | package com.safepayu.wallet.models.request;
public class ForgetPasswordRequest {
/**
* mobile : 9811871855
* otp : 4607
* password : <PASSWORD>
* password_confirmation : <PASSWORD>
*/
private String mobile;
private int otp;
private String password;
private String password... | 985 | 0.627931 | 0.595311 | 48 | 19.4375 | 18.153175 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.270833 | false | false | 14 |
501cae8a91b53fbe1a4a0b8b32016432bb3853f2 | 36,344,013,284,385 | 2a4ad8fbebb03457ad24cb69ed1495ecb4bad001 | /app/src/main/java/com/example/rxmapping/MainActivity.java | b4ff9bebb1deded3a07806c718d3addbaa1a7579 | [] | no_license | dmasaliy/RxMapping | https://github.com/dmasaliy/RxMapping | bf1ebfc0d283bdf54ac4a022c7c294070c7cf75b | ed804373cd8333efdda1a93e19fbdc8f517857b4 | refs/heads/master | 2022-12-14T10:56:41.356000 | 2020-09-07T12:26:05 | 2020-09-07T12:26:05 | 293,521,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rxmapping;
import android.os.Bundle;
import android.util.Log;
import androidx.appcompat.app.AppCompatActivity;
import java.util.ArrayList;
import java.util.List;
import io.reactivex.Observable;
import io.reactivex.ObservableEmitter;
import io.reactivex.ObservableOnSubscribe;
import io.reactive... | UTF-8 | Java | 3,810 | java | MainActivity.java | Java | [] | null | [] | package com.example.rxmapping;
import android.os.Bundle;
import android.util.Log;
import androidx.appcompat.app.AppCompatActivity;
import java.util.ArrayList;
import java.util.List;
import io.reactivex.Observable;
import io.reactivex.ObservableEmitter;
import io.reactivex.ObservableOnSubscribe;
import io.reactive... | 3,810 | 0.550131 | 0.545144 | 108 | 34.287037 | 21.378014 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 14 |
5231c5684ef5abec656f2eb524c944caa5a4aa59 | 36,447,092,492,781 | ca1c8b9d66065004e396950a4d5fbf122592c0de | /Static.Variables/src/apples.java | 1991025e9249108c942b202018ea9f949ef81d63 | [] | no_license | pprimozz/Java | https://github.com/pprimozz/Java | b6fb457b411de148229e40e84270f410d6bd81ac | 5f0bf46c412aea67d8b64479f896af5f64877549 | refs/heads/master | 2020-04-11T00:22:57.609000 | 2019-01-02T21:54:41 | 2019-01-02T21:54:41 | 161,385,401 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class apples {
public static void main(String[] args){
tuna one = new tuna("Taylor", "Momsen");
tuna two = new tuna("Megan", "Fox");
}
}
| UTF-8 | Java | 157 | java | apples.java | Java | [
{
"context": "id main(String[] args){\n\t\t\n\t\ttuna one = new tuna(\"Taylor\", \"Momsen\");\n\t\ttuna two = new tuna(\"Megan\", \"Fox\"",
"end": 95,
"score": 0.9995678663253784,
"start": 89,
"tag": "NAME",
"value": "Taylor"
},
{
"context": "ring[] args){\n\t\t\n\t\ttuna one = new t... | null | [] | public class apples {
public static void main(String[] args){
tuna one = new tuna("Taylor", "Momsen");
tuna two = new tuna("Megan", "Fox");
}
}
| 157 | 0.605096 | 0.605096 | 9 | 16.444445 | 17.727011 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.555556 | false | false | 14 |
a18ada1687d0a5e6039e0ad9f373a630d283575f | 35,880,156,816,168 | 3ce813db5aa702c928fa76a394ef635f193fa072 | /src/java/br/ufpr/tarefas/model/Topicos.java | aa9ef6da7bb8b8b9d749a1433f88e482805b63cb | [] | no_license | cassiele/Trabalho-Web | https://github.com/cassiele/Trabalho-Web | ee28c56b1b6836169f663efa9c5871bb46ab1232 | 89bb59ff0a7ab9c17b8bec2563b4487c27aee2d3 | refs/heads/master | 2021-01-21T14:19:13.885000 | 2017-06-24T00:39:06 | 2017-06-24T00:39:06 | 95,266,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.ufpr.tarefas.model;
import java.util.Calendar;
import javax.validation.constraints.NotNull;
import javax.validation.constra... | UTF-8 | Java | 1,121 | java | Topicos.java | Java | [
{
"context": "rmat.annotation.DateTimeFormat;\n\n/**\n *\n * @author julio\n */\npublic class Topicos {\n private Long id;\n",
"end": 416,
"score": 0.9962568879127502,
"start": 411,
"tag": "USERNAME",
"value": "julio"
}
] | 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 br.ufpr.tarefas.model;
import java.util.Calendar;
import javax.validation.constraints.NotNull;
import javax.validation.constra... | 1,121 | 0.651204 | 0.650312 | 52 | 20.557692 | 18.949745 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 14 |
fa2e6c85c88d26aa8311f560de1810a519b1de30 | 38,053,410,252,048 | c2fe4df28c2dc0fa1dd475a8316e8c62aef0b04a | /seleniumWebdriver/src/test/java/com/selenium/demo/pages/DisAppearingPage.java | b19a658b6e9d558117c4746fe6becaea93def260 | [] | no_license | Ashwini-Sutar/The_Internet | https://github.com/Ashwini-Sutar/The_Internet | 7c8d4a3d310cccc695a38b469454af3f85137907 | 4a5e1b46e7553c209954f13c54fdf07481c04e85 | refs/heads/master | 2022-11-04T23:37:21.627000 | 2020-06-27T13:47:32 | 2020-06-27T13:47:32 | 275,371,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.selenium.demo.pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class D... | UTF-8 | Java | 2,844 | java | DisAppearingPage.java | Java | [] | null | [] | package com.selenium.demo.pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class D... | 2,844 | 0.715893 | 0.708509 | 107 | 24.560747 | 21.921345 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.878505 | false | false | 14 |
2e965e2ce621aa35feb56c9cb73dc40d943ed7e0 | 369,367,247,511 | 8a6f341d05815393d6c9fe1a8c83c43a60f04e1d | /src/com/zhonghong/focus/ControllrFactory.java | 2d4adf446a7536800c8270df92bbbeeae4e6bea1 | [] | no_license | gandolfe/VoiceAdapter | https://github.com/gandolfe/VoiceAdapter | f1303f11c2ef8cb156996d451e9096c352649ae6 | f15f1956a1427292e58aafbcebfc4fddf7b9dcd2 | refs/heads/master | 2020-04-05T20:11:50.611000 | 2018-11-12T06:28:26 | 2018-11-12T06:28:26 | 157,168,825 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhonghong.focus;
import android.content.Context;
import android.text.TextUtils;
import com.zhonghong.iflyinterface.IBTMusicController;
import com.zhonghong.iflyinterface.ICallController;
import com.zhonghong.iflyinterface.ICarlifeController;
import com.zhonghong.iflyinterface.IKuWoController;
import com.z... | UTF-8 | Java | 5,022 | java | ControllrFactory.java | Java | [] | null | [] | package com.zhonghong.focus;
import android.content.Context;
import android.text.TextUtils;
import com.zhonghong.iflyinterface.IBTMusicController;
import com.zhonghong.iflyinterface.ICallController;
import com.zhonghong.iflyinterface.ICarlifeController;
import com.zhonghong.iflyinterface.IKuWoController;
import com.z... | 5,022 | 0.793867 | 0.792648 | 155 | 30.767742 | 23.795315 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.941936 | false | false | 14 |
2699b4409452ddda54e0ee1c528b9591357d4cc7 | 35,871,566,889,918 | 3fa4eec4250b5218a035ac3da5a32c87f9ff2279 | /src/company/gg/FindRootOfNAryTree.java | f4a554aefe9757628f1ae5419ed98c9ca151c31b | [] | no_license | ytian90/leetcode | https://github.com/ytian90/leetcode | dfc874260afc9f57565acfcfacb442c89e81e108 | a3bc34adc7095d5685f09d5816608ab59e398077 | refs/heads/master | 2022-11-09T19:10:27.180000 | 2022-11-07T04:40:47 | 2022-11-07T04:40:47 | 94,653,840 | 6 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package company.gg;
import java.util.ArrayList;
import java.util.List;
/**
* LC 1506. Find Root of N-Ary Tree
*
* You are given all the nodes of an N-ary tree as an array of Node objects, where each node has a unique value.
*
* Return the root of the N-ary tree.
*
* Custom testing:
*
* An N-ary tree can be s... | UTF-8 | Java | 2,900 | java | FindRootOfNAryTree.java | Java | [] | null | [] | package company.gg;
import java.util.ArrayList;
import java.util.List;
/**
* LC 1506. Find Root of N-Ary Tree
*
* You are given all the nodes of an N-ary tree as an array of Node objects, where each node has a unique value.
*
* Return the root of the N-ary tree.
*
* Custom testing:
*
* An N-ary tree can be s... | 2,900 | 0.632069 | 0.60069 | 81 | 34.802467 | 40.695019 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.481481 | false | false | 14 |
172d2758c22cff03fbc92deb4a1b9bfbd1f52c71 | 38,087,769,997,741 | 5a1f645cd2a5d61e2a93919fa16ca53f7fcc2d14 | /app/src/org/linphone/my/MyAddress.java | 6f0d8d014d74c09a41909cda2c7d18580e8394cc | [] | no_license | qcks/LinphoneModel | https://github.com/qcks/LinphoneModel | 468e8625432a718f05196d03643d0574711b4750 | e9abaacb5f6d4e9da8569f5e4881c6502c6fac8d | refs/heads/master | 2021-01-22T13:51:43.805000 | 2017-11-24T08:37:13 | 2017-11-24T08:37:13 | 100,683,782 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.linphone.my;
import org.linphone.LinphoneManager;
/**
* Created by qckiss on 2017/11/22.
*/
public class MyAddress implements LinphoneManager.AddressType {
private String text;
private String displayedName;
@Override
public void setText(CharSequence s) {
text = s.toString();
... | UTF-8 | Java | 586 | java | MyAddress.java | Java | [
{
"context": "t org.linphone.LinphoneManager;\n\n/**\n * Created by qckiss on 2017/11/22.\n */\n\npublic class MyAddress implem",
"end": 88,
"score": 0.9996858239173889,
"start": 82,
"tag": "USERNAME",
"value": "qckiss"
}
] | null | [] | package org.linphone.my;
import org.linphone.LinphoneManager;
/**
* Created by qckiss on 2017/11/22.
*/
public class MyAddress implements LinphoneManager.AddressType {
private String text;
private String displayedName;
@Override
public void setText(CharSequence s) {
text = s.toString();
... | 586 | 0.648464 | 0.634812 | 31 | 17.903225 | 16.633341 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258065 | false | false | 14 |
739ceac320d0ba49424a4ab1b433bcfd5d374e6f | 4,698,694,274,278 | 9fb1423255b3b1e557593f286af225c92597ffa0 | /src/main/java/com/ustc/fruitstore/model/User.java | e7d3dc558dd5498726a6e93be3071e39e2e0fa9d | [] | no_license | ameng929/FruitStore | https://github.com/ameng929/FruitStore | 00a8a023c80eebbde11cf5a4b7b1e959e0430c7a | 0dffaec5e1b868203d4f292d2412a15fd86e6a02 | refs/heads/master | 2018-12-31T12:45:14.916000 | 2014-06-23T02:25:41 | 2014-06-23T02:25:41 | 16,885,735 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ustc.fruitstore.model;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Date;
import java.util.List;
import javax.validation.constraints.Size;
import org.hibernate.validator.constraints.Email;
import org.hibernate.validator.constraints.NotEmpty;
import org.springframew... | UTF-8 | Java | 2,838 | java | User.java | Java | [] | null | [] | package com.ustc.fruitstore.model;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Date;
import java.util.List;
import javax.validation.constraints.Size;
import org.hibernate.validator.constraints.Email;
import org.hibernate.validator.constraints.NotEmpty;
import org.springframew... | 2,838 | 0.63288 | 0.630731 | 128 | 19.828125 | 19.471577 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695313 | false | false | 14 |
3d2b58e2a80786a64afecdaf49ca5f60da5a8897 | 19,670,950,254,556 | 5faf35cbe234d416d3e379d82bac9fe5f283fc40 | /sharingan-module/src/main/java/cn/moyada/sharingan/module/fetch/ModuleFetch.java | f758501b5192df92744495248fa2aed99164f9bb | [] | no_license | moyada/dubbo-faker | https://github.com/moyada/dubbo-faker | a425c7e8538b2e311ffc6fa525834d34e15fc919 | ddee02cad01ff43802528428a34aa86b0429d687 | refs/heads/master | 2018-11-05T07:53:51.349000 | 2018-11-03T14:54:35 | 2018-11-03T14:54:35 | 115,779,746 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.moyada.sharingan.module.fetch;
import cn.moyada.sharingan.common.enums.PrimitiveClass;
import cn.moyada.sharingan.common.utils.SoftReferenceUtil;
import cn.moyada.sharingan.module.support.ClassLoaderSwitcher;
import cn.moyada.sharingan.module.Dependency;
import cn.moyada.sharingan.module.loader.AppClassLoad... | UTF-8 | Java | 6,862 | java | ModuleFetch.java | Java | [
{
"context": "t;\nimport java.util.Map;\n\n/**\n * 动态状态依赖\n * @author xueyikang\n * @create 2018-04-27 16:33\n */\n@Component(\"modul",
"end": 909,
"score": 0.9994799494743347,
"start": 900,
"tag": "USERNAME",
"value": "xueyikang"
}
] | null | [] | package cn.moyada.sharingan.module.fetch;
import cn.moyada.sharingan.common.enums.PrimitiveClass;
import cn.moyada.sharingan.common.utils.SoftReferenceUtil;
import cn.moyada.sharingan.module.support.ClassLoaderSwitcher;
import cn.moyada.sharingan.module.Dependency;
import cn.moyada.sharingan.module.loader.AppClassLoad... | 6,862 | 0.635644 | 0.632806 | 210 | 30.87619 | 26.849916 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490476 | false | false | 14 |
93c4910ccab616a68baa2b603e60f34a76fa2339 | 21,028,159,935,029 | cee7739f6d8268a9ebf2d4ee5bdb709950c7a248 | /src/com/android/dlxt/entities/Recommend.java | b486d03e54a6c5954da4e1e240b2e4c97b3880d7 | [] | no_license | xuzhenkang/AndroidProject | https://github.com/xuzhenkang/AndroidProject | 68869e56b70d84af3ab6d6e602bbbf759f41c1a6 | 660303f0c5c8f184470debf8e27f4c2f9a5a6c02 | refs/heads/master | 2019-04-07T11:59:04.589000 | 2017-03-30T10:52:57 | 2017-03-30T10:52:57 | 86,691,967 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.dlxt.entities;
public class Recommend {
private Integer id;
private String uid;
private String eid;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getUid() {
return uid;
}
public void setUid(String uid) {
this.ui... | UTF-8 | Java | 441 | java | Recommend.java | Java | [] | null | [] | package com.android.dlxt.entities;
public class Recommend {
private Integer id;
private String uid;
private String eid;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getUid() {
return uid;
}
public void setUid(String uid) {
this.ui... | 441 | 0.632653 | 0.632653 | 25 | 15.64 | 11.320354 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.48 | false | false | 14 |
81e2b5b995e3573285b05fa46c94317a688b303f | 24,017,457,160,390 | bc91b5fb7eba1575a9553a0ecf8710fd352285f8 | /src/io/yanke/island2d/test/TestScene.java | 092535d95c16d5e270a9106a81cd9a9bd6f5fb8e | [] | no_license | IslandZero/Island2D | https://github.com/IslandZero/Island2D | 2f6df085c2f74d2506e10dca754227ed3ef30969 | a1a07c8acad54c9af83640f20070c49bfa3aa4be | refs/heads/master | 2015-08-19T16:06:38.846000 | 2015-01-31T21:57:36 | 2015-01-31T21:57:36 | 29,480,220 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.yanke.island2d.test;
import io.yanke.island2d.engine.Engine;
import io.yanke.island2d.object.Scene;
import javax.media.opengl.GL2;
import java.awt.event.KeyEvent;
import java.awt.event.WindowEvent;
import java.util.Locale;
/**
* Created by yanke on 15/1/22.
*/
public class TestScene extends Scene {
... | UTF-8 | Java | 1,887 | java | TestScene.java | Java | [
{
"context": "Event;\nimport java.util.Locale;\n\n/**\n * Created by yanke on 15/1/22.\n */\npublic class TestScene extends Sc",
"end": 260,
"score": 0.9993337988853455,
"start": 255,
"tag": "USERNAME",
"value": "yanke"
}
] | null | [] | package io.yanke.island2d.test;
import io.yanke.island2d.engine.Engine;
import io.yanke.island2d.object.Scene;
import javax.media.opengl.GL2;
import java.awt.event.KeyEvent;
import java.awt.event.WindowEvent;
import java.util.Locale;
/**
* Created by yanke on 15/1/22.
*/
public class TestScene extends Scene {
... | 1,887 | 0.613143 | 0.603604 | 80 | 22.5875 | 22.858091 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 14 |
71f4e92cf5c7fdb86490dac99a7976f0ee0d0c9b | 14,087,492,793,483 | 78b294180341b5cb496adc291ff3da576b893f9b | /src/main/java/com/webank/wecross/peer/Peer.java | b4d0321c2533f4da77beca176457d0294414e2fc | [
"Apache-2.0"
] | permissive | hqwangningbo/WeCross | https://github.com/hqwangningbo/WeCross | 3746d6478a3dc1d55abccadbfb370e458fbf785d | 9a0c59f63040f439e2d698b6997d5ba011f22ad8 | refs/heads/master | 2022-11-12T02:26:37.732000 | 2020-07-10T06:47:29 | 2020-07-10T06:47:29 | 275,518,350 | 0 | 0 | Apache-2.0 | true | 2020-06-28T06:02:34 | 2020-06-28T06:02:33 | 2020-06-23T01:53:32 | 2020-06-24T10:19:50 | 2,049 | 0 | 0 | 0 | null | false | false | package com.webank.wecross.peer;
import com.webank.wecross.network.p2p.netty.common.Node;
import com.webank.wecross.stub.ResourceInfo;
import java.util.HashMap;
import java.util.Map;
public class Peer {
Node node;
private int seq = 0;
private Map<String, ResourceInfo> resourceInfos = new HashMap<String, R... | UTF-8 | Java | 1,508 | java | Peer.java | Java | [] | null | [] | package com.webank.wecross.peer;
import com.webank.wecross.network.p2p.netty.common.Node;
import com.webank.wecross.stub.ResourceInfo;
import java.util.HashMap;
import java.util.Map;
public class Peer {
Node node;
private int seq = 0;
private Map<String, ResourceInfo> resourceInfos = new HashMap<String, R... | 1,508 | 0.655172 | 0.653846 | 63 | 22.936508 | 23.707794 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 14 |
bc89f2ec14f489822d04b62926a994f22bbbc408 | 17,506,286,718,575 | 94e0227ad24dee221a05da20e14a04716b98030b | /day04/Demo2.java | a11d8c94d44d78009ce5bfc6c11698b98ed8c307 | [] | no_license | hongtenglong/JAVASE | https://github.com/hongtenglong/JAVASE | 0db8d67edd7a834d7eadca0f81ef4935f4235b06 | ca174a870eabcc3ab320c7da7fe4c38a66a071b6 | refs/heads/master | 2020-03-07T09:18:36.936000 | 2018-04-25T12:58:52 | 2018-04-25T12:58:52 | 127,404,308 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day04;
public class Demo2 {
public static void main(String[] args) {
// TODO Auto-generated method stub
double xiaoming = 12;
double mama = xiaoming+20;
int i = 0;
while(mama/xiaoming != 2) {
xiaoming ++;
mama ++;
i++;
}
System.out.println(i+"年后妈妈年龄是小明年龄的2倍");
System.out.println("妈妈"... | GB18030 | Java | 427 | java | Demo2.java | Java | [] | null | [] | package day04;
public class Demo2 {
public static void main(String[] args) {
// TODO Auto-generated method stub
double xiaoming = 12;
double mama = xiaoming+20;
int i = 0;
while(mama/xiaoming != 2) {
xiaoming ++;
mama ++;
i++;
}
System.out.println(i+"年后妈妈年龄是小明年龄的2倍");
System.out.println("妈妈"... | 427 | 0.627249 | 0.601542 | 20 | 18.450001 | 15.586773 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.95 | false | false | 14 |
187a21f20fe64c6a73a8e9d376f4afc6758bac06 | 1,632,087,607,865 | d8b0113b938c90b4ccb56fba586da9c9a8af53ad | /daySevenLectureThree/src/main/java/kodlamaio/daySevenLectureThree/business/concretes/EmailServiceAdapter.java | ac731cff93ea1c3686ca243b9d19e799c9cd879c | [] | no_license | semanurhut34/Java-React-Camp | https://github.com/semanurhut34/Java-React-Camp | fac42d2fe39ac73d74ec92679442a47adc0df4a6 | 5a6f91186bb7f821ff58b69ca41eee34c39b7b13 | refs/heads/master | 2023-06-10T09:44:19.650000 | 2021-07-01T22:15:09 | 2021-07-01T22:15:09 | 382,153,592 | 10 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kodlamaio.daySevenLectureThree.business.concretes;
public class EmailServiceAdapter {
}
| UTF-8 | Java | 98 | java | EmailServiceAdapter.java | Java | [] | null | [] | package kodlamaio.daySevenLectureThree.business.concretes;
public class EmailServiceAdapter {
}
| 98 | 0.846939 | 0.846939 | 5 | 18.6 | 23.627104 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 14 |
c85f06de3bc2d23d399367b41e3766fc69f4f904 | 35,253,091,567,351 | 1272e0af6c6ab10523dfe21f21bd5df85f964116 | /com.zutubi.pulse.master/src/java/com/zutubi/pulse/master/xwork/actions/ajax/GetLatestRevisionAction.java | 0cd0f73e2dc6fb66aa5d492ddb67ad87d4a59df6 | [
"Apache-2.0"
] | permissive | ppsravan/pulse | https://github.com/ppsravan/pulse | 083e57932423ea6360e3642f3934e17ea450be75 | 6a41105ae8438018b055611268c20dac5585f890 | refs/heads/master | 2022-03-10T23:17:58.540000 | 2017-04-14T12:00:02 | 2017-04-14T12:00:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright 2017 Zutubi Pty Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | UTF-8 | Java | 2,817 | java | GetLatestRevisionAction.java | Java | [] | null | [] | /* Copyright 2017 Zutubi Pty Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | 2,817 | 0.626198 | 0.623358 | 85 | 32.141178 | 31.131657 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376471 | false | false | 14 |
1277ccc73f606929cb3043ec226e0cdfa0e508b1 | 32,804,960,246,195 | 8571a6010b67664281d705f058c117d948ec0b5c | /Exercises/01(Basico)/exc15/Lista1Exc15.java | c873ff563c7263ef3c273514c738c406aebb7048 | [] | no_license | Gstv/Java-Projects | https://github.com/Gstv/Java-Projects | 76803be6ebaa4b2304f99be4364ec59f6e87b8a7 | e9bef031ccee3fbd295c2f13bf55336fccf443a3 | refs/heads/master | 2020-06-04T17:02:18.844000 | 2019-08-24T21:38:10 | 2019-08-24T21:38:10 | 192,115,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Lista1Exc15{
public static void main (String args []){
Scanner ler = new Scanner (System.in);
Double p1, p2, x1, y1, x2, y2, distancia;
//ENTRADA
System.out.println("Valor de x1:");
x1 = ler.nextDouble();
System.out.println("Valor de ... | UTF-8 | Java | 785 | java | Lista1Exc15.java | Java | [] | null | [] | import java.util.Scanner;
public class Lista1Exc15{
public static void main (String args []){
Scanner ler = new Scanner (System.in);
Double p1, p2, x1, y1, x2, y2, distancia;
//ENTRADA
System.out.println("Valor de x1:");
x1 = ler.nextDouble();
System.out.println("Valor de ... | 785 | 0.556688 | 0.518471 | 36 | 20.833334 | 17.367754 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.694444 | false | false | 14 |
8cbfc88aa35ba8bfcf982567a5fde10ad242afc6 | 25,864,293,123,074 | c47e08422c7fd1e5cc95ec2cff81c2bdf1dd3f40 | /schema-registry/schema-registry-common/src/test/java/com/hortonworks/registries/schemaregistry/avro/AvroCompositeSchemasTest.java | 4b15ca152f30dc550804518800d9f6f4e0210a08 | [
"Apache-2.0",
"GPL-3.0-or-later",
"EPL-1.0",
"Classpath-exception-2.0",
"LGPL-2.0-or-later",
"LicenseRef-scancode-generic-exception",
"BSD-3-Clause",
"Apache-1.0",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-oracle-openjdk-exception-... | permissive | hortonworks/registry | https://github.com/hortonworks/registry | bc6f29c79f082019bf0119291484b3f73170b836 | 7fd663b6f524a221a245661904f51326280fff76 | refs/heads/master | 2023-08-04T04:59:39.528000 | 2023-02-27T08:58:50 | 2023-02-27T08:58:50 | 71,982,467 | 244 | 195 | Apache-2.0 | false | 2023-03-09T07:47:04 | 2016-10-26T08:28:53 | 2023-02-26T04:11:55 | 2023-03-09T07:40:58 | 9,626 | 5 | 6 | 102 | Java | false | false | /*
* Copyright 2016-2019 Cloudera, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | UTF-8 | Java | 8,794 | java | AvroCompositeSchemasTest.java | Java | [] | null | [] | /*
* Copyright 2016-2019 Cloudera, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | 8,794 | 0.712076 | 0.697635 | 201 | 42.751244 | 35.362061 | 138 | false | false | 0 | 0 | 0 | 0 | 64 | 0.007278 | 0.721393 | false | false | 14 |
42043a22df133a0d0c6bd7ada2c7ed21a714555c | 25,288,767,477,969 | 45d63fa71cfe655301fa0d45454166fd5e4731ce | /src/main/java/com/visual/algo/itcastawt/MouseAndKeyDemo.java | bb2a91332ad83b6232dda2fc5319c7d729132a58 | [] | no_license | zhuxuebin/visual_algo | https://github.com/zhuxuebin/visual_algo | 9991177fbcf209131460530a3222240b1784102b | ea7d7326763501dc999cca85843e0c395aa9ae51 | refs/heads/master | 2021-09-15T08:20:00.821000 | 2018-03-08T12:54:27 | 2018-03-08T12:54:27 | 114,658,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.visual.algo.itcastawt;
import java.awt.*;
import java.awt.event.*;
/**
* Created by 01368080 on 2017/12/19.
*/
public class MouseAndKeyDemo {
private Frame f;
private TextField tf;
private Button but;
public MouseAndKeyDemo() {
init();
}
private void init(){
f ... | UTF-8 | Java | 1,619 | java | MouseAndKeyDemo.java | Java | [
{
"context": "wt.*;\nimport java.awt.event.*;\n\n/**\n * Created by 01368080 on 2017/12/19.\n */\npublic class MouseAndKeyDemo {",
"end": 107,
"score": 0.9988625049591064,
"start": 99,
"tag": "USERNAME",
"value": "01368080"
}
] | null | [] | package com.visual.algo.itcastawt;
import java.awt.*;
import java.awt.event.*;
/**
* Created by 01368080 on 2017/12/19.
*/
public class MouseAndKeyDemo {
private Frame f;
private TextField tf;
private Button but;
public MouseAndKeyDemo() {
init();
}
private void init(){
f ... | 1,619 | 0.502913 | 0.481553 | 68 | 21.720589 | 18.124443 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.397059 | false | false | 14 |
797ed3a1124d369496b25be4110e6a0fa425c18b | 20,186,346,345,610 | db4de57e8dd7cf60249450e928c4d44260a9b570 | /cms/sls-dao/src/main/java/net/sls/dto/product/ProviderExample.java | 2ea21eba6d5f69e267248fc6210db0f7f4014621 | [] | no_license | eseawind/eb | https://github.com/eseawind/eb | 4d2bc80ea90e674f93862768b16a63384e958769 | b38d4c15344bf9d7a5a0bd7c02806781c1d7c313 | refs/heads/master | 2021-01-18T07:34:55.372000 | 2015-08-06T09:29:59 | 2015-08-06T09:29:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sls.dto.product;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ProviderExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public ProviderExample() {
oredCriteria = new ArrayList<Cr... | UTF-8 | Java | 34,256 | java | ProviderExample.java | Java | [] | null | [] | package net.sls.dto.product;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ProviderExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public ProviderExample() {
oredCriteria = new ArrayList<Cr... | 34,256 | 0.579023 | 0.575753 | 1,061 | 31.287464 | 25.440054 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.737983 | false | false | 14 |
ef76969dd0e35ebee2df66a5312a934142a528ec | 20,186,346,347,786 | f9811822886e97f533c16ee73678a1cb2edb4197 | /src/main/java/de/unipassau/fim/projekt40/web_layer/controller/Main.java | 0a0071cd19222a3f9274bc315632d494f06ad085 | [] | no_license | Alex-Fuchs/Eventmanagementsystem | https://github.com/Alex-Fuchs/Eventmanagementsystem | 782d1597126c4d697845192439f49a5b72d381cc | a48c8931ca7c37278a7da417a579056ec2ca7a89 | refs/heads/master | 2022-12-22T19:52:07.043000 | 2020-06-30T11:48:21 | 2020-06-30T11:48:21 | 298,521,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.unipassau.fim.projekt40.web_layer.controller;
import de.unipassau.fim.projekt40.service_layer.EventService;
import de.unipassau.fim.projekt40.service_layer.EventTypeService;
import de.unipassau.fim.projekt40.web_layer.model.EventDto;
import org.springframework.beans.factory.annotation.Autowired;
import org... | UTF-8 | Java | 8,768 | java | Main.java | Java | [] | null | [] | package de.unipassau.fim.projekt40.web_layer.controller;
import de.unipassau.fim.projekt40.service_layer.EventService;
import de.unipassau.fim.projekt40.service_layer.EventTypeService;
import de.unipassau.fim.projekt40.web_layer.model.EventDto;
import org.springframework.beans.factory.annotation.Autowired;
import org... | 8,768 | 0.626512 | 0.622519 | 229 | 37.279476 | 29.573837 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524017 | false | false | 14 |
628b8dbd994555d3c1f5cafb653a39bfd7a6af62 | 35,021,163,374,688 | fcd58c7a96679e509569f277f0478729d6b733a5 | /HTTP Server with HTTP Servlet Engine/test/edu/upenn/cis455/hw1/BlockingQueueTest.java | 3b833cdb380cbe3cc33a52f7eef016e932bcb667 | [] | no_license | JamesJinPark/HTTP-Server | https://github.com/JamesJinPark/HTTP-Server | 5d1456ccd8705b49ddd48f06de4ea9ad3b5715af | 75a5b7201cf2983f9903da3121fb9ae9b078fb08 | refs/heads/master | 2021-01-10T16:30:27.345000 | 2016-02-22T00:57:02 | 2016-02-22T00:57:02 | 50,650,083 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.edu.upenn.cis455.hw1;
import edu.upenn.cis455.webserver.BlockingQueue;
import junit.framework.TestCase;
public class BlockingQueueTest extends TestCase {
@SuppressWarnings("rawtypes")
BlockingQueue queue = new BlockingQueue(2);//creates queue of size 2 .
String test1 = "test 1";
String test2 = "tes... | UTF-8 | Java | 1,191 | java | BlockingQueueTest.java | Java | [] | null | [] | package test.edu.upenn.cis455.hw1;
import edu.upenn.cis455.webserver.BlockingQueue;
import junit.framework.TestCase;
public class BlockingQueueTest extends TestCase {
@SuppressWarnings("rawtypes")
BlockingQueue queue = new BlockingQueue(2);//creates queue of size 2 .
String test1 = "test 1";
String test2 = "tes... | 1,191 | 0.718724 | 0.697733 | 39 | 29.538462 | 22.252451 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.153846 | false | false | 14 |
5cc0760c509fb0c8ea45769a8f8c7668c0b54d69 | 22,479,858,871,503 | ccc890dc27310714490481ab04e15b83eebd49c3 | /src/main/java/jpa/relation/JPAMain.java | 232f85c81b60abd13ab683985074d658882f5a0a | [] | no_license | chlgkrws/JPA-Repository | https://github.com/chlgkrws/JPA-Repository | 7d5694d952438e5e32e688bd70449d585cc16099 | 08c74bf364af9a606c190a2c1806ca28c0ee1112 | refs/heads/main | 2023-04-21T08:32:11.270000 | 2021-06-08T12:52:47 | 2021-06-08T12:52:47 | 364,540,634 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jpa.relation;
import java.time.LocalDateTime;
import java.util.HashMap;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import jpa.relation.entity.Movie;
public cl... | UTF-8 | Java | 926 | java | JPAMain.java | Java | [] | null | [] | package jpa.relation;
import java.time.LocalDateTime;
import java.util.HashMap;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import jpa.relation.entity.Movie;
public cl... | 926 | 0.722826 | 0.717391 | 43 | 20.39535 | 18.516039 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.837209 | false | false | 14 |
5b47a64af14004d14986a1d5715df68b35f0b442 | 36,275,293,816,335 | d609f52ac59ac60d669c806675b6a8d09a0df1be | /MyApp/app/src/main/java/com/example/administrator/myapp/callback/OnNotifyTabCallback.java | c581ce22bd763420eec13b267af5e552872ec6c0 | [] | no_license | erleisun/firstDemo | https://github.com/erleisun/firstDemo | b78c032fcba7ec375f6fb98383b01ed431f6d570 | d7dd8746b2946b6fde5d9137c9cad987371ad3a2 | refs/heads/master | 2020-02-20T18:34:35.985000 | 2019-12-18T02:41:11 | 2019-12-18T02:41:11 | 126,838,429 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.myapp.callback;
/**
* 视频操作回调,是将系统MediaPlayer的常见回调封装了起来
*/
public interface OnNotifyTabCallback {
/**
* 视频状态变化
*/
void onNotifyTabPosition(int position);
}
| UTF-8 | Java | 264 | java | OnNotifyTabCallback.java | Java | [] | null | [] | package com.example.administrator.myapp.callback;
/**
* 视频操作回调,是将系统MediaPlayer的常见回调封装了起来
*/
public interface OnNotifyTabCallback {
/**
* 视频状态变化
*/
void onNotifyTabPosition(int position);
}
| 264 | 0.704762 | 0.704762 | 11 | 18.09091 | 18.10301 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 14 |
a1ce5e39697750aa3c4d503e768dea0281aaa1e5 | 33,698,313,407,350 | 46a89f9e193af8ef1c94ade170d71b5203677190 | /src/main/java/com/ro0sterjam/twentyone/events/RoundResultsEvent.java | f87668327b75eeea0bf90d5f6cf204fa7349cb92 | [] | no_license | ro0sterjam/21_java | https://github.com/ro0sterjam/21_java | 8ab43cf2f87ba8cfa6dc7b9974cd39b621406f1e | b530fc23000a0ebf718cc81a94393d3fe071ee4f | refs/heads/master | 2021-06-20T14:14:03.884000 | 2017-08-12T21:22:32 | 2017-08-12T21:22:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ro0sterjam.twentyone.events;
import com.ro0sterjam.twentyone.table.Hand;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
/**
* Created by kenwang on 2017-08-10.
*/
@RequiredArgsConstructor
public class RoundResultsEvent implements PlayerEvent {
public enum Result {
WIN, LOSE, P... | UTF-8 | Java | 455 | java | RoundResultsEvent.java | Java | [
{
"context": "lombok.RequiredArgsConstructor;\n\n/**\n * Created by kenwang on 2017-08-10.\n */\n@RequiredArgsConstructor\npubli",
"end": 173,
"score": 0.9996724724769592,
"start": 166,
"tag": "USERNAME",
"value": "kenwang"
}
] | null | [] | package com.ro0sterjam.twentyone.events;
import com.ro0sterjam.twentyone.table.Hand;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
/**
* Created by kenwang on 2017-08-10.
*/
@RequiredArgsConstructor
public class RoundResultsEvent implements PlayerEvent {
public enum Result {
WIN, LOSE, P... | 455 | 0.742857 | 0.720879 | 21 | 20.666666 | 18.349344 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 14 |
ac6a5e46ee6b316404056a2cd227767646a053ad | 33,698,313,407,547 | 8366d0a411712072767e27ccca8f17edcc2188a1 | /tutorial1/swtichcasepratice.java | 4e670c12755109dd2929f1529bb57aa2d257b8c1 | [] | no_license | SakshiRathore982/java-for-beginner | https://github.com/SakshiRathore982/java-for-beginner | 1f0626fbffc665f1d255facf7a89b9343c2d95ae | f5f0b0bb5db1b1a5afa858c6a2bef15ee9e73174 | refs/heads/main | 2023-06-11T21:19:29.631000 | 2021-07-03T17:51:27 | 2021-07-03T17:51:27 | 378,448,285 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tutorial1;
import java.util.Scanner;
public class swtichcasepratice {
public static void main(String[] args) {
//switch is
Scanner scan=new Scanner(System.in);
String txt=scan.nextLine();
switch(txt)
{
case "start":
System.out.println("Machine started");
case "stop":
System.ou... | UTF-8 | Java | 428 | java | swtichcasepratice.java | Java | [] | null | [] | package tutorial1;
import java.util.Scanner;
public class swtichcasepratice {
public static void main(String[] args) {
//switch is
Scanner scan=new Scanner(System.in);
String txt=scan.nextLine();
switch(txt)
{
case "start":
System.out.println("Machine started");
case "stop":
System.ou... | 428 | 0.651869 | 0.649533 | 20 | 19.4 | 15.580115 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.9 | false | false | 14 |
3863476d27145d13ddeb061a4a42580664405c7c | 38,560,216,399,229 | 12e284d1784e2d6d1e4dcd3b6c305fd84a3db197 | /smart-business/smart-order/src/main/java/com/smart/order/entity/Stock.java | 7277904e35c6697155e3a70a03b6703434f705d4 | [] | no_license | zhangwei725/smart-shop-2104 | https://github.com/zhangwei725/smart-shop-2104 | c76d5d3cc013334169e15281a6b1bd107185a0c7 | f41c2992f03b2fb1b20351b9bd3bdaf05fe54ab8 | refs/heads/master | 2023-08-05T14:47:48.678000 | 2021-09-17T02:29:30 | 2021-09-17T02:29:30 | 397,835,940 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smart.order.entity;
import com.baomidou.mybatisplus.annotation.*;
import lombok.Data;
@Data
@TableName(value = "ims_stock")
public class Stock {
@TableId(value = "stock_id", type = IdType.INPUT)
private Long stockId;
/**
* 商品ID
*/
@TableField(value = "product_id")
private Lo... | UTF-8 | Java | 779 | java | Stock.java | Java | [] | null | [] | package com.smart.order.entity;
import com.baomidou.mybatisplus.annotation.*;
import lombok.Data;
@Data
@TableName(value = "ims_stock")
public class Stock {
@TableId(value = "stock_id", type = IdType.INPUT)
private Long stockId;
/**
* 商品ID
*/
@TableField(value = "product_id")
private Lo... | 779 | 0.63081 | 0.63081 | 37 | 19.378378 | 19.004055 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324324 | false | false | 14 |
5b004635bd4e1324bd91ee4f491daeba108924f7 | 39,556,648,816,901 | 71dce3e275b68f2191b49e015798592811a12c44 | /fileserver/src/main/java/com/fix/ApplicationTreeHandler.java | 3d82ecd8c272c74a2c359e176e05af9ba03f2ab2 | [] | no_license | aabramova/fix | https://github.com/aabramova/fix | b754bb6989a0598021d966350d438f9d592e01c4 | 00e3d395a2d003afaab39dac7d26bb8948f382fb | refs/heads/master | 2021-01-10T20:19:26.408000 | 2013-07-10T11:19:35 | 2013-07-10T11:19:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fix;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.Serializable;
import org.richfaces.model.TreeNode;
/**
* This class makes operations with tree
*/
public class A... | UTF-8 | Java | 5,405 | java | ApplicationTreeHandler.java | Java | [] | null | [] | package com.fix;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.Serializable;
import org.richfaces.model.TreeNode;
/**
* This class makes operations with tree
*/
public class A... | 5,405 | 0.553747 | 0.551341 | 191 | 27.298429 | 19.047749 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460733 | false | false | 14 |
3484afa989ecd023fae2e12fe581ab61409d6d71 | 38,611,756,009,373 | c7fc3c41bdf88c896714c774a51860349e09edc7 | /src/model/lookup/AbstractModifierAlgorithm.java | 54d8e437ab35980ecd6b05d44ee74943bffa2653 | [
"Apache-2.0"
] | permissive | pierre-binauld/Journey | https://github.com/pierre-binauld/Journey | 622a8921520a0d256f647f7f977fb43c994fead4 | 1f536d9bd19b1f412fdccea1381fe01a56add38d | refs/heads/master | 2020-05-29T18:20:29.962000 | 2014-06-12T13:39:58 | 2014-06-12T13:39:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.lookup;
import benchmark.parameter.ModifierParameter;
import model.data.City;
import model.iterator.key.Key;
import model.service.LandscapeService;
import java.util.List;
public abstract class AbstractModifierAlgorithm<K extends Key, P extends ModifierParameter<K>> extends Lookup<P> {
protected Lands... | UTF-8 | Java | 686 | java | AbstractModifierAlgorithm.java | Java | [] | null | [] | package model.lookup;
import benchmark.parameter.ModifierParameter;
import model.data.City;
import model.iterator.key.Key;
import model.service.LandscapeService;
import java.util.List;
public abstract class AbstractModifierAlgorithm<K extends Key, P extends ModifierParameter<K>> extends Lookup<P> {
protected Lands... | 686 | 0.806122 | 0.806122 | 25 | 26.440001 | 26.141277 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.24 | false | false | 14 |
727d81d3f29f33981204d2dc1a1336e9c8294f26 | 8,031,588,888,189 | 5a855c10522d67eb02e1a42544c48c8faabeba37 | /src/seu/lab/dolphin/sysplugin/EventSettings.java | 387975411eab5a89ce74d5bf6e62080fcf07754e | [] | no_license | yqf3139/dolphinframework | https://github.com/yqf3139/dolphinframework | 6597459760cdf6c0b5e6244e476cbc06aff83d27 | 3ad9102d5da5436a5bd586026c7a24c7c4866a81 | refs/heads/master | 2021-01-23T08:38:54.844000 | 2015-08-11T10:11:46 | 2015-08-11T10:11:46 | 40,535,221 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package seu.lab.dolphin.sysplugin;
import java.util.ArrayList;
import java.util.List;
import seu.lab.dolphin.server.AppPreferences;
import seu.lab.dolphin.utility.ShellUtils;
import seu.lab.dolphin.utility.ShellUtils.CommandResult;
import android.content.Context;
import android.content.SharedPreferences.Editor;
impo... | UTF-8 | Java | 2,995 | java | EventSettings.java | Java | [] | null | [] | package seu.lab.dolphin.sysplugin;
import java.util.ArrayList;
import java.util.List;
import seu.lab.dolphin.server.AppPreferences;
import seu.lab.dolphin.utility.ShellUtils;
import seu.lab.dolphin.utility.ShellUtils.CommandResult;
import android.content.Context;
import android.content.SharedPreferences.Editor;
impo... | 2,995 | 0.651085 | 0.63606 | 105 | 27.523809 | 20.375099 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.609524 | false | false | 14 |
619952a50beaf211e0db56d0b16521165bbe252d | 21,431,886,846,676 | a3157de18983cbd453fc27e3aee89a75a09480de | /iNaturalist/src/main/java/org/inaturalist/android/ObservationEditor.java | b79b09f6e57ceecd037a2f949b77191845b81b1e | [
"CC-BY-NC-4.0",
"MIT"
] | permissive | inaturalist/iNaturalistAndroid | https://github.com/inaturalist/iNaturalistAndroid | ba93086144e67f71b33d22a9a6c5386b4de53412 | 914913bb569fd81f4a87c6f6376177ebcb374dda | refs/heads/main | 2023-09-01T13:21:32.404000 | 2023-08-24T04:31:10 | 2023-08-24T04:31:10 | 3,569,082 | 148 | 55 | MIT | false | 2023-09-01T22:58:43 | 2012-02-28T07:42:07 | 2023-08-17T07:35:46 | 2023-09-01T22:58:42 | 82,770 | 145 | 56 | 106 | Java | false | false |
package org.inaturalist.android;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.engine.DiskCacheStrategy;
import com.bumptech.glide.request.RequestOptions;
import com.bumptech.glide.request.target.CustomTarget;
import com.bumptech.glide.request.transition.Transition;
import com.drew.imaging.ImageMeta... | UTF-8 | Java | 217,858 | java | ObservationEditor.java | Java | [
{
"context": " * @param uri The Uri to query.\n * @author paulburke\n */\n @SuppressLint(\"NewApi\")\n\tprivate Uri ",
"end": 185689,
"score": 0.9976049661636353,
"start": 185680,
"tag": "USERNAME",
"value": "paulburke"
}
] | null | [] |
package org.inaturalist.android;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.engine.DiskCacheStrategy;
import com.bumptech.glide.request.RequestOptions;
import com.bumptech.glide.request.target.CustomTarget;
import com.bumptech.glide.request.transition.Transition;
import com.drew.imaging.ImageMeta... | 217,858 | 0.574617 | 0.571882 | 4,910 | 43.37006 | 35.955231 | 326 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.680652 | false | false | 15 |
93758625c6d6853b37760906ee87903340f5e7e0 | 11,141,145,213,256 | c6a94eab48caa66e816bed51f5a89271d421c2bd | /src/FitTrack/Main/Boot.java | 2d4dda574bf13f4ed28cfe6c9d44ba89bf88e997 | [] | no_license | cabeatty/FitTrack | https://github.com/cabeatty/FitTrack | 1c133264f26f3142a3f53b3875fd1e6af6edb695 | 89a77173f962fc945c6aa23bc87e6a5d29219257 | refs/heads/main | 2020-12-24T10:53:00.245000 | 2016-12-12T19:19:06 | 2016-12-12T19:19:06 | 73,125,493 | 0 | 0 | null | false | 2016-12-02T03:50:33 | 2016-11-07T22:10:33 | 2016-11-09T03:11:23 | 2016-12-02T03:43:29 | 3,250 | 0 | 0 | 1 | Java | null | null | package FitTrack.Main;
import FitTrack.Main.guiMain.Display;
import javax.swing.*;
import java.awt.*;
/**
* Created by colin on 07/11/16.
*/
public class Boot
{
public static void main(String[] args)
{
setLookAndFeel();
Display view = new Display();
view.setDefaultCloseOperation(WindowConstants.EXIT_ON_CL... | UTF-8 | Java | 587 | java | Boot.java | Java | [
{
"context": "vax.swing.*;\nimport java.awt.*;\n\n/**\n * Created by colin on 07/11/16.\n */\n\npublic class Boot\n{\n\tpublic sta",
"end": 128,
"score": 0.6698315143585205,
"start": 123,
"tag": "USERNAME",
"value": "colin"
}
] | null | [] | package FitTrack.Main;
import FitTrack.Main.guiMain.Display;
import javax.swing.*;
import java.awt.*;
/**
* Created by colin on 07/11/16.
*/
public class Boot
{
public static void main(String[] args)
{
setLookAndFeel();
Display view = new Display();
view.setDefaultCloseOperation(WindowConstants.EXIT_ON_CL... | 587 | 0.708688 | 0.698467 | 31 | 17.935484 | 18.208357 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.322581 | false | false | 15 |
60a1d1f523dc72d08f44dad9d43fcbb00a56f1ef | 16,320,875,748,021 | 0b8e7a0998c942fe4a0f51b00804e364257aa290 | /src/peschlowp/jbarrier/examples/BarrierExample.java | 56e149824bb906e52a30f3a424347f61b2466d7c | [
"Apache-2.0"
] | permissive | mehrzadd/jbarrier | https://github.com/mehrzadd/jbarrier | 9e16a2e5ed9b056a486881b1ef5c25f725778c3d | 3ede45c3753ff0993fb2c1973c420c9bea95028d | refs/heads/master | 2017-10-05T23:18:48.205000 | 2012-12-29T10:01:26 | 2012-12-29T10:01:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2012 Patrick Peschlow
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | UTF-8 | Java | 24,253 | java | BarrierExample.java | Java | [
{
"context": "/*\r\n * Copyright 2012 Patrick Peschlow\r\n *\r\n * Licensed under the Apache License, Versio",
"end": 38,
"score": 0.9998381733894348,
"start": 22,
"tag": "NAME",
"value": "Patrick Peschlow"
},
{
"context": ".\r\n * </ul>\r\n * \r\n * @version 1.0\r\n * \r\n * @author... | null | [] | /*
* Copyright 2012 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | 24,081 | 0.627922 | 0.622109 | 805 | 28.127951 | 26.169535 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.192547 | false | false | 15 |
5f8c7d9fbe5b4f127f25e105930918e27cc4b368 | 32,650,341,447,538 | a4b7d27db1cab2ff1dbc6ebb33df45a169ecd6a8 | /trajectory-outlier-detection/src/main/java/org/udesc/trajectory_outlier_detection/Group.java | 06d686ef72ea4fc9ca10855b0b4dace0de2fdc98 | [] | no_license | schmittjoaopedro/trajectory-outlier-segment-detection | https://github.com/schmittjoaopedro/trajectory-outlier-segment-detection | a3a3b0ebf3e64e523b82c2520656a45c8fb34581 | 41e9db68629111eeb364af653c407a51233d4474 | refs/heads/master | 2022-09-17T02:08:04.483000 | 2022-09-09T21:37:44 | 2022-09-09T21:37:44 | 87,740,207 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.udesc.trajectory_outlier_detection;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
public class Group implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
private List<Trajectory> trajectories;
public Group() {
super();
}
p... | UTF-8 | Java | 566 | java | Group.java | Java | [] | null | [] | package org.udesc.trajectory_outlier_detection;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
public class Group implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
private List<Trajectory> trajectories;
public Group() {
super();
}
p... | 566 | 0.736749 | 0.734982 | 29 | 18.517241 | 21.041208 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.103448 | false | false | 15 |
d304716878a3651fb4cf64452e38dc93a6f2a177 | 25,640,954,758,879 | 7b0cd3e48b71ff9f5443f53b8b01d3e93e333205 | /src/test/java/com/darshan/springdatajpatutorial/repository/StudentRepositoryTest.java | 2120023b4cf1d4885791aee7ba0b2d3b84eed88c | [] | no_license | darshanprakash/JPA-tutorial | https://github.com/darshanprakash/JPA-tutorial | ea6454d396aaf27ca94fa5a44101f3fe96fc28dd | 3ce81d58ab4b7568ffaf7ef1d49f8aa889e6df44 | refs/heads/main | 2023-06-18T03:23:57.777000 | 2021-07-15T20:36:43 | 2021-07-15T20:36:43 | 386,414,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.darshan.springdatajpatutorial.repository;
import com.darshan.springdatajpatutorial.entity.Guardian;
import com.darshan.springdatajpatutorial.entity.Student;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringB... | UTF-8 | Java | 2,835 | java | StudentRepositoryTest.java | Java | [
{
"context": "ent = Student.builder()\n .emailId(\"darshanprakash.rvce@gmail.com\")\n .firstName(\"Darshan\")\n ",
"end": 599,
"score": 0.9999346733093262,
"start": 570,
"tag": "EMAIL",
"value": "darshanprakash.rvce@gmail.com"
},
{
"context": "ka... | null | [] | package com.darshan.springdatajpatutorial.repository;
import com.darshan.springdatajpatutorial.entity.Guardian;
import com.darshan.springdatajpatutorial.entity.Student;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringB... | 2,708 | 0.668783 | 0.665256 | 89 | 30.865168 | 28.108213 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325843 | false | false | 15 |
d251dd21c799de4b29e8eafe297b0a357aeff077 | 11,622,181,539,781 | 3b775dcb96cd54e2c9643801afb893090e4db794 | /src/test/java/cn/wzz/design/model2/service/BaseService.java | ca5c47385d3d0fd57b7e20409d53740df750a9bb | [] | no_license | wzzcocoon/implement-my-tools | https://github.com/wzzcocoon/implement-my-tools | 013d0ea803852aafa326b59ee5bd5cefa7cdf405 | 40f55c085afc96342196822dd209ccccb04dfabd | refs/heads/master | 2023-06-14T00:18:52.255000 | 2022-11-21T03:16:31 | 2022-11-21T03:16:31 | 153,602,825 | 0 | 0 | null | false | 2023-05-30T14:57:21 | 2018-10-18T09:59:47 | 2022-05-31T03:49:52 | 2023-05-30T14:57:19 | 5,921 | 0 | 0 | 0 | JavaScript | false | false | package cn.wzz.design.model2.service;
public interface BaseService {
void uniQuery();
}
| UTF-8 | Java | 95 | java | BaseService.java | Java | [] | null | [] | package cn.wzz.design.model2.service;
public interface BaseService {
void uniQuery();
}
| 95 | 0.726316 | 0.715789 | 7 | 12.571428 | 14.946162 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 15 |
9937ffd2e7fbbe9420fdd4bf123440712536080b | 1,597,727,871,196 | 1e3722b868930fcd269d9fcde205659288079a1f | /snake/Policeman.java | fb898c8b18060f5e8f996eebb374ee28ce8af0d4 | [] | no_license | eddytwist/java-rush-games | https://github.com/eddytwist/java-rush-games | e05a24f31424a748f50014e7260d662f99049dfc | 63a10c4192acceb3c67400aa6bb4de4e96f1f643 | refs/heads/master | 2022-12-25T02:59:07.144000 | 2020-10-08T14:13:47 | 2020-10-08T14:13:47 | 263,578,458 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.games.snake;
import com.javarush.engine.cell.*;
public class Policeman extends GameObject{
private static final String POLICE_SIGN = "\uD83D\uDC6E\u200D♀️";
public boolean isAlive = true;
public Policeman(int x, int y) {
super(x, y);
}
public void draw(Game game) {
... | UTF-8 | Java | 407 | java | Policeman.java | Java | [] | null | [] | package com.javarush.games.snake;
import com.javarush.engine.cell.*;
public class Policeman extends GameObject{
private static final String POLICE_SIGN = "\uD83D\uDC6E\u200D♀️";
public boolean isAlive = true;
public Policeman(int x, int y) {
super(x, y);
}
public void draw(Game game) {
... | 407 | 0.665012 | 0.645161 | 15 | 25.866667 | 23.807188 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 15 |
3bff2b1b4c711ace69cdf6f22fc72f9a36e6245c | 24,919,400,286,738 | 72003cab6711efe96e7080599376d758e065fc33 | /PCLApp/JavaSource/com/citibank/ods/modules/product/prodqlfyprvt/functionality/valueobject/ProdQlfyPrvtMovementListFncVO.java | d8dc155e5f15bea2abce2a6a59971beda8b814cd | [] | no_license | mv58799/PCLApp | https://github.com/mv58799/PCLApp | 39390b8ff5ccaf95c654f394e32ed03b7713e8ad | 2f8772a60fee035104586bbbf2827567247459c4 | refs/heads/master | 2020-03-19T09:06:30.870000 | 2018-06-06T03:10:07 | 2018-06-06T03:10:07 | 136,260,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on Mar 17, 2007
*
*/
package com.citibank.ods.modules.product.prodqlfyprvt.functionality.valueobject;
/**
* @author fernando.salgado
*
*/
public class ProdQlfyPrvtMovementListFncVO extends BaseProdQlfyPrvtListFncVO
{
/**
* Constante de descrição do campo do último usuario a atual... | ISO-8859-1 | Java | 799 | java | ProdQlfyPrvtMovementListFncVO.java | Java | [
{
"context": "prvt.functionality.valueobject;\r\n\r\n/**\r\n * @author fernando.salgado\r\n * \r\n */\r\npublic class ProdQlfyPrvtMove",
"end": 149,
"score": 0.9244775772094727,
"start": 141,
"tag": "NAME",
"value": "fernando"
},
{
"context": "tionality.valueobject;\r\n\r\n/**\r\n *... | null | [] | /*
* Created on Mar 17, 2007
*
*/
package com.citibank.ods.modules.product.prodqlfyprvt.functionality.valueobject;
/**
* @author fernando.salgado
*
*/
public class ProdQlfyPrvtMovementListFncVO extends BaseProdQlfyPrvtListFncVO
{
/**
* Constante de descrição do campo do último usuario a atual... | 799 | 0.684277 | 0.67673 | 35 | 20.771429 | 26.408966 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.171429 | false | false | 15 |
df5face498c38a9bdc7364714d4b192b8077c70f | 31,044,023,633,700 | 2b6a4573ccf2f4c6aff4dc16a57def7db5188bfc | /src/lesson9/building/Room.java | 043d6fce9b100f0f4e1e459243dfe9632519cf0f | [] | no_license | dgmedvedev/cs2018-09-03 | https://github.com/dgmedvedev/cs2018-09-03 | c11d05671ffc762f805b7ce0e2ce9ace463e1431 | 8e90f7e55d1048597da3ab852d3c837e74e318fd | refs/heads/master | 2021-06-27T02:45:01.110000 | 2019-06-14T11:36:03 | 2019-06-14T11:36:03 | 147,487,291 | 0 | 0 | null | true | 2018-09-05T08:43:42 | 2018-09-05T08:43:42 | 2018-09-04T20:10:44 | 2018-09-04T20:10:42 | 322 | 0 | 0 | 0 | null | false | null | package lesson9.building;
import lesson9.building.furniture.Furniture;
import lesson9.building.my_exception.IlluminanceTooLittleException;
import lesson9.building.my_exception.IlluminanceTooMuchException;
import lesson9.building.my_exception.SpaceUsageTooMuchException;
import java.util.ArrayList;
import java.util.Sca... | UTF-8 | Java | 9,473 | java | Room.java | Java | [] | null | [] | package lesson9.building;
import lesson9.building.furniture.Furniture;
import lesson9.building.my_exception.IlluminanceTooLittleException;
import lesson9.building.my_exception.IlluminanceTooMuchException;
import lesson9.building.my_exception.SpaceUsageTooMuchException;
import java.util.ArrayList;
import java.util.Sca... | 9,473 | 0.526756 | 0.519287 | 229 | 38.174671 | 26.451654 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467249 | false | false | 15 |
04b4e4eaf69bcd65237dfb9908ad06e0f91c580a | 32,976,758,923,422 | fe586b40ade99ff9101883c6c11b8d5e371a8dc1 | /문자열/src/Q1152.java | 8bb69de8cd750d5dec30155713abebd571465d19 | [] | no_license | seran-yoon/b_joon | https://github.com/seran-yoon/b_joon | c0bb745f37a6f8ae3c6d49692eeed257b3166478 | 7dcaef2b5382dda2a5beabf5fb2d5d4d605a528f | refs/heads/master | 2022-04-12T00:48:46.190000 | 2020-04-01T14:15:30 | 2020-04-01T14:15:30 | 250,339,837 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // 단어의 개수
// 영어 대소문자와 띄어쓰기만으로 이루어진 문자열이 주어진다. 이 문자열에는 몇 개의 단어가 있을까? 이를 구하는 프로그램을 작성하시오. 단, 한 단어가 여러 번 등장하면 등장한 횟수만큼 모두 세어야 한다.
import java.util.Scanner;
public class Q1152 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String S = sc.nextLine().trim(); //trim() -> 앞뒤 공백 제거
S... | UTF-8 | Java | 941 | java | Q1152.java | Java | [] | null | [] | // 단어의 개수
// 영어 대소문자와 띄어쓰기만으로 이루어진 문자열이 주어진다. 이 문자열에는 몇 개의 단어가 있을까? 이를 구하는 프로그램을 작성하시오. 단, 한 단어가 여러 번 등장하면 등장한 횟수만큼 모두 세어야 한다.
import java.util.Scanner;
public class Q1152 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String S = sc.nextLine().trim(); //trim() -> 앞뒤 공백 제거
S... | 941 | 0.622332 | 0.614121 | 24 | 24.375 | 30.377914 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.833333 | false | false | 15 |
7ee535bad6e0c12def518aabc4b7fc01dde5b41b | 15,247,133,920,007 | 06132bb306986359c8958effdb12134da4aa9a23 | /spring-cloud-design-pattern/behavior-strategy-pattern/src/test/java/org/springframework/cloud/pattern/AppTest.java | 4db058a8ab53ab2512f77156b72657514518aede | [] | no_license | sunnyzhy/Design-pattern | https://github.com/sunnyzhy/Design-pattern | 1fe797d2af0e102be63704aad5a5e3a3d8feb5a9 | 665b5cde412e965665469af1b5011c6c280ea7d0 | refs/heads/master | 2023-07-01T15:50:37.005000 | 2023-06-13T09:33:49 | 2023-06-13T09:33:49 | 55,023,406 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.springframework.cloud.pattern;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.cloud.pattern.context.Context;
import org.springframework.cloud.pattern.strategy.Sale;
import org.springframework.cloud.pattern.strategy.SaleDiscount;
im... | UTF-8 | Java | 898 | java | AppTest.java | Java | [] | null | [] | package org.springframework.cloud.pattern;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.cloud.pattern.context.Context;
import org.springframework.cloud.pattern.strategy.Sale;
import org.springframework.cloud.pattern.strategy.SaleDiscount;
im... | 898 | 0.707127 | 0.687082 | 32 | 27.0625 | 21.011808 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 15 |
3a234c51b7788343895b0f3679c1a3399a859282 | 5,626,407,189,456 | ffd2cdabf9bb134f91927cc900bfc20e5868a1a1 | /code/practice#3/src/practice/pkg3/regresoUnDia.java | 2f4c1c12597c540cb163da895aff0e3753eb8875 | [] | no_license | Freivincampbell/Progra_1_2014_Freivin_Campbell | https://github.com/Freivincampbell/Progra_1_2014_Freivin_Campbell | 0bfc21fcd01cf0748f2b906a1b6fc5eb3631e858 | 9fa44b56232160a2924b346b64226584b3a9a0b1 | refs/heads/master | 2019-08-31T09:00:36.927000 | 2014-08-13T23:04:41 | 2014-08-13T23:04:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package practice.pkg3;
/**
*
* @author Campbell
*/
public class regresoUnDia {
public void regresar(int dia, int mes, int... | UTF-8 | Java | 1,326 | java | regresoUnDia.java | Java | [
{
"context": "or.\n */\n\npackage practice.pkg3;\n\n/**\n *\n * @author Campbell\n */\npublic class regresoUnDia {\n \n public v",
"end": 236,
"score": 0.9990589022636414,
"start": 228,
"tag": "NAME",
"value": "Campbell"
}
] | 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 practice.pkg3;
/**
*
* @author Campbell
*/
public class regresoUnDia {
public void regresar(int dia, int mes, int... | 1,326 | 0.390909 | 0.368182 | 49 | 25.938776 | 19.910419 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.510204 | false | false | 15 |
a5ab47c0ec3aecce7834c8221f4006ec6d1d865d | 4,681,514,358,704 | 562bc9a787072e54cfd2e3aeadf5396b4cc23038 | /NetBeansProjects/Compilador/src/Automata/Nodo.java | 83ba9a5293833ffd303164217171754410cc84fa | [] | no_license | SamiUrias/compilador | https://github.com/SamiUrias/compilador | 6623e122f7d0eb680e8ce8b28a37bd8967dd26fd | e44861fd1fa3a9cd11ba06e8194fda9112a5381d | refs/heads/master | 2020-04-11T04:26:56 | 2015-10-22T13:57:32 | 2015-10-22T13:57:32 | 40,500,170 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Automata;
import java.util.ArrayList;
/**
*
* @author Moises Urias
*/
public class Nodo {
private ContadorNodo contado... | UTF-8 | Java | 2,011 | java | Nodo.java | Java | [
{
"context": "a;\n\nimport java.util.ArrayList;\n\n/**\n *\n * @author Moises Urias\n */\npublic class Nodo {\n private ContadorNodo ",
"end": 263,
"score": 0.9998806715011597,
"start": 251,
"tag": "NAME",
"value": "Moises Urias"
}
] | 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 Automata;
import java.util.ArrayList;
/**
*
* @author <NAME>
*/
public class Nodo {
private ContadorNodo contador; /*C... | 2,005 | 0.573844 | 0.573844 | 93 | 20.623655 | 20.512213 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258065 | false | false | 15 |
6bdde71c5c44981aa177df4d7d21e31cf82c4a54 | 23,175,643,550,307 | a7c0564e422842378076fb685a5fe4908179452d | /src/beans/BeanUser.java | c5e05256bcc0a3975240e4c626e80248aa86df73 | [] | no_license | johnbreno/DesafioSefazJohn | https://github.com/johnbreno/DesafioSefazJohn | 13a16010a98be641e836b3ece749e8f2771091ee | 6fffdf0e8df7298893f21b22beed8e00abadc996 | refs/heads/master | 2022-07-29T20:58:53.118000 | 2019-07-15T23:38:16 | 2019-07-15T23:38:16 | 197,072,486 | 0 | 0 | null | false | 2022-02-10T00:00:04 | 2019-07-15T21:06:31 | 2019-07-15T23:40:14 | 2022-02-10T00:00:04 | 14 | 0 | 0 | 2 | Java | false | false | package beans;
import java.io.Serializable;
import java.util.List;
import javax.enterprise.context.RequestScoped;
import javax.faces.application.FacesMessage;
import javax.faces.context.FacesContext;
import javax.inject.Named;
import business.Facade;
import models.User;
@Named(value = "beanUser")
@RequestScoped
pub... | UTF-8 | Java | 1,437 | java | BeanUser.java | Java | [] | null | [] | package beans;
import java.io.Serializable;
import java.util.List;
import javax.enterprise.context.RequestScoped;
import javax.faces.application.FacesMessage;
import javax.faces.context.FacesContext;
import javax.inject.Named;
import business.Facade;
import models.User;
@Named(value = "beanUser")
@RequestScoped
pub... | 1,437 | 0.719555 | 0.718859 | 72 | 18.958334 | 18.613344 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.541667 | false | false | 15 |
9ef438bc310a8cde15cb8c6f1876a1df4572e378 | 1,297,080,143,528 | dd6d7db0cb6bbb560812816d39f0b1e620bb113e | /jasima_gui/test/jasima_gui/test/TestBean.java | ab70646475ed1c7c8ee28d548665b67778be022d | [] | no_license | hanbaoan123/jasima | https://github.com/hanbaoan123/jasima | cc7c411a115189d7532687df077960ba8902bba0 | 39e866b9504d925624763a4c41238a20b5976e69 | refs/heads/master | 2020-12-12T21:39:36.868000 | 2020-01-16T07:57:01 | 2020-01-16T07:57:01 | 169,550,526 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jasima_gui.test;
public class TestBean {
private int vint;
public int getInt() {
return vint;
}
public void setInt(int vint) {
this.vint = vint;
}
private Integer vInteger;
public Integer getInteger() {
return vInteger;
}
public void setInteger(Integer vInteger) {
this.vInteger = vI... | UTF-8 | Java | 486 | java | TestBean.java | Java | [] | null | [] | package jasima_gui.test;
public class TestBean {
private int vint;
public int getInt() {
return vint;
}
public void setInt(int vint) {
this.vint = vint;
}
private Integer vInteger;
public Integer getInteger() {
return vInteger;
}
public void setInteger(Integer vInteger) {
this.vInteger = vI... | 486 | 0.68107 | 0.68107 | 35 | 12.885715 | 13.09912 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.314286 | false | false | 15 |
3e17b41763d1f40c489ce0a4af11ea5b494110af | 21,414,706,948,302 | af8d5f77ae5456bb6463f73c3fd389d99c97bd3c | /Chess.java | 75b6d1e6b5f925fb9041085e38a3ebb35e40d39e | [] | no_license | MousaZourob/2PlayerChess | https://github.com/MousaZourob/2PlayerChess | e1d7167d11e99d9fcce62c7fee6e292936634173 | ec9fc099021f064f255c4d07374133a03cc1ec4a | refs/heads/master | 2022-12-15T22:57:47.340000 | 2020-09-15T00:52:41 | 2020-09-15T00:52:41 | 272,831,346 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Chess
{
// Initalizing board and coordinate
static Board gameBoard = new Board (8,8);
static Coordinate clickSpot;
// Holds where the position of the pieces is
static String piecePosition[][]= new String [8][8];
// Media player for piece sound
static String filePath = Ch... | UTF-8 | Java | 13,855 | java | Chess.java | Java | [] | null | [] | class Chess
{
// Initalizing board and coordinate
static Board gameBoard = new Board (8,8);
static Coordinate clickSpot;
// Holds where the position of the pieces is
static String piecePosition[][]= new String [8][8];
// Media player for piece sound
static String filePath = Ch... | 13,855 | 0.44114 | 0.412847 | 510 | 25.170588 | 23.803616 | 203 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 15 |
1fc6dbed64fbad41671f9ac18b0f206d64728225 | 26,353,919,338,700 | 72505815c96cdaa85f12f87b72b924b2712be1aa | /app/src/main/java/com/ysatechnologies/cleanup/models/Wastes.java | 42ab3399fdefeddec8ddc670778a41c386d362b9 | [] | no_license | aarora-infy/se_opr | https://github.com/aarora-infy/se_opr | 670c7ab8b05fb63b1b3409f471132f36e082f6fa | 1077fb24e7ffc8894e92ffbd29bcb5286277055b | refs/heads/master | 2019-01-02T16:32:45.692000 | 2016-12-13T13:53:53 | 2016-12-13T13:53:53 | 76,068,355 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ysatechnologies.cleanup.models;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
import java.util.List;
/**
* Model object for wastes
*/
public class Wastes implements Serializable {
private String timeStamp;
private String AuthName;
private String SignTime;
... | UTF-8 | Java | 1,403 | java | Wastes.java | Java | [] | null | [] | package com.ysatechnologies.cleanup.models;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
import java.util.List;
/**
* Model object for wastes
*/
public class Wastes implements Serializable {
private String timeStamp;
private String AuthName;
private String SignTime;
... | 1,403 | 0.68211 | 0.68211 | 57 | 23.614035 | 21.924715 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.350877 | false | false | 15 |
affa7bf458c7ba9f9001da5192db319778b385bb | 22,582,938,089,127 | 81c1eeca894f518beb0f6b05af98223432dac31e | /src/weather/Sky2.java | 53f5d904a409758bb5e3de3d4c0f63c057e2b584 | [] | no_license | Rezique/rain-check | https://github.com/Rezique/rain-check | 7209609340f021d5c94d23a9249481622f92517a | ebf93b51b11522698f51feceb2e1ef467679a47c | refs/heads/master | 2021-01-02T12:32:25.265000 | 2020-02-11T04:12:21 | 2020-02-11T04:12:21 | 239,626,308 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package weather;
import java.util.ArrayList;
public class Sky2 extends ArrayList<Cloud> // Calls on super class Arraylist
{
public Sky2() // Class to call on superclass constructor, to call super class constructor
{
super(100);
}
public float getMeanHeight()
{
float sum = 0;
for (Cloud c : this) ... | UTF-8 | Java | 1,185 | java | Sky2.java | Java | [] | null | [] | package weather;
import java.util.ArrayList;
public class Sky2 extends ArrayList<Cloud> // Calls on super class Arraylist
{
public Sky2() // Class to call on superclass constructor, to call super class constructor
{
super(100);
}
public float getMeanHeight()
{
float sum = 0;
for (Cloud c : this) ... | 1,185 | 0.661603 | 0.627004 | 45 | 25.311111 | 23.728859 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.355556 | false | false | 15 |
08cecb243eba5cb62134fce066782507c44043d8 | 22,204,980,930,559 | 5c1dac77a4cd602b4a9e243d64c5bd11abb87951 | /instahms/src/main/java/com/insta/hms/dialysis/DialysisSessionsSummaryAction.java | 05479ee97efafacff1d8a29793e1a14a6c1367ce | [] | no_license | bellmit/publicResp | https://github.com/bellmit/publicResp | fb65012bba0ee9b16685634514a678a68d71cc0a | 91139f429562c88714a2bd2a07b7438c1377ed60 | refs/heads/main | 2023-07-15T06:14:42.034000 | 2021-08-02T05:42:41 | 2021-08-02T05:42:41 | 459,024,363 | 0 | 1 | null | true | 2022-02-14T05:11:36 | 2022-02-14T05:11:35 | 2021-08-04T03:16:00 | 2021-08-04T03:15:54 | 277,739 | 0 | 0 | 0 | null | false | false | package com.insta.hms.dialysis;
import com.bob.hms.common.DataBaseUtil;
import com.insta.hms.Registration.PatientDetailsDAO;
import com.insta.hms.common.AppInit;
import com.insta.hms.common.ConversionUtils;
import com.insta.hms.common.HtmlConverter;
import com.insta.hms.common.PagedList;
import com.lowagie.text.Docume... | UTF-8 | Java | 6,245 | java | DialysisSessionsSummaryAction.java | Java | [] | null | [] | package com.insta.hms.dialysis;
import com.bob.hms.common.DataBaseUtil;
import com.insta.hms.Registration.PatientDetailsDAO;
import com.insta.hms.common.AppInit;
import com.insta.hms.common.ConversionUtils;
import com.insta.hms.common.HtmlConverter;
import com.insta.hms.common.PagedList;
import com.lowagie.text.Docume... | 6,245 | 0.733547 | 0.733387 | 174 | 34.890804 | 27.736126 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689655 | false | false | 15 |
e16a2f00c8c4ff1c564c5ddf24d86c2e63ab61bd | 26,963,804,730,222 | eebe7ea49de7cccdb44b6ec1d56e79d4ec3726e3 | /2019.02/2019.02.07 - Codeforces Global Round 1/EMagicStones.java | 96823b8e87595f1261b20f759d178a14f9ec1f90 | [] | no_license | m1kit/cc-archive | https://github.com/m1kit/cc-archive | 6dfbe702680230240491a7af4e7ad63f372df312 | 66ba7fb9e5b1c61af4a016f800d6c90f6f594ed2 | refs/heads/master | 2021-06-28T21:54:02.658000 | 2020-09-08T09:38:58 | 2020-09-08T09:38:58 | 150,690,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.llv.atcoder;
import jp.llv.atcoder.lib.io.LightScanner;
import jp.llv.atcoder.lib.io.LightWriter;
import jp.llv.atcoder.lib.debug.Debug;
import jp.llv.atcoder.lib.sort.MergeSort;
import java.util.Arrays;
public class EMagicStones {
private static final String YES = "Yes";
private static final Str... | UTF-8 | Java | 1,078 | java | EMagicStones.java | Java | [] | null | [] | package jp.llv.atcoder;
import jp.llv.atcoder.lib.io.LightScanner;
import jp.llv.atcoder.lib.io.LightWriter;
import jp.llv.atcoder.lib.debug.Debug;
import jp.llv.atcoder.lib.sort.MergeSort;
import java.util.Arrays;
public class EMagicStones {
private static final String YES = "Yes";
private static final Str... | 1,078 | 0.487013 | 0.472171 | 38 | 27.368422 | 18.083754 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.815789 | false | false | 15 |
935f50f135fe1f6f09d4ccbaf9644a8f115d5700 | 9,363,028,721,512 | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/bytedance/sdk/openadsdk/core/video/p372c/AndroidMediaPlayer.java | c7b830b1f02651324819866e823da00ab4b5d7b5 | [] | no_license | Phantoms007/zhihuAPK | https://github.com/Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716000 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bytedance.sdk.openadsdk.core.video.p372c;
import android.annotation.TargetApi;
import android.content.Context;
import android.media.MediaDataSource;
import android.media.MediaPlayer;
import android.net.Uri;
import android.os.Build;
import android.os.Handler;
import android.text.TextUtils;
import android.vi... | UTF-8 | Java | 12,020 | java | AndroidMediaPlayer.java | Java | [] | null | [] | package com.bytedance.sdk.openadsdk.core.video.p372c;
import android.annotation.TargetApi;
import android.content.Context;
import android.media.MediaDataSource;
import android.media.MediaPlayer;
import android.net.Uri;
import android.os.Build;
import android.os.Handler;
import android.text.TextUtils;
import android.vi... | 12,020 | 0.600582 | 0.540682 | 342 | 34.146198 | 30.997675 | 273 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.505848 | false | false | 15 |
9480ee3e9e2e14d4f077fed0c45edcac438e499e | 6,760,278,583,456 | 0fbd372915d09df44cf65271beae89a97d2fcdf2 | /src/main/java/com/hermes/domain/places/BasicCompanyBase.java | 071bc43f19719c4128fa6a609fa7239775e8db7d | [] | no_license | netcrackerschool/hermes | https://github.com/netcrackerschool/hermes | 799811ff882ae857e707a4aab829d04fcb2b8daa | 381bec35232c8ac6962b12884d40f552392ceb1c | refs/heads/master | 2021-08-08T04:24:54.086000 | 2017-11-09T15:22:48 | 2017-11-09T15:22:48 | 110,107,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hermes.domain.places;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
/**
* 26.10.15.
*/
@Entity
@DiscriminatorValue("BASIC_COMPANY_BASE")
public class BasicCompanyBase extends AbstractBase {
BasicCompanyBase() {
}
BasicCompanyBase(String name) {
supe... | UTF-8 | Java | 337 | java | BasicCompanyBase.java | Java | [] | null | [] | package com.hermes.domain.places;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
/**
* 26.10.15.
*/
@Entity
@DiscriminatorValue("BASIC_COMPANY_BASE")
public class BasicCompanyBase extends AbstractBase {
BasicCompanyBase() {
}
BasicCompanyBase(String name) {
supe... | 337 | 0.709199 | 0.691395 | 19 | 16.736841 | 17.167418 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 15 |
7c523f97512d08e70addd8386fb8df91b7196b8f | 16,673,063,106,668 | 9fa88d9035dcff2a4d049e1f8ab5013354c69dca | /Servlet_JSP/securityAndFilter/src/main/java/ru/matevosyan/servlet/DeleteServlet.java | 9517a0d0793bab3738b75df5e8b56782a522b479 | [
"Apache-2.0"
] | permissive | VardanMatevosyan/Vardan-Git-Repository | https://github.com/VardanMatevosyan/Vardan-Git-Repository | 0f8bf59700c7fa36a51133a89d834f4bd81b0bd3 | b7a22260d6c1c2f4ffa3ced65b28a262b6d71a63 | refs/heads/master | 2021-01-24T09:18:08.772000 | 2019-10-27T09:27:50 | 2019-10-27T09:27:50 | 69,826,896 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.matevosyan.servlet;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ru.matevosyan.database.UserStore;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.Ht... | UTF-8 | Java | 3,448 | java | DeleteServlet.java | Java | [
{
"context": " * Created on 13.03.2018.\n * @since 1.0\n * @author Matevosyan Vardan.\n * @version 1.0\n */\n\npublic class DeleteServlet ",
"end": 503,
"score": 0.9998952150344849,
"start": 486,
"tag": "NAME",
"value": "Matevosyan Vardan"
}
] | null | [] | package ru.matevosyan.servlet;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ru.matevosyan.database.UserStore;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.Ht... | 3,437 | 0.665893 | 0.660093 | 94 | 35.680851 | 30.657064 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606383 | false | false | 15 |
8dc9cbfdc6d59943cb289155484481a50dee1737 | 24,653,112,292,147 | 82862148d14598f430b8c402ea9ee5b3d9016a6a | /app/src/main/java/net/rgsw/minesweeper/main/EditDialogController.java | 69edfa65139f5823ff3e83627169037909589910 | [] | no_license | FoxSamu/Minesweeper | https://github.com/FoxSamu/Minesweeper | 0936ceb3ab38433a8dd5edc619741de3d40bbecf | 590f7a760771eb26f68abff42e05d15d328046cd | refs/heads/master | 2022-11-20T08:33:57.097000 | 2019-04-11T07:37:54 | 2019-04-11T07:38:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.rgsw.minesweeper.main;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.Context;
import android.support.design.widget.TextInputLayout;
import android.text.Editable;
import android.text.TextWatcher;
import android.widget.Button;
import android.widget.EditText;
i... | UTF-8 | Java | 12,313 | java | EditDialogController.java | Java | [] | null | [] | package net.rgsw.minesweeper.main;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.Context;
import android.support.design.widget.TextInputLayout;
import android.text.Editable;
import android.text.TextWatcher;
import android.widget.Button;
import android.widget.EditText;
i... | 12,313 | 0.534719 | 0.529359 | 323 | 37.120743 | 32.809814 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.674923 | false | false | 15 |
713c4595b4d6edf953bdba2a38f0d64bdc2a333d | 28,475,633,224,841 | cdbd53ceb24f1643b5957fa99d78b8f4efef455a | /vertx-pin/zero-atom/src/main/java/io/vertx/tp/error/_404RecordMissingException.java | 0e9bece6c4592ef3b7adf94bc0ca90b79f1473ef | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | chundcm/vertx-zero | https://github.com/chundcm/vertx-zero | f3dcb692ae6b9cc4ced52386cab01e5896e69d80 | d2a2d096426c30d90be13b162403d66c8e72cc9a | refs/heads/master | 2023-04-27T18:41:47.489000 | 2023-04-23T01:53:40 | 2023-04-23T01:53:40 | 244,054,093 | 0 | 0 | Apache-2.0 | true | 2020-02-29T23:00:59 | 2020-02-29T23:00:58 | 2020-02-29T16:18:15 | 2020-02-29T16:18:12 | 24,276 | 0 | 0 | 0 | null | false | false | package io.vertx.tp.error;
import io.vertx.core.http.HttpStatusCode;
import io.vertx.up.exception.WebException;
public class _404RecordMissingException extends WebException {
public _404RecordMissingException(final Class<?> clazz, final String key) {
super(clazz, key);
}
@Override
public int... | UTF-8 | Java | 466 | java | _404RecordMissingException.java | Java | [] | null | [] | package io.vertx.tp.error;
import io.vertx.core.http.HttpStatusCode;
import io.vertx.up.exception.WebException;
public class _404RecordMissingException extends WebException {
public _404RecordMissingException(final Class<?> clazz, final String key) {
super(clazz, key);
}
@Override
public int... | 466 | 0.686695 | 0.66309 | 21 | 21.190475 | 21.981852 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 15 |
42d7af29b1325e4856e2bc89d8e6971801c73d62 | 2,327,872,299,789 | 84be3c06c433d9d9a4559dd4e016b26d2f28e4fa | /service/service_vod/src/main/java/com/lcl/college/service/vod/util/VodSDKUtils.java | b55dc4f48f78957938920b3a4d594cedeba0a347 | [] | no_license | lclcharm/college_parent | https://github.com/lclcharm/college_parent | f812e546624fd6b2a16c1ad7c12beca1bbdb68ed | 9f1c846a106704d4467792653dedca5f33d1bae6 | refs/heads/master | 2023-06-06T05:37:12.015000 | 2021-06-22T14:19:29 | 2021-06-22T14:19:29 | 379,296,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lcl.college.service.vod.util;
import com.tencentcloudapi.common.Credential;
import com.tencentcloudapi.vod.v20180717.VodClient;
/**
* @author lcl
* @date 2020/7/21 22:48
**/
public class VodSDKUtils {
public static VodClient initVodClient(String secretId, String secretKey) {
Credential cre... | UTF-8 | Java | 462 | java | VodSDKUtils.java | Java | [
{
"context": "tcloudapi.vod.v20180717.VodClient;\n\n/**\n * @author lcl\n * @date 2020/7/21 22:48\n **/\npublic class VodSDK",
"end": 160,
"score": 0.9995887279510498,
"start": 157,
"tag": "USERNAME",
"value": "lcl"
}
] | null | [] | package com.lcl.college.service.vod.util;
import com.tencentcloudapi.common.Credential;
import com.tencentcloudapi.vod.v20180717.VodClient;
/**
* @author lcl
* @date 2020/7/21 22:48
**/
public class VodSDKUtils {
public static VodClient initVodClient(String secretId, String secretKey) {
Credential cre... | 462 | 0.718615 | 0.677489 | 17 | 26.17647 | 25.514091 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 15 |
fb7378f848966eb535e5f2317e98c935310a9b1b | 3,478,923,552,027 | d2385ee5776c156183a0fa038b927b774c2e36e4 | /Quizly/src/com/quizly/maps/Category.java | 6134a73d790efa9bb26fc7073a2fa598a4176357 | [] | no_license | Nawy/Quizly | https://github.com/Nawy/Quizly | 171a75cb55fe883b240b2e03e68cfd50b12c4a78 | 2133814dd36fe1580059893e7478e43648f8faee | refs/heads/master | 2016-08-03T09:42:35.345000 | 2015-05-27T20:37:25 | 2015-05-27T20:37:25 | 34,557,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.quizly.maps;
import java.util.List;
public class Category {
private Integer id;
private String name;
private String shorten;
private List<Quiz> quizes;
public void addQuiz(Quiz quiz)
{
quizes.add(quiz);
}
///////////////////////////////////////////////////////////////////////... | UTF-8 | Java | 895 | java | Category.java | Java | [] | null | [] | package com.quizly.maps;
import java.util.List;
public class Category {
private Integer id;
private String name;
private String shorten;
private List<Quiz> quizes;
public void addQuiz(Quiz quiz)
{
quizes.add(quiz);
}
///////////////////////////////////////////////////////////////////////... | 895 | 0.532961 | 0.532961 | 44 | 18.34091 | 17.503172 | 75 | false | false | 0 | 0 | 0 | 0 | 76 | 0.169832 | 1.340909 | false | false | 15 |
5e98bf2c8a76ae2fb79b844fdaa174407263ee08 | 13,340,168,465,806 | 70db07ccf18d63859308a4f1bf1669b0ca0b1a32 | /src/com/yufan/util/EncryptHelper.java | 0c98681fb2db7be6eea825eea1d74c9006fb7446 | [] | no_license | lirf2018/rs_store_inf | https://github.com/lirf2018/rs_store_inf | 1fffadc50fc9bf0f1aa83cd366036c567c16c16e | 6d2cdd2975e20f89b5776932f5f1dd972621afc6 | refs/heads/master | 2020-06-24T23:14:29.150000 | 2019-07-09T02:10:05 | 2019-07-09T02:10:06 | 195,914,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yufan.util;
import javax.crypto.Cipher;
import javax.crypto.SecretKey;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.DESKeySpec;
import java.math.BigInteger;
import java.net.URLEncoder;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.security.... | UTF-8 | Java | 6,618 | java | EncryptHelper.java | Java | [
{
"context": "ity.SecureRandom;\nimport java.util.*;\n\n/**\n * 创建人: lirf\n * 创建时间: 2018/11/14 9:44\n * 功能介绍:\n */\npublic cla",
"end": 371,
"score": 0.999677300453186,
"start": 367,
"tag": "USERNAME",
"value": "lirf"
},
{
"context": "770074e934d6a2936\");\n sigMap.put(\"toke... | null | [] | package com.yufan.util;
import javax.crypto.Cipher;
import javax.crypto.SecretKey;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.DESKeySpec;
import java.math.BigInteger;
import java.net.URLEncoder;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.security.... | 6,604 | 0.53502 | 0.520275 | 186 | 31.086021 | 22.61014 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.510753 | false | false | 15 |
5ee4857fa9c6ac641a372d8beaa905351a2a865a | 17,626,545,797,388 | 980b2737635e5b47b4f423ca277db2cf1c0bad63 | /java oop 05 - abstract class & interface/src/RealClassInterface.java | 12aa036ec6f4863a4afb468aff0db2077ef90565 | [] | no_license | initializrc/java-oop-concept | https://github.com/initializrc/java-oop-concept | f49ac0ae6f468698cb272ffaf2e25dfe96150323 | 84ca17b60a4c48d7da53993f24679fd5eb31aaa5 | refs/heads/master | 2023-01-19T21:39:08.702000 | 2020-11-14T14:36:30 | 2020-11-14T14:36:30 | 309,730,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // class implementasi dari interface
public class RealClassInterface implements InterfaceSample {
// method dari interface, wajib di override
@Override
public void interfaceMethod() {
System.out.println("Method dari interface");
}
}
| UTF-8 | Java | 258 | java | RealClassInterface.java | Java | [] | null | [] | // class implementasi dari interface
public class RealClassInterface implements InterfaceSample {
// method dari interface, wajib di override
@Override
public void interfaceMethod() {
System.out.println("Method dari interface");
}
}
| 258 | 0.72093 | 0.72093 | 9 | 27.666666 | 21.959558 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 15 |
0191b8a774f3b7c2352fdcbcd011060e159d847c | 5,540,507,855,695 | c1b4ec7a48645e2cd82e7b5d794bcf403b7d72dd | /mulanbay-pms/src/main/java/cn/mulanbay/pms/handler/qa/bean/QaMatchDetail.java | c02a82a72b05f2400b2fbb5ad340556a72d94828 | [
"Apache-2.0"
] | permissive | zbeol/mulanbay-server | https://github.com/zbeol/mulanbay-server | 7245766cdcd6564c4d0dc0552fcbc4124b94cdb2 | ffadd9e5b774875bb798145073482c0cabef0195 | refs/heads/master | 2023-03-27T04:11:51.619000 | 2021-03-27T00:42:15 | 2021-03-27T00:42:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.mulanbay.pms.handler.qa.bean;
import java.io.Serializable;
/**
*
*
* @author fenghong
* @create 2017-07-10 21:44
*/
public class QaMatchDetail implements Serializable {
private static final long serialVersionUID = -2413626270564783427L;
private QaConfigBean qaConfig;
//匹配级数
private i... | UTF-8 | Java | 854 | java | QaMatchDetail.java | Java | [
{
"context": "import java.io.Serializable;\n\n/**\n *\n *\n * @author fenghong\n * @create 2017-07-10 21:44\n */\npublic class QaMa",
"end": 101,
"score": 0.9920790791511536,
"start": 93,
"tag": "USERNAME",
"value": "fenghong"
}
] | null | [] | package cn.mulanbay.pms.handler.qa.bean;
import java.io.Serializable;
/**
*
*
* @author fenghong
* @create 2017-07-10 21:44
*/
public class QaMatchDetail implements Serializable {
private static final long serialVersionUID = -2413626270564783427L;
private QaConfigBean qaConfig;
//匹配级数
private i... | 854 | 0.64881 | 0.611905 | 45 | 17.666666 | 18.442703 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 15 |
cbc9d0f9ff676ca7c624d30b1330d9e7b7b1b436 | 11,622,181,516,044 | 131074511e1dec2ecbecbf3f2a5935694830b6f3 | /backend/src/main/java/com/techelevator/model/family/JdbcFamilyDao.java | 186b2b3002ba901efda4839dd615c76996d87c2d | [] | no_license | jmelon010101/FamilyReadingLog | https://github.com/jmelon010101/FamilyReadingLog | b0d1e22da2d8139b530189086d173a6e38d1d988 | c58c120dea97449187851d61f5da69218fbcf42d | refs/heads/master | 2022-05-23T03:13:20.366000 | 2020-04-28T20:36:44 | 2020-04-28T20:36:44 | 259,738,782 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.techelevator.model.family;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.dao.DataAccessException;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.support.rowset.SqlRowSet;
impo... | UTF-8 | Java | 2,585 | java | JdbcFamilyDao.java | Java | [] | null | [] | package com.techelevator.model.family;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.dao.DataAccessException;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.support.rowset.SqlRowSet;
impo... | 2,585 | 0.645261 | 0.645261 | 90 | 27.733334 | 24.029057 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 15 |
e03c2cc568cfee2b96e429ec3003d4a2b5a7fc7b | 19,267,223,306,020 | 3b0198853771a8e69f9f24d434fcba0e83c5e210 | /src/main/java/dao/RealEstateDAO.java | 8e4d74eaf24d5a0ace4d9241e3ccdd1b67bdad72 | [] | no_license | KirilYakimov/ElectricityDistributionCompany | https://github.com/KirilYakimov/ElectricityDistributionCompany | 7e63182e0014333d2b2073b8ac05c08135129e89 | 4bd22e8a8873dda4473eee394c386a67444720b0 | refs/heads/master | 2022-10-06T05:34:29.568000 | 2020-06-08T07:09:44 | 2020-06-08T07:09:44 | 260,330,903 | 0 | 0 | null | false | 2020-06-08T07:09:45 | 2020-04-30T22:24:19 | 2020-05-07T03:55:48 | 2020-06-08T07:09:45 | 1,560 | 0 | 0 | 0 | Java | false | false | package dao;
import configuration.SessionFactoryUtil;
import entity.RealEstate;
import org.hibernate.Session;
import org.hibernate.Transaction;
import java.util.List;
public class RealEstateDAO {
public static void saveRealEstate(RealEstate employee) {
try (Session session = SessionFactoryUtil.getSessio... | UTF-8 | Java | 1,366 | java | RealEstateDAO.java | Java | [] | null | [] | package dao;
import configuration.SessionFactoryUtil;
import entity.RealEstate;
import org.hibernate.Session;
import org.hibernate.Transaction;
import java.util.List;
public class RealEstateDAO {
public static void saveRealEstate(RealEstate employee) {
try (Session session = SessionFactoryUtil.getSessio... | 1,366 | 0.674231 | 0.674231 | 41 | 32.317074 | 29.178541 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.414634 | false | false | 15 |
33925ea05cc657852193ae0be0b8efac36c6c333 | 33,182,917,361,332 | 9c8edb601a02fe61b3dbc11c4ca979f7b07b6cc4 | /app/src/main/java/com/hanu/students/util/push/schedule/ScheduleService.java | 7a2bffb8886a983f9ba1ab363f58678c3191f0de | [] | no_license | binhdoitsme/HanuStudentsAndroid | https://github.com/binhdoitsme/HanuStudentsAndroid | 65b8c6b7f00847316567a659bf6ed8c6ac474cab | 18c90fed87c876f71b403e236b18aeb9dfe09f93 | refs/heads/master | 2022-09-21T18:13:31.562000 | 2020-06-07T01:05:33 | 2020-06-07T01:05:33 | 261,081,972 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hanu.students.util.push.schedule;
import android.app.IntentService;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Intent;
import android.os.Build;
import android.provider.Settings;
im... | UTF-8 | Java | 3,279 | java | ScheduleService.java | Java | [] | null | [] | package com.hanu.students.util.push.schedule;
import android.app.IntentService;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Intent;
import android.os.Build;
import android.provider.Settings;
im... | 3,279 | 0.687405 | 0.682525 | 74 | 43.31081 | 30.764549 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 15 |
cd4b17cf2f08eb413e2974f2e4a43de819f17976 | 11,527,692,226,209 | 3c09a76e15c76381b83e4aae554a99c47c14b867 | /app/src/main/java/com/example/test/calculatorinf/MyString.java | 0836d7b981cfc4dc482e740bd07f2e04d3ae1863 | [] | no_license | SoftWareTeam001/Calculator-inf | https://github.com/SoftWareTeam001/Calculator-inf | 85305208c0bcc193100ebb574b0a65db0193981b | 21283d54d61268fe4c684acf2d96d24faaf01f8c | refs/heads/master | 2021-08-24T16:18:16.690000 | 2018-11-01T15:39:27 | 2018-11-01T15:39:27 | 145,698,832 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.test.calculatorinf;
import android.util.Log;
import android.widget.TextView;
public class MyString {
public static String FormulaString=new String();
public static String ResultString=new String();
public static String InitString="$$ \\Large \\textcolor{cyan} {{\\textcolor{yellow}|}}$$... | UTF-8 | Java | 2,341 | java | MyString.java | Java | [] | null | [] | package com.example.test.calculatorinf;
import android.util.Log;
import android.widget.TextView;
public class MyString {
public static String FormulaString=new String();
public static String ResultString=new String();
public static String InitString="$$ \\Large \\textcolor{cyan} {{\\textcolor{yellow}|}}$$... | 2,341 | 0.642206 | 0.639601 | 58 | 38.706898 | 29.070667 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.844828 | false | false | 15 |
3998ebb3ebfd1bcdabdb20ff036dc4a99643d8c0 | 19,292,993,115,863 | 3b05f291fbffb22eda30b73808c8ef7547ba5642 | /ontologymanager/web/src/main/java/org/apache/stanbol/ontologymanager/web/resources/SessionResource.java | c80691a064cd7004a39feddc1e29f56d4fc7902b | [
"Apache-2.0",
"MIT",
"CC-BY-3.0",
"LicenseRef-scancode-warranty-disclaimer",
"CC-BY-4.0",
"GPL-1.0-or-later",
"LicenseRef-scancode-proprietary-license",
"BSD-3-Clause",
"GPL-2.0-only",
"LicenseRef-scancode-public-domain"
] | permissive | ssprabhjot/stanbol | https://github.com/ssprabhjot/stanbol | ce4c809684478252cbd86d9bbf21471ed1a20498 | f88f8261d20fa1a2c1b6e1820eb283bd5fa288db | refs/heads/0.9.0-incubating | 2023-01-23T05:02:03.334000 | 2012-09-26T09:36:29 | 2012-09-26T09:36:29 | 50,668,325 | 0 | 1 | Apache-2.0 | false | 2023-01-02T21:59:44 | 2016-01-29T14:43:53 | 2016-01-29T14:49:10 | 2023-01-02T21:59:41 | 70,953 | 0 | 1 | 27 | 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 may ... | UTF-8 | Java | 17,949 | java | SessionResource.java | Java | [
{
"context": "Session} whose identifier is known.\n * \n * @author alexdma\n * \n */\n@Path(\"/ontonet/session/{id}\")\npublic cla",
"end": 4012,
"score": 0.999644935131073,
"start": 4005,
"tag": "USERNAME",
"value": "alexdma"
}
] | 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 may ... | 17,949 | 0.650566 | 0.650008 | 389 | 45.141388 | 31.472567 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681234 | false | false | 15 |
d09308d33b334b427fad579f8e91b0c5c6d14233 | 31,095,563,231,655 | 857bf66f2f21cd9d4f82ed0f5112e6e81e567da1 | /src/main/java/com/example/controller/AddBeer.java | a5a4b9d699484bf28d6098de087d87ff2a9be849 | [] | no_license | samvitek777/DeliveryBeerKnt | https://github.com/samvitek777/DeliveryBeerKnt | 695c48498fcd5fe46dd17216174fca5fc66c5809 | 9e326cdeffe5fc6097d1a27617e35388bcde3dfe | refs/heads/master | 2020-09-24T05:46:35.521000 | 2019-12-25T16:47:16 | 2019-12-25T16:47:16 | 225,678,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.controller;
import com.example.domain.Beer;
import com.example.repository.BeerRepo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import... | UTF-8 | Java | 1,108 | java | AddBeer.java | Java | [] | null | [] | package com.example.controller;
import com.example.domain.Beer;
import com.example.repository.BeerRepo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import... | 1,108 | 0.679603 | 0.679603 | 36 | 29.777779 | 22.002665 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 15 |
61b8ca8e28b823e874a40d9e55645662f65645f1 | 26,190,710,598,536 | a21163ba511f7b05e8774962205f24b449c7b9c7 | /src/main/java/com/sundays/merryaround/board/store/BoardStoreLogic.java | 8b9495284d3155e5c7d34a175c21aba49dfc5964 | [] | no_license | SundaysProjectTeam/Merryaround | https://github.com/SundaysProjectTeam/Merryaround | 9e6979f09485f8ab5158376946770cc844fbd345 | 22865be810be1cf0d356fd842174d0952aa71e53 | refs/heads/master | 2020-09-09T16:10:39.833000 | 2019-11-13T15:58:04 | 2019-11-13T15:58:04 | 221,492,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sundays.merryaround.board.store;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service(value="boardStoreImpl")
public class BoardStoreLogic implements BoardStore {
@Autowired
private BoardDao boardDao;
@Override
public String getData() ... | UTF-8 | Java | 465 | java | BoardStoreLogic.java | Java | [] | null | [] | package com.sundays.merryaround.board.store;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service(value="boardStoreImpl")
public class BoardStoreLogic implements BoardStore {
@Autowired
private BoardDao boardDao;
@Override
public String getData() ... | 465 | 0.754839 | 0.754839 | 21 | 21.142857 | 18.284225 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.380952 | false | false | 15 |
839aec2427dafc4aa6e7a6c34e574f1de11f83c7 | 25,443,386,290,685 | b2f07f3e27b2162b5ee6896814f96c59c2c17405 | /sun/security/krb5/internal/EncTicketPart.java | 77db841c3c143eda9a3d3ae50d230263f17468d1 | [] | no_license | weiju-xi/RT-JAR-CODE | https://github.com/weiju-xi/RT-JAR-CODE | e33d4ccd9306d9e63029ddb0c145e620921d2dbd | d5b2590518ffb83596a3aa3849249cf871ab6d4e | refs/heads/master | 2021-09-08T02:36:06.675000 | 2018-03-06T05:27:49 | 2018-03-06T05:27:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package sun.security.krb5.internal;
/* */
/* */ import java.io.IOException;
/* */ import sun.security.krb5.Asn1Exception;
/* */ import sun.security.krb5.EncryptionKey;
/* */ import sun.security.krb5.KrbException;
/* */ import sun.security.krb5.PrincipalName;
/* */ import sun.secur... | UTF-8 | Java | 7,536 | java | EncTicketPart.java | Java | [] | null | [] | /* */ package sun.security.krb5.internal;
/* */
/* */ import java.io.IOException;
/* */ import sun.security.krb5.Asn1Exception;
/* */ import sun.security.krb5.EncryptionKey;
/* */ import sun.security.krb5.KrbException;
/* */ import sun.security.krb5.PrincipalName;
/* */ import sun.secur... | 7,536 | 0.616375 | 0.571921 | 150 | 49.246666 | 43.985291 | 398 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 15 |
0e6cd7bb348c233a97a1a7acc399b27393f60979 | 14,542,759,305,815 | 8116caec554cf63558b539cce29a4d7b54039799 | /so/src/client/nc/ui/so/qs/intoprod/input/view/IntoProdBillFrom.java | 47609a939b9b0b965f99ca1b2851e057916448b9 | [] | no_license | qssckf/3QSMMKF | https://github.com/qssckf/3QSMMKF | 60468e3ce8c048b967804bae7f1f5b3fa090289d | c7ffb2a8db6eb58c888f3a51298881b20c57e1e1 | refs/heads/master | 2020-04-28T20:54:05.355000 | 2019-06-15T00:40:05 | 2019-06-15T00:40:05 | 175,561,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nc.ui.so.qs.intoprod.input.view;
import nc.ui.pub.bill.BillItem;
import nc.ui.pubapp.uif2app.event.IAppEventHandler;
import nc.ui.pubapp.uif2app.event.card.CardBodyRowChangedEvent;
import nc.ui.pubapp.uif2app.model.IAppModelEx;
import nc.ui.pubapp.uif2app.view.ShowUpableBillForm;
public class IntoProd... | GB18030 | Java | 1,256 | java | IntoProdBillFrom.java | Java | [] | null | [] | package nc.ui.so.qs.intoprod.input.view;
import nc.ui.pub.bill.BillItem;
import nc.ui.pubapp.uif2app.event.IAppEventHandler;
import nc.ui.pubapp.uif2app.event.card.CardBodyRowChangedEvent;
import nc.ui.pubapp.uif2app.model.IAppModelEx;
import nc.ui.pubapp.uif2app.view.ShowUpableBillForm;
public class IntoProd... | 1,256 | 0.695902 | 0.692623 | 54 | 20.592592 | 25.298601 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 15 |
f010bff4216abc1e2a2fd91fad0ea18595206273 | 20,822,001,498,160 | 4d0e260a2d367f86eb7f4bc083fa22af63159ff1 | /src/main/java/com/angl/drill/db/dao/impl/ExcavationDaoImpl.java | dab23c95ef6f4b8cdee7a1c5d145e0671d17983e | [] | no_license | glpo/DriLL | https://github.com/glpo/DriLL | 2ff0cb174beca580d621c822546f5be99c3359c9 | e977fc3c4f2d9ab21b91d825298aeb95f1373c30 | refs/heads/master | 2016-08-11T03:08:06.828000 | 2016-02-17T23:40:38 | 2016-02-17T23:40:38 | 45,354,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.angl.drill.db.dao.impl;
import com.angl.drill.db.dao.BaseDao;
import com.angl.drill.db.dao.ExcavationDAO;
import com.angl.drill.db.entity.ExcavationSession;
import org.springframework.data.domain.Sort;
import org.springframework.data.mongodb.core.query.Query;
import org.springframework.stereotype.Repositor... | UTF-8 | Java | 970 | java | ExcavationDaoImpl.java | Java | [] | null | [] | package com.angl.drill.db.dao.impl;
import com.angl.drill.db.dao.BaseDao;
import com.angl.drill.db.dao.ExcavationDAO;
import com.angl.drill.db.entity.ExcavationSession;
import org.springframework.data.domain.Sort;
import org.springframework.data.mongodb.core.query.Query;
import org.springframework.stereotype.Repositor... | 970 | 0.741237 | 0.739175 | 28 | 33.642857 | 28.832291 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 15 |
729aebee3b7b5777e4e79932a0b6db4e8c312ca9 | 32,950,989,136,531 | 22f24deb0d79d5188bc7f78f103dd19e2724f09e | /s33_namedquery_xml/src/com/java/FetchData.java | cd1850978b1aaef8aadda4b13276941a961263b8 | [] | no_license | huytan/hibernate | https://github.com/huytan/hibernate | efb9ebf1fa649706eae3f32c0932176680a1b2ca | 4a753453b53e161915775976e951f0b120e26909 | refs/heads/master | 2016-09-08T02:01:05.693000 | 2014-05-08T08:35:43 | 2014-05-08T08:35:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java;
import java.util.Iterator;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.AnnotationConfiguration;
import org.hibernate.cfg.Configuration;
public class FetchData {
public static void main(String[] args)... | UTF-8 | Java | 893 | java | FetchData.java | Java | [
{
"context": "\"findEmployeeByName\");\n\t\tquery.setString(\"name\", \"amit\");\n\n\t\tList<Employee> employees = query.list();\n\n\t",
"end": 653,
"score": 0.9991443157196045,
"start": 649,
"tag": "NAME",
"value": "amit"
}
] | null | [] | package com.java;
import java.util.Iterator;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.AnnotationConfiguration;
import org.hibernate.cfg.Configuration;
public class FetchData {
public static void main(String[] args)... | 893 | 0.745801 | 0.745801 | 34 | 25.264706 | 19.166927 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.617647 | false | false | 15 |
e1c0d9aee3a51d6e7b3ec6fda4a5c97b5566f503 | 4,827,543,274,266 | 7bbc0baa19533216608c4feec8747cb4761ce054 | /Section7/Section7_8.java | a1f36dbef8772f741abbb6ff2aba654dc62cb8b3 | [] | no_license | jmas1532/schoo | https://github.com/jmas1532/schoo | b1273c307693db3b642eb2b1eeaee7553eff8ab6 | 92add75de45f3906be6c2ac66b352d837ab4b33e | refs/heads/master | 2022-08-25T13:39:59.766000 | 2020-05-22T01:11:39 | 2020-05-22T01:11:39 | 265,774,951 | 0 | 0 | null | true | 2020-05-21T06:42:44 | 2020-05-21T06:42:43 | 2020-05-21T04:45:38 | 2020-05-21T04:45:36 | 0 | 0 | 0 | 0 | null | false | false | import java.util.Scanner;
import java.util.Random;
class Section7_8 {
public static void main(String[] args) {
Scanner stdIn = new Scanner(System.in);
System.out.print("aの値:");
int a = stdIn.nextInt();
System.out.print("bの値:");
int b = stdIn.nextInt();
System.out.println("ランダム値:"+random(a,b));
}
stati... | SHIFT_JIS | Java | 475 | java | Section7_8.java | Java | [] | null | [] | import java.util.Scanner;
import java.util.Random;
class Section7_8 {
public static void main(String[] args) {
Scanner stdIn = new Scanner(System.in);
System.out.print("aの値:");
int a = stdIn.nextInt();
System.out.print("bの値:");
int b = stdIn.nextInt();
System.out.println("ランダム値:"+random(a,b));
}
stati... | 475 | 0.638581 | 0.631929 | 22 | 19.5 | 13.989444 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 15 |
9334bbc03d456694ca63d74222b8563305113bc3 | 16,346,645,546,476 | 8a23d1a0a224c31344152607b8b0adbad4a524f7 | /app/src/main/java/com/ideacarry/example12/GLThread.java | b50c51cf62732c88a416fe90a49e58d33395c5b5 | [] | no_license | 821029883/OpenGL30JNI | https://github.com/821029883/OpenGL30JNI | 0cedc8efa2302c7d97d54779eee6b112858f80c9 | 60adc975aefe0ac8e2e6e7c5ff60782a04d6afb7 | refs/heads/master | 2023-04-02T00:25:24.956000 | 2021-01-01T07:48:22 | 2021-01-01T07:48:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ideacarry.example12;
import android.opengl.EGL14;
import android.opengl.EGLConfig;
import android.opengl.EGLContext;
import android.opengl.EGLDisplay;
import android.opengl.EGLExt;
import android.opengl.EGLSurface;
import android.opengl.GLSurfaceView;
import android.os.Handler;
import android.os.HandlerThr... | UTF-8 | Java | 4,884 | java | GLThread.java | Java | [] | null | [] | package com.ideacarry.example12;
import android.opengl.EGL14;
import android.opengl.EGLConfig;
import android.opengl.EGLContext;
import android.opengl.EGLDisplay;
import android.opengl.EGLExt;
import android.opengl.EGLSurface;
import android.opengl.GLSurfaceView;
import android.os.Handler;
import android.os.HandlerThr... | 4,884 | 0.592469 | 0.569456 | 152 | 30.447369 | 24.773657 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.776316 | false | false | 14 |
5cd77cf08436ba3b7b7d8c0dcb9be25771cf073d | 13,417,477,882,884 | c4e94ec0cef5883179e6176e0c28d1bc0985ec79 | /nimaiEmail/src/main/java/com/nimai/email/entity/NimaiLC.java | 4d6b80916b318c497a5ebc1c95d79f7de3e943d5 | [] | no_license | ud-clover-nimai/JAVANIMAI | https://github.com/ud-clover-nimai/JAVANIMAI | 5981323e8bbe06564d58e4a55f6b5fd9a104a40d | a58e05ac65818db79e8a33f4bad471104fbd62f1 | refs/heads/master | 2023-01-06T08:05:00.350000 | 2020-11-03T17:32:56 | 2020-11-03T17:32:56 | 288,711,110 | 0 | 0 | null | false | 2020-11-03T17:32:57 | 2020-08-19T11:16:15 | 2020-11-03T17:29:36 | 2020-11-03T17:32:57 | 98,064 | 0 | 0 | 0 | Java | false | false | package com.nimai.email.entity;
import java.sql.Blob;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
i... | UTF-8 | Java | 31,925 | java | NimaiLC.java | Java | [] | null | [] | package com.nimai.email.entity;
import java.sql.Blob;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
i... | 31,925 | 0.714268 | 0.712294 | 1,002 | 30.861277 | 24.340025 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.215569 | false | false | 14 |
38ad0d00c00e73ae5d04d8054d494e130c9f6c02 | 17,532,056,511,037 | b1c437b66eaaa628ddcc47beee8d4ff7e01eb2d2 | /app/src/main/java/com/example/myapplicationglv2/SplashActivity.java | 3fa8c0343b70932ccebea6f228923b8f425b8d12 | [] | no_license | PatrichsInocenteCM274/MyApplication3 | https://github.com/PatrichsInocenteCM274/MyApplication3 | 4bf670f0ba95ca84ad6480c633438d870380bd47 | 40fc7830c831bd5b6c51d0428fff32a3f2a07e51 | refs/heads/master | 2023-06-29T15:29:58.871000 | 2021-08-04T13:45:35 | 2021-08-04T13:45:35 | 389,686,594 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplicationglv2;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import com.example.myapplicationglv2.databinding.ActivityMainBinding;
import com.example.myapplicationglv2.databinding.ActivitySplashBinding;
public class SplashActivity e... | UTF-8 | Java | 859 | java | SplashActivity.java | Java | [] | null | [] | package com.example.myapplicationglv2;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import com.example.myapplicationglv2.databinding.ActivityMainBinding;
import com.example.myapplicationglv2.databinding.ActivitySplashBinding;
public class SplashActivity e... | 859 | 0.736903 | 0.733411 | 31 | 26.741936 | 25.564552 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 14 |
9829acdd628fe7240050b005a50d9ac13cd9a2dd | 1,108,101,586,398 | 18f39f7dba118e1d68ced827b23833778794e896 | /community-web-admin/src/main/java/com/rfchina/community/admin/mapper/ext/ExtParkingCouponSqlProvider.java | bb51995d6d0c178fa5effe213d43ce6202c0558c | [] | no_license | amxsa/application-community-openweb | https://github.com/amxsa/application-community-openweb | 27457697314b787273663b035e63e9202f89c210 | 0c111375311b39c1a7369ee6d2a16e1c8408bd1b | refs/heads/master | 2020-07-31T08:43:26.180000 | 2019-04-11T09:00:20 | 2019-04-11T09:00:20 | 210,547,591 | 0 | 3 | null | false | 2020-12-16T14:27:15 | 2019-09-24T08:10:10 | 2020-05-06T17:05:57 | 2019-04-11T09:01:37 | 3,535 | 0 | 1 | 1 | null | false | false | package com.rfchina.community.admin.mapper.ext;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Map;
public class ExtParkingCouponSqlProvider {
private final Logger logger = LoggerFactory.getLogger(getClass());
public String getParkingCouponTicketParkList(Map<String, Object> param... | UTF-8 | Java | 3,187 | java | ExtParkingCouponSqlProvider.java | Java | [] | null | [] | package com.rfchina.community.admin.mapper.ext;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Map;
public class ExtParkingCouponSqlProvider {
private final Logger logger = LoggerFactory.getLogger(getClass());
public String getParkingCouponTicketParkList(Map<String, Object> param... | 3,187 | 0.593034 | 0.586131 | 65 | 48.030769 | 35.961506 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.861538 | false | false | 14 |
3a8abfd88af93cc4f9742cb61304b703ab1f8152 | 6,786,048,385,551 | 984c0ab96b936f336bf65d3e73f562ef2b4fe072 | /src/main/java/com/lud/delivery/cvrptw/route/comparator/rule/FastestRouteRule.java | b88961bc038423793782847cc9bd5077c1813c9d | [] | no_license | ludmar-ribeiro/cvrptw | https://github.com/ludmar-ribeiro/cvrptw | 669c47f71a356927acb40d6dc2ae0611a093ae3b | d83bc1860770f3d7c7cd1cbeb7dcdc0146af3f06 | refs/heads/master | 2020-04-05T19:35:23.633000 | 2018-11-20T11:24:15 | 2018-11-20T11:24:15 | 157,141,692 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lud.delivery.cvrptw.route.comparator.rule;
import org.springframework.core.annotation.Order;
import org.springframework.stereotype.Component;
import com.lud.delivery.cvrptw.common.comparator.rule.SortingRule;
import com.lud.delivery.cvrptw.route.domain.route.CalculatedRoute;
/**
* Sorting rule for calcu... | UTF-8 | Java | 1,051 | java | FastestRouteRule.java | Java | [
{
"context": " make sure the relevance is correct \n *\n * @author Ludmar Ribeiro\n *\n */\n@Component\n@Order(5)\npublic class FastestR",
"end": 627,
"score": 0.9998913407325745,
"start": 613,
"tag": "NAME",
"value": "Ludmar Ribeiro"
}
] | null | [] | package com.lud.delivery.cvrptw.route.comparator.rule;
import org.springframework.core.annotation.Order;
import org.springframework.stereotype.Component;
import com.lud.delivery.cvrptw.common.comparator.rule.SortingRule;
import com.lud.delivery.cvrptw.route.domain.route.CalculatedRoute;
/**
* Sorting rule for calcu... | 1,043 | 0.725024 | 0.715509 | 37 | 27.405405 | 25.949493 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243243 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.