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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d4684ec47f4c316104a7557a891f03139ab1dcca | 3,865,470,636,505 | 92084681f1f0abf36eeb9bdfd294aaa0db5d902e | /graphalg/TestKey.java | 154017fc8d54d0c57f42d8a6c719837cd430f82c | [] | no_license | HammadB/WUGraph | https://github.com/HammadB/WUGraph | bc3bdff27cd962411366b29a3efd92c279ac1fbc | 0e879b52b707cacd8b1f05b299d508315add522a | refs/heads/master | 2020-02-27T14:15:01.352000 | 2014-04-30T08:53:10 | 2014-04-30T08:53:10 | 19,060,828 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*TestKey.java*/
public class TestKey implements Comparable<TestKey>{
private int key;
private String entry;
public TestKey(int k, String e){
key = k;
entry = e;
}
public int getKey(){
return key;
}
public String getEntry(){
return entry;
}
public int compareTo(TestKey k){
if(key < k.key){
r... | UTF-8 | Java | 518 | java | TestKey.java | Java | [] | null | [] | /*TestKey.java*/
public class TestKey implements Comparable<TestKey>{
private int key;
private String entry;
public TestKey(int k, String e){
key = k;
entry = e;
}
public int getKey(){
return key;
}
public String getEntry(){
return entry;
}
public int compareTo(TestKey k){
if(key < k.key){
r... | 518 | 0.596525 | 0.57722 | 40 | 11.975 | 12.258645 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.55 | false | false | 2 |
650b6ec1b98a4f7177f04a89406fab489fbc7c89 | 16,673,063,082,753 | 663a8bbede475df4dfd50c39753db7292721cfe3 | /DRP/MFI-Download/src/java/com/pepsico/drp/mfi/download/util/MessageSequencer.java | c1118d32ffa69e378d8474f4be5471497e293a99 | [] | no_license | utkarshpgandhi/DRP-Reporting | https://github.com/utkarshpgandhi/DRP-Reporting | 150c98828116f2ff417416435f8d22c8d59f0c9c | f4739064217e44f0c334fa91254503a27732acaa | refs/heads/master | 2017-12-21T20:41:34.551000 | 2016-12-23T01:24:25 | 2016-12-23T01:24:25 | 76,187,768 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pepsico.drp.mfi.download.util;
import java.io.OutputStream;
import javax.jms.BytesMessage;
import javax.jms.TextMessage;
import com.pepsico.drp.common.util.DRPLogger;
import com.pepsico.drp.common.util.Logger;
import com.pepsico.drp.mfi.download.data.Header;
public class MessageSequencer extends Sequenc... | UTF-8 | Java | 2,201 | java | MessageSequencer.java | Java | [] | null | [] | package com.pepsico.drp.mfi.download.util;
import java.io.OutputStream;
import javax.jms.BytesMessage;
import javax.jms.TextMessage;
import com.pepsico.drp.common.util.DRPLogger;
import com.pepsico.drp.common.util.Logger;
import com.pepsico.drp.mfi.download.data.Header;
public class MessageSequencer extends Sequenc... | 2,201 | 0.690595 | 0.685597 | 92 | 22.923914 | 20.889061 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.521739 | false | false | 2 |
b2217333f30092ae82bff57b0c6cdaa1a297d38a | 16,673,063,084,208 | 316a75b2ebe6c66af0e23b0fc48f14fe91ab527f | /src/authoringenvironment/view/HBoxDisplayHeader.java | 84551eb6de91914305d8375d5fc3b680bb44edaf | [
"MIT"
] | permissive | stephenkwok/Game-Engine | https://github.com/stephenkwok/Game-Engine | e9b239f3c29bb6f22ae08691117a6be85b7e65b1 | 2d21b0c9088a38d4461c90df5deb71a1f6432d7a | refs/heads/master | 2021-01-19T00:33:36.554000 | 2016-08-13T03:53:08 | 2016-08-13T03:53:08 | 64,985,796 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package authoringenvironment.view;
import gui.view.ObjectObservable;
import javafx.beans.binding.DoubleExpression;
import javafx.geometry.Pos;
import javafx.scene.control.Label;
import javafx.scene.layout.HBox;
import javafx.scene.text.Font;
/**
* This class acts as the base class for all display headers made up of ... | UTF-8 | Java | 1,605 | java | HBoxDisplayHeader.java | Java | [
{
"context": " made up of Nodes\n * within an HBox\n * \n * @author Stephen\n *\n */\n\npublic abstract class HBoxDisplayHeader e",
"end": 366,
"score": 0.9991542100906372,
"start": 359,
"tag": "NAME",
"value": "Stephen"
}
] | null | [] | package authoringenvironment.view;
import gui.view.ObjectObservable;
import javafx.beans.binding.DoubleExpression;
import javafx.geometry.Pos;
import javafx.scene.control.Label;
import javafx.scene.layout.HBox;
import javafx.scene.text.Font;
/**
* This class acts as the base class for all display headers made up of ... | 1,605 | 0.750156 | 0.745794 | 54 | 28.722221 | 23.7903 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.351852 | false | false | 2 |
d91c5a5137222314608c4525fc61d6907ed19bc7 | 11,570,641,918,533 | 296d5a46a27b1d24e8638e0cb6e4ea2a00a8d396 | /app/src/main/java/com/developerhaoz/performanceoptimizationdemo/OverdrawActivity.java | 784e819e5be513bbc41bbceb3c771a96d600c4c7 | [] | no_license | developerHaoz/PerformanceOptimizationDemo | https://github.com/developerHaoz/PerformanceOptimizationDemo | b1fb80a22c4e1ba0c54625c176c55cf31faccc55 | c8a97e29c324438311f59d86911d83fbc343d500 | refs/heads/master | 2021-07-12T17:01:43.485000 | 2017-10-09T15:37:45 | 2017-10-09T15:37:45 | 105,553,844 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.developerhaoz.performanceoptimizationdemo;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
/**
* Created by developerHaoz on 2017/10/3.
*/
public class OverdrawActivity extends AppCompatActivity {
priva... | UTF-8 | Java | 636 | java | OverdrawActivity.java | Java | [
{
"context": "ivity;\nimport android.util.Log;\n\n/**\n * Created by developerHaoz on 2017/10/3.\n */\n\npublic class OverdrawActivity ",
"end": 232,
"score": 0.9994450211524963,
"start": 219,
"tag": "USERNAME",
"value": "developerHaoz"
}
] | null | [] | package com.developerhaoz.performanceoptimizationdemo;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
/**
* Created by developerHaoz on 2017/10/3.
*/
public class OverdrawActivity extends AppCompatActivity {
priva... | 636 | 0.746711 | 0.733553 | 22 | 26.636364 | 23.896645 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 2 |
48f695169c69e30ed9e73b766b83745ace3ad068 | 12,266,426,607,330 | 43d07af1742e01001c17eba4196f30156b08fbcc | /com/sun/tools/jdi/JDWP.java | 04327e5d0a1b382add241ab70b675d7735c75f81 | [] | no_license | kSuroweczka/jdk | https://github.com/kSuroweczka/jdk | b408369b4b87ab09a828aa3dbf9132aaf8bb1b71 | 7ec3e8e31fcfb616d4a625191bcba0191ca7c2d4 | refs/heads/master | 2021-12-30T00:58:24.029000 | 2018-02-01T10:07:14 | 2018-02-01T10:07:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package com.sun.tools.jdi;
/* */
/* */ import com.sun.jdi.Location;
/* */ import java.util.List;
/* */
/* */ class JDWP
/* */ {
/* */ static class ArrayReference
/* */ {
/* */ static final int COMMAND_SET = 13;
/* */
/* */ static class Get... | UTF-8 | Java | 389,292 | java | JDWP.java | Java | [] | null | [] | /* */ package com.sun.tools.jdi;
/* */
/* */ import com.sun.jdi.Location;
/* */ import java.util.List;
/* */
/* */ class JDWP
/* */ {
/* */ static class ArrayReference
/* */ {
/* */ static final int COMMAND_SET = 13;
/* */
/* */ static class Get... | 389,292 | 0.588219 | 0.557412 | 6,241 | 61.376701 | 59.094597 | 346 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648614 | false | false | 2 |
4264adfda3390bf9adac7cad863458318b30a198 | 27,358,941,690,811 | 9b95d74efbda27e949913d16fda7b9e578701b23 | /Movie_Tickets.java | 0854afc470a52e345addcdcd45bce03023dfbc7d | [] | no_license | ParthGada/JavaPrograms | https://github.com/ParthGada/JavaPrograms | ea62f4d8088acf39c6011dfa6303ebee1f7b1159 | 26a26f023cd29b992efc9e4049d8e84273a672f9 | refs/heads/master | 2020-12-02T09:59:42.483000 | 2017-07-09T09:44:13 | 2017-07-09T09:44:13 | 96,673,747 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MYP_4B;
import java.io.*;
public class Movie_Tickets {
String Movie;
int Year;
int Ratings;
public void accept()throws IOException
{
BufferedReader br =new BufferedReader(new InputStreamReader(System.in));... | UTF-8 | Java | 2,202 | java | Movie_Tickets.java | Java | [] | null | [] | package MYP_4B;
import java.io.*;
public class Movie_Tickets {
String Movie;
int Year;
int Ratings;
public void accept()throws IOException
{
BufferedReader br =new BufferedReader(new InputStreamReader(System.in));... | 2,202 | 0.443688 | 0.440509 | 67 | 30.776119 | 23.860804 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.41791 | false | false | 2 |
f64aef567885d0a56c647e4840f12e952aa50c12 | 10,385,230,958,817 | 873d30d138ee87bd81e84e8dc1d1ae6665e43057 | /Pearson.java | 7bfdbe10f6280b6c25f1aee1f885c06357d58315 | [
"Unlicense"
] | permissive | CeVague/Projet-FinsGourmets | https://github.com/CeVague/Projet-FinsGourmets | 43e1eb423310a5f2884364924ea62e4895c5458c | 07289132bf65281ef0422158f908272ee4504a5f | refs/heads/master | 2021-01-10T18:12:45.363000 | 2017-06-03T17:18:29 | 2017-06-03T17:18:29 | 52,435,105 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Pearson {
private static double[] coefClient, coefRestau;
private static double[][] train;
/**
* Calcul la similaritée (coef de Pearson) d'un client ou d'un restaurant
*
* @param tab le tableau d'entrainement
* @param id le numéro du client ou du restaurant concernée
* @param qui si c'e... | UTF-8 | Java | 4,259 | java | Pearson.java | Java | [] | null | [] |
public class Pearson {
private static double[] coefClient, coefRestau;
private static double[][] train;
/**
* Calcul la similaritée (coef de Pearson) d'un client ou d'un restaurant
*
* @param tab le tableau d'entrainement
* @param id le numéro du client ou du restaurant concernée
* @param qui si c'e... | 4,259 | 0.470089 | 0.453839 | 172 | 23.680233 | 18.37994 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.180233 | false | false | 2 |
b776847268e76140ac7c3f9b3004253cf46127d5 | 30,167,850,309,129 | 11856c4bf6cb5d5697e89c6158a1abcadc6740cd | /src/com/alex/components/XComboBox.java | dc12ddd898af1667a09cd3af7f478d2ebd688503 | [] | no_license | alexsantos-eth/proyecto1 | https://github.com/alexsantos-eth/proyecto1 | 9ccb8fdc5832bc78a2c968fc473812505e9392a2 | b6e60317060731e2e87fbf29bdff5e0eb875c6f3 | refs/heads/master | 2022-12-19T04:29:11.357000 | 2020-09-21T00:59:54 | 2020-09-21T00:59:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alex.components;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionListener;
import java.awt.geom.RoundRectangle2D;
import java.util.Objects;
public class XComboBox extends JComboBox<String> {
private Shape shape;
private String text;
private boolean onStay;
public XCom... | UTF-8 | Java | 2,018 | java | XComboBox.java | Java | [] | null | [] | package com.alex.components;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionListener;
import java.awt.geom.RoundRectangle2D;
import java.util.Objects;
public class XComboBox extends JComboBox<String> {
private Shape shape;
private String text;
private boolean onStay;
public XCom... | 2,018 | 0.60555 | 0.583746 | 74 | 26.270269 | 22.556414 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.851351 | false | false | 2 |
f6bbec2ef63e319e189a8dfce4ebf9d1020a1eda | 24,223,615,567,803 | 7fe6cfa1d4faad99835895b15844fb80c0ae2ddd | /PeruRetouchDao/src/pe/com/peruretouch/dao/dao/RetouchXStatusDao.java | 682e9eeb46d776d0841e6aaaa419b41380b987fc | [] | no_license | PeruRetouch/PeruRetouchProject | https://github.com/PeruRetouch/PeruRetouchProject | f878b60bb2000c05f6c819afc9f6ee89b34e5698 | 09df9f0dcc9017ce31fc4eb7a85cb77f7ffd77d9 | refs/heads/master | 2020-06-01T02:56:21.393000 | 2015-04-03T23:52:16 | 2015-04-03T23:52:16 | 25,695,826 | 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 pe.com.peruretouch.dao.dao;
import java.util.ArrayList;
import java.util.List;
import pe.com.peruretouch.dao.base.BaseDao;
imp... | UTF-8 | Java | 4,652 | java | RetouchXStatusDao.java | Java | [
{
"context": "uretouch.entity.RetouchXStatus;\n\n/**\n *\n * @author Roy Taza Rojas\n */\npublic final class RetouchXStatusDao extends ",
"end": 449,
"score": 0.9998636841773987,
"start": 435,
"tag": "NAME",
"value": "Roy Taza Rojas"
}
] | 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 pe.com.peruretouch.dao.dao;
import java.util.ArrayList;
import java.util.List;
import pe.com.peruretouch.dao.base.BaseDao;
imp... | 4,644 | 0.552666 | 0.550516 | 147 | 30.646259 | 22.100513 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612245 | false | false | 2 |
d332cdaace13268ef9f0002638eaa2e52c579b6c | 29,789,893,197,213 | cbccf1771070cc222c7da531e206a09033e79523 | /dex_src/com/mediav/ads/sdk/interfaces/IMvNativeBannerAd.java | 3b20b5385d07033cc69335a9917c9efd370e10bb | [
"MIT"
] | permissive | mdrayhansantu/android_thunder | https://github.com/mdrayhansantu/android_thunder | c716d7644c36c3a6c2454c63300dc5d52de492c7 | 9ea16f77bd963a1a7fe7ee2faeb014cd881e18db | refs/heads/master | 2020-07-09T17:07:52.957000 | 2019-08-23T15:58:25 | 2019-08-23T15:58:25 | 204,029,623 | 1 | 0 | null | true | 2019-08-23T15:57:08 | 2019-08-23T15:57:08 | 2019-08-18T06:15:04 | 2016-10-25T03:32:20 | 8,223 | 0 | 0 | 0 | null | false | false | package com.mediav.ads.sdk.interfaces;
import android.app.Activity;
public interface IMvNativeBannerAd {
void closeAds();
void setAdEventListener(Object obj);
void showAds(Activity activity);
}
| UTF-8 | Java | 210 | java | IMvNativeBannerAd.java | Java | [] | null | [] | package com.mediav.ads.sdk.interfaces;
import android.app.Activity;
public interface IMvNativeBannerAd {
void closeAds();
void setAdEventListener(Object obj);
void showAds(Activity activity);
}
| 210 | 0.752381 | 0.752381 | 11 | 18.09091 | 17.111689 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 2 |
2a33e5de498075bf45c982e7fb38b7c37942ccc0 | 29,532,195,136,740 | a5c5a086c37392bed58d1aaa6e22073930f10539 | /app/src/main/java/com/camerafilter/ui/panels/StickerToolPanel.java | 12a3d41b90478a0c458e4beddd0f0d862abb155b | [] | no_license | manthanpatelesc/Imgly-SDK-Decode | https://github.com/manthanpatelesc/Imgly-SDK-Decode | 468bf83fb914d5ec13e4afd245da83079e19f4bb | fff59586ce9073d93f2d2fac6ce003d9cf1bd152 | refs/heads/master | 2021-12-10T22:46:04.457000 | 2016-09-27T03:16:32 | 2016-09-27T03:16:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.camerafilter.ui.panels;
import android.content.Context;
import android.support.annotation.NonNull;
import android.view.View;
import com.camerafilter.ImgLySdk;
import com.camerafilter.R;
import com.camerafilter.sdk.configuration.AbstractConfig;
import com.camerafilter.sdk.configuration.ImageStickerConfig;
... | UTF-8 | Java | 2,194 | java | StickerToolPanel.java | Java | [
{
"context": ".ui.widgets.HorizontalListView;\n\n/**\n * Created by Le Minh An on 9/20/2016.\n */\npublic class StickerToolPanel e",
"end": 735,
"score": 0.9998357892036438,
"start": 725,
"tag": "NAME",
"value": "Le Minh An"
}
] | null | [] | package com.camerafilter.ui.panels;
import android.content.Context;
import android.support.annotation.NonNull;
import android.view.View;
import com.camerafilter.ImgLySdk;
import com.camerafilter.R;
import com.camerafilter.sdk.configuration.AbstractConfig;
import com.camerafilter.sdk.configuration.ImageStickerConfig;
... | 2,190 | 0.760255 | 0.757065 | 62 | 34.387096 | 32.246708 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564516 | false | false | 9 |
59590a7d13a4294ba35210f11b1c96981fe33f4a | 27,917,287,443,537 | 4849394018a25a17cf0691968463a1d7847f6df5 | /src/main/java/com/example/mysqldemo/dao/DepartmentRepo.java | c0d86a5edc9154ff0c104dc33bea9f72da956d14 | [] | no_license | charanduggina/EmpDeptspringapp | https://github.com/charanduggina/EmpDeptspringapp | 5e19066a1ba1e5aa5e063d04b90fa3942904d4d1 | 3374f85ed4b43cc71e59827f9ccd5e42e5d84262 | refs/heads/main | 2023-07-10T21:10:20.219000 | 2021-08-19T06:21:38 | 2021-08-19T06:21:38 | 395,939,748 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mysqldemo.dao;
import com.example.mysqldemo.model.Department;
import com.example.mysqldemo.model.Employee;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import java.util.List;
public interface DepartmentRepo extends JpaReposi... | UTF-8 | Java | 349 | java | DepartmentRepo.java | Java | [] | null | [] | package com.example.mysqldemo.dao;
import com.example.mysqldemo.model.Department;
import com.example.mysqldemo.model.Employee;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import java.util.List;
public interface DepartmentRepo extends JpaReposi... | 349 | 0.833811 | 0.833811 | 14 | 24 | 26.435905 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
cd04a1d6f0808a5a9e9d5b45c11a98d207758800 | 14,740,327,798,472 | 0304bd0039afd9e137404ae6d58de8b2e31aedde | /JSF-Core/src/main/java/my/javaee/demo/jsf/SimpleController.java | a85759279a33e09559cd6949bf3019a373c9c6a1 | [] | no_license | PhilipBukin/java-ee-tutorial | https://github.com/PhilipBukin/java-ee-tutorial | 6fe6c1e8db6002822cb4b9b84c6fcca85d27fdc1 | 8dbc295aacb439c6f9bc17d7ed1d240af830cca9 | refs/heads/master | 2017-04-26T23:48:04.790000 | 2014-10-09T05:16:18 | 2014-10-09T05:16:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package my.javaee.demo.jsf;
import my.javaee.demo.model.Book;
import my.javaee.demo.services.BookEJB;
import javax.enterprise.inject.Model;
import javax.faces.application.FacesMessage;
import javax.faces.context.FacesContext;
import java.util.List;
/**
* Компоненты-подложки — это аннотированные классы Java, они за... | UTF-8 | Java | 2,985 | java | SimpleController.java | Java | [] | null | [] | package my.javaee.demo.jsf;
import my.javaee.demo.model.Book;
import my.javaee.demo.services.BookEJB;
import javax.enterprise.inject.Model;
import javax.faces.application.FacesMessage;
import javax.faces.context.FacesContext;
import java.util.List;
/**
* Компоненты-подложки — это аннотированные классы Java, они за... | 2,985 | 0.636892 | 0.635646 | 74 | 31.527027 | 34.20298 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472973 | false | false | 9 |
eb9e134215c97bcc7ff665261937f945a84f11a2 | 14,396,730,379,688 | 635d5b0e4672b0f8a4e3ec4743f703978a444fda | /Core/src/main/java/pl/po/core/controllers/TransferController.java | 22e626205c00d816465cbcd0d16eef1eac69d88e | [] | no_license | Snakeyes89/BankSystem | https://github.com/Snakeyes89/BankSystem | b86d320df976e1f4bcf244f6f100f19b71e32f31 | 60e5c36d02a5e1d51a1042c6b233c7f38f6aabad | refs/heads/master | 2020-04-11T05:33:11.066000 | 2018-12-12T22:25:23 | 2018-12-12T22:25:23 | 161,552,899 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.po.core.controllers;
import org.modelmapper.ModelMapper;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import pl.po.bslibs.dto.TransferDTO;
import pl.po.core.domain.Transfer;
import pl.po.core.services.TransferSe... | UTF-8 | Java | 2,195 | java | TransferController.java | Java | [] | null | [] | package pl.po.core.controllers;
import org.modelmapper.ModelMapper;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import pl.po.bslibs.dto.TransferDTO;
import pl.po.core.domain.Transfer;
import pl.po.core.services.TransferSe... | 2,195 | 0.724829 | 0.724829 | 52 | 41.21154 | 33.368187 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673077 | false | false | 9 |
8822059ff35fb664c8c96fbfdd2b5e573c189b78 | 13,134,010,053,910 | b5739375493c923b65d2c054abdc35dbc37252ae | /src/main/java/com/gxb/sdk/data/shebao/ShebaoChannelGroupDTO.java | 4f78cc1b74d70532f11ea06926d80cfac5112516 | [] | no_license | hammeras/api-demo | https://github.com/hammeras/api-demo | 3b3c133da30c11526a0beca1094c0a446a1553ad | bbb79767c40c921a61ef8bcaacc6b7c580555616 | refs/heads/master | 2018-10-30T01:28:59.765000 | 2018-08-23T10:55:57 | 2018-08-23T10:55:57 | 96,744,063 | 5 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gxb.sdk.data.shebao;
import java.io.Serializable;
import java.util.List;
/**
* @author Shayne
* @description
* @create 2018-04-28 下午2:05
**/
public class ShebaoChannelGroupDTO implements Serializable{
private static final long serialVersionUID = -372603960161304307L;
private String groupName;... | UTF-8 | Java | 783 | java | ShebaoChannelGroupDTO.java | Java | [
{
"context": "rializable;\nimport java.util.List;\n\n/**\n * @author Shayne\n * @description\n * @create 2018-04-28 下午2:05\n **/",
"end": 108,
"score": 0.5974414944648743,
"start": 102,
"tag": "NAME",
"value": "Shayne"
}
] | null | [] | package com.gxb.sdk.data.shebao;
import java.io.Serializable;
import java.util.List;
/**
* @author Shayne
* @description
* @create 2018-04-28 下午2:05
**/
public class ShebaoChannelGroupDTO implements Serializable{
private static final long serialVersionUID = -372603960161304307L;
private String groupName;... | 783 | 0.698331 | 0.661104 | 35 | 21.257143 | 21.071772 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 9 |
b8fccca6be11f209b757088ebd2372ed7ffc0521 | 20,444,044,379,865 | bcf401afa6b1547463928ea8e4df128bc12a7f2c | /src/main/java/com/aviva/sfa/sqs/web/struts/action/AbstractAction.java | 708042ef979fafc0b8a4da78e6af24325ca77b5f | [] | no_license | luvinhthinh/simpleWebQS | https://github.com/luvinhthinh/simpleWebQS | eae81166a7fbb2d0627d412e4769be54f249f0f2 | 05f46af77554fa5f6d758f66e136f43cb357b46b | refs/heads/master | 2015-08-08T08:42:43 | 2013-08-05T01:46:18 | 2013-08-05T01:46:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2009 Aviva Ltd. All Rights Reserved.
* This software is the proprietary information of Aviva Ltd.
* Use is subject to license terms.
*/
package com.aviva.sfa.sqs.web.struts.action;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import org.ap... | UTF-8 | Java | 3,600 | java | AbstractAction.java | Java | [
{
"context": "port;\n\n/**\n * Abstract Strut Action\n * \n * @author Chua Soon Dee\n */\npublic class AbstractAction extends ActionSup",
"end": 669,
"score": 0.9996134638786316,
"start": 656,
"tag": "NAME",
"value": "Chua Soon Dee"
}
] | null | [] | /*
* Copyright 2009 Aviva Ltd. All Rights Reserved.
* This software is the proprietary information of Aviva Ltd.
* Use is subject to license terms.
*/
package com.aviva.sfa.sqs.web.struts.action;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import org.ap... | 3,593 | 0.731944 | 0.721667 | 120 | 29.008333 | 24.795664 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.775 | false | false | 9 |
e93c7a371efe31893fb6169b9515d54659cc416d | 24,489,903,582,616 | 3e5fca4469af37054ce3893f18597bdca42ff5c7 | /snap-core/src/main/java/org/snapscript/core/type/index/PrimitiveIndexer.java | 6ddcd49d14fca233608871b9b8f54b532d9bb5ce | [] | no_license | Tubbz-alt/snap | https://github.com/Tubbz-alt/snap | 657247ac2c6bb3ba56e3a88413170526e5ca32f9 | 1f87d13d807d974a5cfdf391bcd9f62271eb064c | refs/heads/master | 2021-10-16T09:00:53.032000 | 2019-02-09T16:21:55 | 2019-02-09T16:21:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.snapscript.core.type.index;
import static org.snapscript.core.ModifierType.ANY;
import static org.snapscript.core.ModifierType.CLASS;
import static org.snapscript.core.Reserved.ANY_TYPE;
import static org.snapscript.core.Reserved.DEFAULT_PACKAGE;
import static org.snapscript.core.Reserved.METHOD_EQUALS;
im... | UTF-8 | Java | 6,205 | java | PrimitiveIndexer.java | Java | [] | null | [] | package org.snapscript.core.type.index;
import static org.snapscript.core.ModifierType.ANY;
import static org.snapscript.core.ModifierType.CLASS;
import static org.snapscript.core.Reserved.ANY_TYPE;
import static org.snapscript.core.Reserved.DEFAULT_PACKAGE;
import static org.snapscript.core.Reserved.METHOD_EQUALS;
im... | 6,205 | 0.675423 | 0.67494 | 183 | 32.912567 | 29.67148 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704918 | false | false | 9 |
b58f6645d65ae0b5e30c5f818cdbe44760c66e82 | 9,749,575,811,986 | e88dd3e115f968355a1629dd6c8143ba1f86e268 | /data-market-service-api/src/main/java/com/elecredit/market/ia/model/ICPInfo.java | 2e573a10de1cbe3447de2f101514c212c120cd0c | [] | no_license | zhaoyougege/data-market | https://github.com/zhaoyougege/data-market | 1fa18485b5d5cd04855c26a299a6e2f93e62256e | 9d6ee57824ee5eb711edb3dc8f63dfc23c7d8470 | refs/heads/master | 2020-04-05T11:28:22.752000 | 2018-11-09T09:05:56 | 2018-11-09T09:05:56 | 156,836,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.elecredit.market.ia.model;
import java.io.Serializable;
import java.util.List;
/**
* 网站ICP备案信息
*/
public class ICPInfo implements Serializable {
private List<ICP> icps;
public List<ICP> getIcps() {
return icps;
}
public void setIcps(List<ICP> icps) {
this.icps = icps;
... | UTF-8 | Java | 340 | java | ICPInfo.java | Java | [] | null | [] | package com.elecredit.market.ia.model;
import java.io.Serializable;
import java.util.List;
/**
* 网站ICP备案信息
*/
public class ICPInfo implements Serializable {
private List<ICP> icps;
public List<ICP> getIcps() {
return icps;
}
public void setIcps(List<ICP> icps) {
this.icps = icps;
... | 340 | 0.643293 | 0.643293 | 20 | 15.4 | 15.422062 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 9 |
5d96ddcd964ae84a4b9f10592fbf61772f591e21 | 3,427,383,911,000 | dcd52298bd7b101cb57ed4d89b21b2afdcbad8e4 | /app/src/main/java/lib/http/OnHttpManagerListener.java | c04eae6aa85a8c165f7163ec2bd9784b3584ef23 | [] | no_license | Lipdroid/GomipoiAndroid-master | https://github.com/Lipdroid/GomipoiAndroid-master | ff1de12a27970a97fbffc0ca0d2e0b729d61f04c | f14b4ecac8eb8fbc2f8eb9ae0dac9a2f4451f76e | refs/heads/master | 2020-03-19T09:27:59.767000 | 2018-06-06T07:37:26 | 2018-06-06T07:37:26 | 136,291,115 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lib.http;
/**
*/
public interface OnHttpManagerListener {
void onStartedConnection(int connectionCode);
void onFinishedConnection(int connectionCode, String result);
void onErroredConnection(int connectionCode);
void onAutorizedErroredConnection(int connectionCode);
}
| UTF-8 | Java | 297 | java | OnHttpManagerListener.java | Java | [] | null | [] | package lib.http;
/**
*/
public interface OnHttpManagerListener {
void onStartedConnection(int connectionCode);
void onFinishedConnection(int connectionCode, String result);
void onErroredConnection(int connectionCode);
void onAutorizedErroredConnection(int connectionCode);
}
| 297 | 0.781145 | 0.781145 | 12 | 23.75 | 25.050365 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
55bd0dc78dace22b79626e066e84c29bc2f79fc4 | 23,416,161,746,568 | 2bc00c3d724a8ddbfc1ca7f57265cd459dc67467 | /java_151/src/com/renho/e64/Client.java | ef0c2184f1af518008f69fa7e3813e7c62c6560a | [] | no_license | renho-r/ongit | https://github.com/renho-r/ongit | 1aed813a2d056b940f8de56e7fbdc739f0277de1 | 5b3d2dc16b3381ebe251868ce08872372a6f12a2 | refs/heads/master | 2021-10-07T17:05:07.269000 | 2020-04-07T13:15:57 | 2020-04-07T13:15:57 | 31,402,894 | 5 | 0 | null | false | 2020-12-09T08:18:51 | 2015-02-27T04:06:44 | 2020-12-09T08:14:32 | 2020-12-09T08:18:38 | 338,524 | 0 | 0 | 1 | HTML | false | false | package com.renho.e64;
import java.util.Arrays;
public class Client {
public static void main(String[] args) {
int[] datas = new int[100];
for(int i=0; i<datas.length; i++) {
datas[i] = (int) (Math.random() * 100);
System.out.println(datas[i]);
}
int max = datas[0];
for(int i:datas) {
max = ma... | UTF-8 | Java | 565 | java | Client.java | Java | [] | null | [] | package com.renho.e64;
import java.util.Arrays;
public class Client {
public static void main(String[] args) {
int[] datas = new int[100];
for(int i=0; i<datas.length; i++) {
datas[i] = (int) (Math.random() * 100);
System.out.println(datas[i]);
}
int max = datas[0];
for(int i:datas) {
max = ma... | 565 | 0.60885 | 0.585841 | 29 | 18.482759 | 16.581295 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 9 |
28cce37d6de7796c9c8e7f8deea83b723223f1cd | 10,479,720,236,214 | 1bbdf46d6ad75f9c21fa70360edd01c3118e30aa | /src/test/java/SecondMenuTest.java | 018d034550d36281ccb1369de7eb1dda9df11469 | [] | no_license | progML/Automated_test_for_xtool.ru | https://github.com/progML/Automated_test_for_xtool.ru | 220655a675176a12b2365d6e083db13b5f439301 | 3c3ed3966263326f5340d834d7e236c6fc32f780 | refs/heads/master | 2023-05-22T22:34:19.087000 | 2021-06-12T01:15:09 | 2021-06-12T01:15:09 | 363,210,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
import static org.junit.Assert.assertEq... | UTF-8 | Java | 2,753 | java | SecondMenuTest.java | Java | [] | null | [] | import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
import static org.junit.Assert.assertEq... | 2,753 | 0.69966 | 0.678126 | 66 | 39.10606 | 42.665764 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742424 | false | false | 9 |
b3e9d7f6dad3b6b67e8e5fabb9d48f77ac6c7eaf | 19,481,971,695,739 | 93efe074cf947b5ba0f450811dff0fc21a414c2c | /BeerAPP/app/src/main/java/com/argumedo/kevin/beerapp/Contract.java | 04d75fb9a54d1fdc48ff96fe085e21676aa4d63f | [] | no_license | BeerMeNow/BeerApp | https://github.com/BeerMeNow/BeerApp | aee82fc305fbf21bedb3c67b426edf2ca275f368 | a97f5bb9ca2343f121c40f68378d49e4d94191cc | refs/heads/master | 2016-09-01T07:27:42.238000 | 2015-06-12T20:23:50 | 2015-06-12T20:23:50 | 36,030,142 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.argumedo.kevin.beerapp;
import android.provider.BaseColumns;
/**
* Created by mark on 5/7/15.
*/
//String id, owner, secret, server, farm, title;
// Boolean isPublic, isFriend, isFamily;
public class Contract {
public static final String DATABASE_NAME = "kevinsucks4.db";
public static f... | UTF-8 | Java | 800 | java | Contract.java | Java | [
{
"context": "t android.provider.BaseColumns;\n\n/**\n * Created by mark on 5/7/15.\n */\n//String id, owner, secret, server",
"end": 97,
"score": 0.41003990173339844,
"start": 93,
"tag": "USERNAME",
"value": "mark"
}
] | null | [] | package com.argumedo.kevin.beerapp;
import android.provider.BaseColumns;
/**
* Created by mark on 5/7/15.
*/
//String id, owner, secret, server, farm, title;
// Boolean isPublic, isFriend, isFamily;
public class Contract {
public static final String DATABASE_NAME = "kevinsucks4.db";
public static f... | 800 | 0.66125 | 0.655 | 28 | 27.571428 | 24.606081 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 9 |
a9183b1b7a0a1f665a202760d4cc328638063d1c | 28,587,302,363,086 | 98099b44c504270f0ebaf40289492d92ad338865 | /src/game/panels/OptionsView.java | f8ad92a9edc57ced9c54c6f67c91206d072e3182 | [] | no_license | anthony-montoya/BowlingGame | https://github.com/anthony-montoya/BowlingGame | 4ecd91dbc69037ab2ce73cc8fc06570378118e61 | 883de4aaf37718860f5effbc37ef73770db0db2d | refs/heads/master | 2021-06-13T03:41:27.868000 | 2017-04-28T00:42:19 | 2017-04-28T00:42:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* This class contains the options menu. Where you can make setting changes to the program.
* You can pause/start background music and toggle on/off button clicks.
*/
package game.panels;
import game.view.AllViewsPanel;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class OptionsView ex... | UTF-8 | Java | 4,508 | java | OptionsView.java | Java | [] | null | [] | /*
* This class contains the options menu. Where you can make setting changes to the program.
* You can pause/start background music and toggle on/off button clicks.
*/
package game.panels;
import game.view.AllViewsPanel;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class OptionsView ex... | 4,508 | 0.719388 | 0.714729 | 139 | 31.438848 | 30.185068 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.266187 | false | false | 9 |
6fcb42bcba1c8afa23bdb4800224b380824252ba | 29,137,058,166,473 | 3ff689fc0adb39443ecfc6f97e110ad6a6915be8 | /src/main/java/com/lewisallen/rtdptiCache/api/DashboardController.java | 92e97f0425232b9abd3d48e9b01ca8014fe371f4 | [
"MIT"
] | permissive | Lewis-Allen/RTDPTIcache | https://github.com/Lewis-Allen/RTDPTIcache | ea3d6d8180112cd4f987664042f168ace3fb578b | b5a3dd0154e763fa5599a9a1816c6aebff28c42f | refs/heads/master | 2021-07-11T05:25:48.989000 | 2019-07-24T19:22:33 | 2019-07-24T19:22:33 | 160,880,233 | 0 | 0 | MIT | false | 2020-07-01T22:16:58 | 2018-12-07T22:06:20 | 2019-07-24T19:22:41 | 2020-07-01T22:16:58 | 397 | 0 | 0 | 1 | Java | false | false | package com.lewisallen.rtdptiCache.api;
import com.google.gson.Gson;
import com.lewisallen.rtdptiCache.caches.BusCodesCache;
import com.lewisallen.rtdptiCache.caches.Caches;
import com.lewisallen.rtdptiCache.caches.TrainCodesCache;
import com.lewisallen.rtdptiCache.logging.ResourceNotFoundException;
import com.lewisal... | UTF-8 | Java | 11,815 | java | DashboardController.java | Java | [] | null | [] | package com.lewisallen.rtdptiCache.api;
import com.google.gson.Gson;
import com.lewisallen.rtdptiCache.caches.BusCodesCache;
import com.lewisallen.rtdptiCache.caches.Caches;
import com.lewisallen.rtdptiCache.caches.TrainCodesCache;
import com.lewisallen.rtdptiCache.logging.ResourceNotFoundException;
import com.lewisal... | 11,815 | 0.640711 | 0.640034 | 288 | 40.024307 | 31.703094 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597222 | false | false | 9 |
2a87329ff432d76a84e99eacb03aac767c51f803 | 11,862,699,710,243 | 1a93455d534a83ca3c11f5e9f96084f83109112d | /app/src/main/java/com/example/mushroomtypeclassification/MainPageActivity.java | 324227678913e644cfd85a00d4bef4eecae9dcb2 | [] | no_license | Gundammm/MushroomTypeClassification | https://github.com/Gundammm/MushroomTypeClassification | c5fc6174617ea9067f6d2e1d3b161159af7a18ba | bcbb8cd3d839a82394d59cd62ad96e4aff2890f3 | refs/heads/master | 2020-04-27T06:37:52.698000 | 2019-04-24T12:45:21 | 2019-04-24T12:45:21 | 174,114,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mushroomtypeclassification;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.TextView;
public class MainPageActivity extends AppCo... | UTF-8 | Java | 2,646 | java | MainPageActivity.java | Java | [] | null | [] | package com.example.mushroomtypeclassification;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.TextView;
public class MainPageActivity extends AppCo... | 2,646 | 0.621315 | 0.620937 | 74 | 34.756756 | 27.371721 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 9 |
3d1250c68a4a97e0ffe944c6afd84645810a2324 | 4,037,269,301,888 | 9d9ef86971ed50e5b524a222f26bce5222752fba | /youtubeapi/src/main/java/com/liskovsoft/youtubeapi/common/helpers/YouTubeHelper.java | 4773340ee9d851d1d6d7ffaae360d2c192b63b29 | [] | no_license | roblav96/MediaServiceCore | https://github.com/roblav96/MediaServiceCore | 6ca3d82a6857992e154597c91b353c978ee7a2ff | 2a90af31c0840b4f203b72e0518a219de94f6b79 | refs/heads/master | 2022-12-03T20:44:37.250000 | 2020-08-17T22:22:02 | 2020-08-17T22:22:02 | 288,499,034 | 0 | 1 | null | true | 2020-08-18T15:50:15 | 2020-08-18T15:50:14 | 2020-08-17T22:22:12 | 2020-08-17T22:22:09 | 1,115 | 0 | 0 | 0 | null | false | false | package com.liskovsoft.youtubeapi.common.helpers;
import java.util.concurrent.TimeUnit;
public class YouTubeHelper {
private static final String BULLET_SYMBOL = "\u2022";
private static final String TIME_TEXT_DELIM = ":";
public static String videoIdToFullUrl(String videoId) {
return Str... | UTF-8 | Java | 1,711 | java | YouTubeHelper.java | Java | [] | null | [] | package com.liskovsoft.youtubeapi.common.helpers;
import java.util.concurrent.TimeUnit;
public class YouTubeHelper {
private static final String BULLET_SYMBOL = "\u2022";
private static final String TIME_TEXT_DELIM = ":";
public static String videoIdToFullUrl(String videoId) {
return Str... | 1,711 | 0.586207 | 0.575102 | 50 | 32.220001 | 32.363121 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46 | false | false | 9 |
cb51542772c6fa802b6bc0da9ff0da4d7ba2d2b0 | 24,017,457,128,648 | c620939948944b1b4aedbbd5772ff4f3507946cd | /deeplab/app/src/main/java/com/dailystudio/deeplab/ml/DeepLabLite.java | 437a65d11dfc72d5b534172fb9846206d6329be4 | [
"Apache-2.0"
] | permissive | NamITHN/DeepLapMobile | https://github.com/NamITHN/DeepLapMobile | beb57fb8fd57ee9c445dec6cfbae60729bb25b45 | be4423dc088de4dea89a90e2856ba7fbd0055056 | refs/heads/master | 2020-05-05T11:19:13.343000 | 2019-04-07T16:04:47 | 2019-04-07T16:04:47 | 179,984,914 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dailystudio.deeplab.ml;
import android.content.Context;
import android.content.res.AssetFileDescriptor;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.text.TextUtils;
import com.dailystudio.app.utils.ArrayUtils;
import com.dailystudio.app.utils.BitmapUtils;
import com.dailys... | UTF-8 | Java | 8,085 | java | DeepLabLite.java | Java | [] | null | [] | package com.dailystudio.deeplab.ml;
import android.content.Context;
import android.content.res.AssetFileDescriptor;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.text.TextUtils;
import com.dailystudio.app.utils.ArrayUtils;
import com.dailystudio.app.utils.BitmapUtils;
import com.dailys... | 8,085 | 0.55906 | 0.551763 | 263 | 29.741446 | 25.215605 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703422 | false | false | 9 |
266e0ff494f0871d933efd6896c7fc56edd69c32 | 12,867,722,060,939 | a55292e60d633cb376ae3bbd4e3f3195bc0b4c15 | /app/src/main/java/com/alvincezy/unicommd/refs/sinovatech/common/UserManager.java | 24c2f43e886398ddb05edd0f4d995f4ba26c5ccd | [] | no_license | alvince/Unicom-Material-Design | https://github.com/alvince/Unicom-Material-Design | 0abaa985d0350f4e64d7578b702cdc228519c108 | ec92836ed24c06ec7bde06f028a823dbe79a75bb | refs/heads/master | 2016-05-12T17:22:08.036000 | 2016-02-19T10:36:10 | 2016-02-19T10:36:10 | 48,842,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alvincezy.unicommd.refs.sinovatech.common;
/**
* Created by Administrator on 2016/1/7.
*
* @author alvince.zy@gmail.com
*/
public class UserManager {
}
| UTF-8 | Java | 169 | java | UserManager.java | Java | [
{
"context": "reated by Administrator on 2016/1/7.\n *\n * @author alvince.zy@gmail.com\n */\npublic class UserManager {\n}\n",
"end": 135,
"score": 0.9999302625656128,
"start": 115,
"tag": "EMAIL",
"value": "alvince.zy@gmail.com"
}
] | null | [] | package com.alvincezy.unicommd.refs.sinovatech.common;
/**
* Created by Administrator on 2016/1/7.
*
* @author <EMAIL>
*/
public class UserManager {
}
| 156 | 0.721893 | 0.686391 | 9 | 17.777779 | 19.239876 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 9 |
1b1c5cec269fafc121e377f6347a62256f608aff | 28,509,992,922,414 | b831fd3bfe867e8cea03e9f74d1856ced6e94741 | /src/main/java/com/project/xghk416/project/common/space/controller/OperateLogController.java | ec40b6ddcb5e1c885d28a666eb65bfeaeed5e097 | [] | no_license | frankiegu/BiliSpy_Api | https://github.com/frankiegu/BiliSpy_Api | 62312d57fc1139f4870f11026fc8d143f1c16828 | d5ec1f66e729c10fef5e92f32ea604bdeb194c30 | refs/heads/master | 2022-12-14T20:32:57.676000 | 2020-09-03T07:20:11 | 2020-09-03T07:20:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.xghk416.project.common.space.controller;
import com.project.xghk416.pojo.operate.UserLogOperaPo;
import com.project.xghk416.common.result.Result;
import com.project.xghk416.project.common.operate.service.impl.IOperationLogService;
import com.project.xghk416.common.util.ResultUtil;
import io.swagge... | UTF-8 | Java | 1,014 | java | OperateLogController.java | Java | [] | null | [] | package com.project.xghk416.project.common.space.controller;
import com.project.xghk416.pojo.operate.UserLogOperaPo;
import com.project.xghk416.common.result.Result;
import com.project.xghk416.project.common.operate.service.impl.IOperationLogService;
import com.project.xghk416.common.util.ResultUtil;
import io.swagge... | 1,014 | 0.811133 | 0.796223 | 27 | 36.259258 | 26.296869 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 9 |
3bbad342d4ca221ccab550a169eb4d6678341d1f | 23,098,334,180,964 | c306c3074f9a384bb2620a043c2fc4b3c0037560 | /src/main/java/ir/maktab/online_exam/services/ManagerService.java | 6b2d633773a71dd41fb5fb8fe58bd7396eab4e24 | [] | no_license | hamidreza7799/online_exam | https://github.com/hamidreza7799/online_exam | 62fd2546c04cce5aeeed92a764e3f1fc146019e9 | 927c7ff666195d78499c98118e42dcd6f98f32e0 | refs/heads/master | 2023-02-26T09:20:23.493000 | 2021-02-06T09:08:56 | 2021-02-06T09:08:56 | 318,874,700 | 0 | 0 | null | false | 2021-02-06T09:08:57 | 2020-12-05T19:42:30 | 2020-12-05T19:51:40 | 2021-02-06T09:08:57 | 3,140 | 0 | 0 | 0 | Java | false | false | package ir.maktab.online_exam.services;
import ir.maktab.online_exam.base.service.BaseService;
import ir.maktab.online_exam.domains.Manager;
import ir.maktab.online_exam.repositories.ManagerRepository;
public interface ManagerService extends UserService<Manager> {
}
| UTF-8 | Java | 269 | java | ManagerService.java | Java | [] | null | [] | package ir.maktab.online_exam.services;
import ir.maktab.online_exam.base.service.BaseService;
import ir.maktab.online_exam.domains.Manager;
import ir.maktab.online_exam.repositories.ManagerRepository;
public interface ManagerService extends UserService<Manager> {
}
| 269 | 0.832714 | 0.832714 | 8 | 32.625 | 25.961208 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
75baf742ef39ddfdc97a171777b65b60ef551a82 | 23,098,334,181,993 | 9329fdba47a1ffcd58a15d327598fa4c3947407a | /GameProject/src/model/domains/maze/CommonMazeState.java | d7045f4e9e146f02bfb83f40d8b8d5e608bd38d1 | [] | no_license | kobilemberg/aakl--OldJavaGame | https://github.com/kobilemberg/aakl--OldJavaGame | 306fa0790dd7c75669178c080c71dd0671845c24 | d584c0aa1925a539dff87074aa2a1faa583bfeff | refs/heads/master | 2021-01-20T03:04:13.035000 | 2015-01-07T05:12:54 | 2015-01-07T05:12:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.domains.maze;
import model.algorithems.CommonState;
import model.algorithems.State;
public class CommonMazeState extends CommonState implements Comparable<State> {
public CommonMazeState(String stateName, double f, double g) {
super(stateName, f, g);
// TODO Auto-generated constructor stu... | UTF-8 | Java | 607 | java | CommonMazeState.java | Java | [] | null | [] | package model.domains.maze;
import model.algorithems.CommonState;
import model.algorithems.State;
public class CommonMazeState extends CommonState implements Comparable<State> {
public CommonMazeState(String stateName, double f, double g) {
super(stateName, f, g);
// TODO Auto-generated constructor stu... | 607 | 0.673806 | 0.658979 | 28 | 19.678572 | 22.659046 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 9 |
895011d39a58f24135ff2ebc00be7caf7445842b | 11,940,009,136,461 | 80abff1f10d1b07fc038ff05f84c2ca54646b8d6 | /src/main/java/by/andd3dfx/common/SegmentIntersection.java | b92999248b3f52cc0c7a50accda399c060135d09 | [
"MIT"
] | permissive | andrei-punko/java-interview | https://github.com/andrei-punko/java-interview | b3f90cb57c08674b7e0e37104b2d8a227abca437 | d38f47b84c621d60e9813b57039ee5a61e54957f | refs/heads/master | 2023-04-04T23:22:56.388000 | 2023-03-31T11:33:11 | 2023-03-31T11:33:11 | 342,206,071 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.andd3dfx.common;
/**
* <pre>
* Дано множество из N целочисленных отрезков на Ox.
* Необходимо найти пару непересекающихся отрезков.
*
* Пожелания: O(N) по времени, O(1) дополнительной памяти.
*
* Пример: [[20, 30], [19, 21], [20, 26], [29, 35]] -> [[19, 21], [29, 35]]
* Пример: [[20, 30], ... | UTF-8 | Java | 1,736 | java | SegmentIntersection.java | Java | [] | null | [] | package by.andd3dfx.common;
/**
* <pre>
* Дано множество из N целочисленных отрезков на Ox.
* Необходимо найти пару непересекающихся отрезков.
*
* Пожелания: O(N) по времени, O(1) дополнительной памяти.
*
* Пример: [[20, 30], [19, 21], [20, 26], [29, 35]] -> [[19, 21], [29, 35]]
* Пример: [[20, 30], ... | 1,736 | 0.587947 | 0.55431 | 41 | 32.804878 | 32.063366 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707317 | false | false | 9 |
7e48d16a3ba89184dad57337bf0d1a8256ab14eb | 29,051,158,839,679 | 6acea8a22ebdb98c356c2da5ac9b5719ddb59f5b | /src/Server/SocketServer.java | 0689ca3d2c068d646ef4a2e0162c6b3152c49167 | [] | no_license | redlaz/02342-Distribuerede-systemer-Lab1 | https://github.com/redlaz/02342-Distribuerede-systemer-Lab1 | ed7ce21144b71179fa69fc0fc3627da522c8b238 | a930d6e0fc82e2edc6f987d4cedf44e107bc3c78 | refs/heads/master | 2020-04-04T15:38:48.797000 | 2014-02-17T20:27:49 | 2014-02-17T20:27:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Server;
import java.awt.Frame;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.Observable;
import java.util.Observer;
import javax.swing.JOptionPane;
public class SocketServer extends Observable implements Runnable,Observer
{
private ServerSock... | UTF-8 | Java | 953 | java | SocketServer.java | Java | [] | null | [] | package Server;
import java.awt.Frame;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.Observable;
import java.util.Observer;
import javax.swing.JOptionPane;
public class SocketServer extends Observable implements Runnable,Observer
{
private ServerSock... | 953 | 0.672613 | 0.668416 | 51 | 16.686274 | 19.208342 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.843137 | false | false | 9 |
742b6f64190480a408c31029308b64f143013aca | 27,754,078,668,637 | 1cae7a7b15afe484562ffefb5c927f0e4511d6e1 | /src/java/org/tensorics/core/util/JavaVersions.java | ab7d1b40da53aaf869e4099553184951947a934d | [
"Apache-2.0"
] | permissive | tensorics/tensorics-core | https://github.com/tensorics/tensorics-core | 809650e70256e39f334552db70f3543e7fc2d16a | bff97b72cea2668d9c860ac7f218db808a87700d | refs/heads/master | 2022-12-07T13:24:45.302000 | 2022-11-21T21:54:48 | 2022-11-21T21:54:48 | 45,263,065 | 13 | 4 | Apache-2.0 | false | 2022-11-21T21:54:49 | 2015-10-30T16:30:10 | 2022-07-14T07:30:36 | 2022-11-21T21:54:48 | 4,695 | 10 | 2 | 12 | Java | false | false | package org.tensorics.core.util;
/**
* Contains utility methods related to java versions
*/
public final class JavaVersions {
private JavaVersions() {
throw new UnsupportedOperationException("only static methods");
}
/**
* Determines if the actual running jvm is at least java 11
*
... | UTF-8 | Java | 515 | java | JavaVersions.java | Java | [] | null | [] | package org.tensorics.core.util;
/**
* Contains utility methods related to java versions
*/
public final class JavaVersions {
private JavaVersions() {
throw new UnsupportedOperationException("only static methods");
}
/**
* Determines if the actual running jvm is at least java 11
*
... | 515 | 0.662136 | 0.64466 | 20 | 24.75 | 26.074652 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
ae4dc02216572c74f238657b27d71256e0c23910 | 7,378,753,849,291 | 4f35b83b04de92d5e3849e971baa6e58d5fcf425 | /workspace-team/teamwork/src/main/java/com/teamwork/service/impl/RabbitMqServiceImpl.java | 30debc2d6e49f4c64153b6851322114111d1ddfa | [] | no_license | kinphar/javaweb-study | https://github.com/kinphar/javaweb-study | 5351c8d3fe1790e89650f44a2a2e17f210b90c85 | b3c1505102463c06b9f1dc75c1523b36e665fea6 | refs/heads/master | 2021-01-19T23:08:24.667000 | 2017-12-28T10:06:53 | 2017-12-28T10:06:53 | 88,929,708 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.teamwork.service.impl;
import org.springframework.amqp.core.AmqpTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.teamwork.service.RabbitMqService;
@Service
public class RabbitMqServiceImpl implements RabbitMqService {
@Au... | UTF-8 | Java | 628 | java | RabbitMqServiceImpl.java | Java | [] | null | [] | package com.teamwork.service.impl;
import org.springframework.amqp.core.AmqpTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.teamwork.service.RabbitMqService;
@Service
public class RabbitMqServiceImpl implements RabbitMqService {
@Au... | 628 | 0.793919 | 0.793919 | 19 | 30.157894 | 27.593407 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 9 |
71942e65aa90566b4c7c9c1a70297d157ff6eb1a | 12,807,592,507,654 | 853437b876e83320c989beb65cbeb82f6a559feb | /nuxeo-correspondence-core/src/main/java/org/nuxeo/correspondence/core/link/EnvelopeToMailLinkImpl.java | 01a3ad5b10dd62308efde96d926427e5bb0ea9a2 | [] | no_license | lzxm160/nuxeo-cmf | https://github.com/lzxm160/nuxeo-cmf | effaa790d0676a1a02bae0cb64644b4548a398b7 | c87d4bbffb0d3895e34629d1261f6803800ac971 | refs/heads/master | 2020-12-28T22:34:46.473000 | 2013-12-17T13:12:15 | 2013-12-17T13:12:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* (C) Copyright 2011 Nuxeo SA (http://nuxeo.com/) and contributors.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser General Public License
* (LGPL) version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.o... | UTF-8 | Java | 2,364 | java | EnvelopeToMailLinkImpl.java | Java | [
{
"context": "cense for more details.\n *\n * Contributors:\n * ldoguin\n */\npackage org.nuxeo.correspondence.core.link;\n\n",
"end": 631,
"score": 0.9988808035850525,
"start": 624,
"tag": "USERNAME",
"value": "ldoguin"
},
{
"context": "xeo.ecm.core.api.DocumentModel;\n\n/**\n *... | null | [] | /*
* (C) Copyright 2011 Nuxeo SA (http://nuxeo.com/) and contributors.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser General Public License
* (LGPL) version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.o... | 2,364 | 0.714044 | 0.711506 | 73 | 31.383562 | 30.289757 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.260274 | false | false | 9 |
71418c634473e01cf06d5cd3e74b6580ed793127 | 10,333,691,363,791 | 37c26493a820665583dada8089b46a3084384335 | /src/com/webset/set/reportes/business/ReportesBusiness.java | 58bd72a31be5894853aa39af41be28159f6f7e85 | [] | no_license | njmube/GlobalSET | https://github.com/njmube/GlobalSET | 1a575734afeae06f00242418bf530eaf664e87bc | 7a32fb6996df965ea79e18c53e9e7c1f822765b7 | refs/heads/master | 2021-12-28T18:43:13.989000 | 2018-01-23T23:18:08 | 2018-01-23T23:18:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.webset.set.reportes.business;
import java.util.List;
import java.util.Map;
import net.sf.jasperreports.engine.JRDataSource;
import net.sf.jasperreports.engine.data.JRMapArrayDataSource;
import org.apache.log4j.Logger;
import com.thoughtworks.xstream.XStream;
import com.thoughtworks.xstream.io... | UTF-8 | Java | 2,519 | java | ReportesBusiness.java | Java | [] | null | [] | package com.webset.set.reportes.business;
import java.util.List;
import java.util.Map;
import net.sf.jasperreports.engine.JRDataSource;
import net.sf.jasperreports.engine.data.JRMapArrayDataSource;
import org.apache.log4j.Logger;
import com.thoughtworks.xstream.XStream;
import com.thoughtworks.xstream.io... | 2,519 | 0.707027 | 0.704248 | 75 | 31.586666 | 28.832432 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.346667 | false | false | 9 |
06aec5ce5a714c9bb91aa5bdb91e11a8b8cc7ceb | 9,826,885,211,175 | 9dfb2a42bd1163c10463016125729af86155b732 | /app/src/main/java/com/buddy/tiki/ui/dialog/FilterMatchDialog$$Lambda$11.java | 1eb6005d6798e3f69bc9553efd30634bd8a522f1 | [] | no_license | chefer/TikiDec | https://github.com/chefer/TikiDec | 1315794882331b5d662e89edd6127a213c0b6d10 | 0669e3e3b0dba5e6291c401e7291b1c33068400c | refs/heads/master | 2020-03-25T03:45:44.137000 | 2017-06-14T05:03:57 | 2017-06-14T05:03:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.buddy.tiki.ui.dialog;
import com.buddy.tiki.model.app.OperInfo;
import io.reactivex.functions.Consumer;
import java.lang.invoke.LambdaForm.Hidden;
final /* synthetic */ class FilterMatchDialog$$Lambda$11 implements Consumer {
private final FilterMatchDialog f1873a;
private FilterMatchDialog$$Lamb... | UTF-8 | Java | 660 | java | FilterMatchDialog$$Lambda$11.java | Java | [] | null | [] | package com.buddy.tiki.ui.dialog;
import com.buddy.tiki.model.app.OperInfo;
import io.reactivex.functions.Consumer;
import java.lang.invoke.LambdaForm.Hidden;
final /* synthetic */ class FilterMatchDialog$$Lambda$11 implements Consumer {
private final FilterMatchDialog f1873a;
private FilterMatchDialog$$Lamb... | 660 | 0.737879 | 0.716667 | 22 | 29 | 27.615871 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 9 |
c03d7ed2695bbc0b3d0d8e0f32a4568df84bc1c6 | 33,122,787,835,210 | ee8b29b88035aedb7bd75ae520e4c0708024e05d | /src/main/sidechannel/common/Common.java | 685897f90cd1f3afae2951a9aa48e854e9206d1a | [
"MIT"
] | permissive | isstac/spf-sca | https://github.com/isstac/spf-sca | 4a54b39f48a57f574125af527bee0570ffa44171 | 11e4c6eb4c1a19d68f2e66ec81c683eba7f93b12 | refs/heads/master | 2023-02-02T19:44:16.636000 | 2020-12-17T21:35:35 | 2020-12-17T21:35:35 | 108,709,967 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sidechannel.common;
/**
*
* @author Quoc-Sang Phan <sang.phan@sv.cmu.edu>
*
*/
public class Common {
// $ was chosen, because it is not used in Mathematica
// public static final String SEPARATOR = "$";
public static final String SEPARATOR = "_";
public static final String ADAPTIVE_SEPARATOR = "$";
pub... | UTF-8 | Java | 580 | java | Common.java | Java | [
{
"context": "package sidechannel.common;\n\n/**\n*\n* @author Quoc-Sang Phan <sang.phan@sv.cmu.edu>\n*\n*/\npublic class Common {",
"end": 59,
"score": 0.9998507499694824,
"start": 45,
"tag": "NAME",
"value": "Quoc-Sang Phan"
},
{
"context": "echannel.common;\n\n/**\n*\n* @author Qu... | null | [] | package sidechannel.common;
/**
*
* @author <NAME> <<EMAIL>>
*
*/
public class Common {
// $ was chosen, because it is not used in Mathematica
// public static final String SEPARATOR = "$";
public static final String SEPARATOR = "_";
public static final String ADAPTIVE_SEPARATOR = "$";
public static final Stri... | 559 | 0.717241 | 0.715517 | 22 | 25.363636 | 23.580704 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.045455 | false | false | 9 |
568039ff83e73edcb938c479730e3e597d1e29a5 | 8,169,027,846,543 | 1d23b8ee4a28973f7e85c7cd639d89c1b723f87c | /src/main/java/pl/com/goodsolution/course/course/ICustomerService.java | bf6b2257cec6e0325fcffb9d5f617fa908c2e2fa | [] | no_license | Mamata2507/springbootclear | https://github.com/Mamata2507/springbootclear | b6cfa235bbb4744d951bb27dc243558f78703c1d | 3447673920e1746dd0a4401bcbc5bd31ad70e86c | refs/heads/master | 2023-03-21T00:22:30.936000 | 2021-03-21T14:37:55 | 2021-03-21T14:37:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.com.goodsolution.course.course;
public interface ICustomerService {
Long getCustomerCount();
}
| UTF-8 | Java | 111 | java | ICustomerService.java | Java | [] | null | [] | package pl.com.goodsolution.course.course;
public interface ICustomerService {
Long getCustomerCount();
}
| 111 | 0.783784 | 0.783784 | 5 | 21.200001 | 17.474552 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
f0a267117843a99a7048e8611a9afb880d87d231 | 24,773,371,417,292 | d29dc53aff6067d9b7a40b2ac7cd703c3cc3afb6 | /src/com/wrath/network/out/impl/SendChatInterfacePacket.java | 0ec35d466b3bd6a5806e512112ec5c889abc50ed | [] | no_license | Delcorum/WrathServer | https://github.com/Delcorum/WrathServer | 206de7ba039ae741059356656be793d8ce011bc1 | d3fd99aebfe8225e33059908dacb697903c43779 | refs/heads/master | 2016-08-13T00:50:38.992000 | 2016-01-07T04:21:29 | 2016-01-07T04:21:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wrath.network.out.impl;
import com.wrath.network.GamePacketBuilder;
import com.wrath.network.Session;
import com.wrath.network.out.OutboundPacket;
public class SendChatInterfacePacket implements OutboundPacket {
private final int id;
public SendChatInterfacePacket(int id) {
this.id = id;
}
@Overr... | UTF-8 | Java | 508 | java | SendChatInterfacePacket.java | Java | [] | null | [] | package com.wrath.network.out.impl;
import com.wrath.network.GamePacketBuilder;
import com.wrath.network.Session;
import com.wrath.network.out.OutboundPacket;
public class SendChatInterfacePacket implements OutboundPacket {
private final int id;
public SendChatInterfacePacket(int id) {
this.id = id;
}
@Overr... | 508 | 0.783465 | 0.777559 | 21 | 23.190475 | 24.155487 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.952381 | false | false | 9 |
9293854fa848b26f8f96c2056931e98df6b93de4 | 21,973,052,750,897 | cc20f164cda3ef6d5b966587793bc04f771d1052 | /.svn/pristine/3a/3ac7755544ddf469d7a71dc81512b1cb3c38a5f2.svn-base | ede3360865fcae794d7db83272ff85c0f1d72b1f | [] | no_license | Walk-Code/HSESchool | https://github.com/Walk-Code/HSESchool | fb775a71cd593d3a6e2c8491b45e2a02d6928c3e | 5b8d4bd31659c57dfa57a376b3ee5dfce09529b4 | refs/heads/master | 2021-01-10T14:36:04.595000 | 2016-03-18T15:21:20 | 2016-03-18T15:21:20 | 54,206,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.util;
import android.content.Context;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.util.AttributeSet;
import android.widget.GridView;
public class StaticGridView extends GridView{
public StaticGridView(Context context) {
super(context);
// TODO Auto-g... | UTF-8 | Java | 869 | 3ac7755544ddf469d7a71dc81512b1cb3c38a5f2.svn-base | Java | [] | null | [] | package com.util;
import android.content.Context;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.util.AttributeSet;
import android.widget.GridView;
public class StaticGridView extends GridView{
public StaticGridView(Context context) {
super(context);
// TODO Auto-g... | 869 | 0.767171 | 0.766007 | 32 | 25.84375 | 22.522364 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.34375 | false | false | 9 | |
ce228d8f90dac5441dea6965151557580df70fd3 | 6,390,911,359,002 | 08c1c03cbc86a425f12b41b693b8b46ab647238a | /src/main/java/com/jeeplus/modules/test/mapper/grid/TestCountryMapper.java | 7e931d9f348083cdfdd82298ddca547677b8c3a5 | [] | no_license | zhuzhongzhi/wx_pin | https://github.com/zhuzhongzhi/wx_pin | d50aa8779b5ee6c0b5c0f62c501e67ac15a83bba | 6998864b67b154de30a43e3b7fe38627ab4529d2 | refs/heads/master | 2020-03-29T05:53:56.194000 | 2018-09-20T11:51:03 | 2018-09-20T11:51:03 | 149,600,658 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright © 2015-2020 <a href="http://www.doforsys.com/">JeePlus</a> All rights reserved.
*/
package com.jeeplus.modules.test.mapper.grid;
import com.jeeplus.core.persistence.BaseMapper;
import com.jeeplus.core.persistence.annotation.MyBatisMapper;
import com.jeeplus.modules.test.entity.grid.TestCountry;
... | UTF-8 | Java | 479 | java | TestCountryMapper.java | Java | [
{
"context": "rid.TestCountry;\n\n/**\n * 国家MAPPER接口\n * \n * @author lgf\n * @version 2017-06-12\n */\n@MyBatisMapper\npublic ",
"end": 357,
"score": 0.9995758533477783,
"start": 354,
"tag": "USERNAME",
"value": "lgf"
}
] | null | [] | /**
* Copyright © 2015-2020 <a href="http://www.doforsys.com/">JeePlus</a> All rights reserved.
*/
package com.jeeplus.modules.test.mapper.grid;
import com.jeeplus.core.persistence.BaseMapper;
import com.jeeplus.core.persistence.annotation.MyBatisMapper;
import com.jeeplus.modules.test.entity.grid.TestCountry;
... | 479 | 0.757962 | 0.723992 | 19 | 23.842106 | 28.483168 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 9 |
d75b2249cb421a03871baa331b550da161df4211 | 18,133,351,959,327 | 561569be64a6c9a90a9b78ace38c99955e0977e7 | /Project174/src/framework/Testng/BeforeMethod_And_AfterMethod.java | ed3f5429c5e64c888933cadf8f54aa0ea2bad982 | [] | no_license | MAYURDILLIKAR/myproject | https://github.com/MAYURDILLIKAR/myproject | d0ff34248cdf36c1f9a7e860ebbedf6c2d7eef24 | 00d0e1a2f11ce6effec1850e12f85d6c794c55ac | refs/heads/master | 2021-03-12T03:32:24.799000 | 2020-03-18T13:24:47 | 2020-03-18T13:24:47 | 246,586,225 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package framework.Testng;
import org.testng.annotations.Test;
import org.testng.annotations.BeforeMethod;
import org.testng.Reporter;
import org.testng.annotations.AfterMethod;
public class BeforeMethod_And_AfterMethod
{
@Test //Invoke method to run without object creation
public void tc001()
{
Report... | UTF-8 | Java | 715 | java | BeforeMethod_And_AfterMethod.java | Java | [] | null | [] | package framework.Testng;
import org.testng.annotations.Test;
import org.testng.annotations.BeforeMethod;
import org.testng.Reporter;
import org.testng.annotations.AfterMethod;
public class BeforeMethod_And_AfterMethod
{
@Test //Invoke method to run without object creation
public void tc001()
{
Report... | 715 | 0.688112 | 0.671329 | 39 | 17.333334 | 18.245243 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794872 | false | false | 9 |
36fb6b496dcaf2deb239b3533a481dfa91369907 | 33,131,377,724,082 | 73a2ec211090e75d728bfe08f07f90a50ecde9d4 | /src/main/java/seedu/duke/command/DrawCommand.java | 17868667aed250e940e56a34bb5797b97a8f06b5 | [] | no_license | AY2021S1-CS2113T-F14-2/tp | https://github.com/AY2021S1-CS2113T-F14-2/tp | 080d69cd41305be497efb4e92db44b2ea28bb153 | da1045800fbd5bc280f052ed9943717dc2cf66f6 | refs/heads/master | 2023-01-05T11:52:07.039000 | 2020-11-09T15:08:14 | 2020-11-09T15:08:14 | 297,841,937 | 0 | 5 | null | true | 2020-11-09T15:08:15 | 2020-09-23T03:31:27 | 2020-11-09T15:01:18 | 2020-11-09T15:08:15 | 6,320 | 0 | 5 | 0 | Java | false | false | package seedu.duke.command;
import org.apache.poi.xddf.usermodel.chart.AxisPosition;
import org.apache.poi.xddf.usermodel.chart.ChartTypes;
import org.apache.poi.xddf.usermodel.chart.XDDFChartAxis;
import org.apache.poi.xddf.usermodel.chart.XDDFChartData;
import org.apache.poi.xddf.usermodel.chart.XDDFChartLegend;
imp... | UTF-8 | Java | 10,731 | java | DrawCommand.java | Java | [
{
"context": "enerating charts for specific data.\n */\n//@@author Wu-Haitao\npublic class DrawCommand extends DateCommand {\n ",
"end": 1478,
"score": 0.9998546242713928,
"start": 1469,
"tag": "NAME",
"value": "Wu-Haitao"
}
] | null | [] | package seedu.duke.command;
import org.apache.poi.xddf.usermodel.chart.AxisPosition;
import org.apache.poi.xddf.usermodel.chart.ChartTypes;
import org.apache.poi.xddf.usermodel.chart.XDDFChartAxis;
import org.apache.poi.xddf.usermodel.chart.XDDFChartData;
import org.apache.poi.xddf.usermodel.chart.XDDFChartLegend;
imp... | 10,731 | 0.616811 | 0.607306 | 265 | 39.494339 | 26.565422 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.837736 | false | false | 9 |
73aacdc2f314d15afdf47a0b6ab8d42f025cdd97 | 2,362,232,026,491 | 6befa89a7e978824bad91194c9f928486374da1d | /src/br/gov/go/tj/projudi/dt/PonteiroLogCompensarDtGen.java | 47055b8ec6e40bd5abfceffb12e1bb89adcfff3f | [] | no_license | mmitsunaga/projeto | https://github.com/mmitsunaga/projeto | 9589e137dac5fb82db60099ec60094a081e5263b | 0824ad05d673d35b509559ff8be09913b3dfc4d3 | refs/heads/master | 2022-07-30T02:27:01.136000 | 2022-02-04T23:22:56 | 2022-02-04T23:22:56 | 370,176,171 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.gov.go.tj.projudi.dt;
public class PonteiroLogCompensarDtGen extends Dados{
protected String Id_PonteiroLogCompensar;
protected String Justificativa;
protected String Id_AreaDistribuicao_O;
protected String AreaDistribuicao_O;
protected String Id_Serventia_O;
protected String Serventia_O;
protected... | UTF-8 | Java | 7,875 | java | PonteiroLogCompensarDtGen.java | Java | [] | null | [] | package br.gov.go.tj.projudi.dt;
public class PonteiroLogCompensarDtGen extends Dados{
protected String Id_PonteiroLogCompensar;
protected String Justificativa;
protected String Id_AreaDistribuicao_O;
protected String AreaDistribuicao_O;
protected String Id_Serventia_O;
protected String Serventia_O;
protected... | 7,875 | 0.724698 | 0.724698 | 140 | 55.242859 | 85.79776 | 885 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.278571 | false | false | 9 |
b967620b73868438dd21d9fb7022337026e8630d | 10,883,447,131,471 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/protocal/protobuf/evn.java | 013121cf1683415666915717d8a581525dc119dc | [] | no_license | tsuzcx/qq_apk | https://github.com/tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651000 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | false | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | 2022-01-31T06:56:43 | 2022-01-31T09:46:26 | 167,304 | 0 | 1 | 1 | Java | false | false | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import java.util.LinkedList;
import org.json.JSONObject;
public final class evn
extends com.tencent.mm.bx.a
{
public LinkedList<evo> Idy;
public String abyo;
public int abyp;
public String abyq;
publ... | UTF-8 | Java | 5,712 | java | evn.java | Java | [] | null | [] | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import java.util.LinkedList;
import org.json.JSONObject;
public final class evn
extends com.tencent.mm.bx.a
{
public LinkedList<evo> Idy;
public String abyo;
public int abyp;
public String abyq;
publ... | 5,712 | 0.540266 | 0.509279 | 188 | 28.414894 | 23.262794 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787234 | false | false | 9 |
e28358c6ea919dafe727effc3c241ab85c8928a8 | 23,931,557,806,555 | 62505debb805ded88b51e44011192d49eb4cf861 | /src/main/java/dunder/mifflin/beans/XLSs.java | 4ba5a17945452e9911264a182488bc4702d4a38e | [
"MIT"
] | permissive | gekoramy/regional.hs | https://github.com/gekoramy/regional.hs | 4950d4df92d9ccc5aaacbf6f2a0a7b4712226a47 | a9191e4f9e92d38188d2f04c50cc5c81be541fa3 | refs/heads/master | 2020-07-28T01:53:58.058000 | 2019-12-23T09:17:04 | 2019-12-23T09:19:39 | 209,273,417 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dunder.mifflin.beans;
import dunder.mifflin.persistence.pojos.*;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import javax.ejb.Stateless;
import java.io.IOException;
import java.io.OutputStream;
import java.sql.Date;
import java.time.OffsetDateTime;
import java.util... | UTF-8 | Java | 8,086 | java | XLSs.java | Java | [] | null | [] | package dunder.mifflin.beans;
import dunder.mifflin.persistence.pojos.*;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import javax.ejb.Stateless;
import java.io.IOException;
import java.io.OutputStream;
import java.sql.Date;
import java.time.OffsetDateTime;
import java.util... | 8,086 | 0.569625 | 0.567645 | 203 | 38.798031 | 29.945494 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.862069 | false | false | 9 |
3f77e90482ebc403fc2393b404a8d406e133778b | 31,353,261,308,876 | 9f75d62dbb78b2434f8c244cc3defa97ec8ba267 | /Project/HomeWork/Devel_HW01/HW#3/src/cafe/CaramelMacchiato.java | dad51432f8fa8eb25d91f856aa03eb33dec03309 | [] | no_license | mod157/StudyProject | https://github.com/mod157/StudyProject | 114717de9563b576f5a179b99914cb9db4f2f644 | 7bb71410cbaa0efe48fdf4898fb67982e0c599f4 | refs/heads/master | 2021-01-23T06:58:32.102000 | 2017-05-31T09:50:38 | 2017-05-31T09:50:38 | 86,413,296 | 1 | 14 | null | false | 2017-05-31T09:50:39 | 2017-03-28T04:01:42 | 2017-04-09T11:49:05 | 2017-05-31T09:50:38 | 475 | 0 | 7 | 11 | Java | null | null | package cafe;
//Singleton Pattern 사용해보기
public class CaramelMacchiato {
private static CaramelMacchiato instance = new CaramelMacchiato();
private static int price = 3500;
private CaramelMacchiato() { }
public static CaramelMacchiato getlnstance() {
if(instance == null)
instance = new Carame... | UHC | Java | 559 | java | CaramelMacchiato.java | Java | [] | null | [] | package cafe;
//Singleton Pattern 사용해보기
public class CaramelMacchiato {
private static CaramelMacchiato instance = new CaramelMacchiato();
private static int price = 3500;
private CaramelMacchiato() { }
public static CaramelMacchiato getlnstance() {
if(instance == null)
instance = new Carame... | 559 | 0.677596 | 0.668488 | 26 | 19.115385 | 18.901215 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.346154 | false | false | 9 |
a4c253f4bada642a82e9860f530df1dd3fcfdeba | 31,353,261,310,737 | 9033dbca7975d5f0b95ebd70dba98c9e4ef1e141 | /Ordering System/src/FirstLook.java | 9753f9ecf7236485218753f573b564a899a6ffcf | [] | no_license | NaimishVerma17/Java-Practise | https://github.com/NaimishVerma17/Java-Practise | 0ecfb9c06c9d40626481ac220d97eb061f8d89d6 | 0c174d65f2d6d6bed12f3bba23fa7195131329b1 | refs/heads/master | 2021-01-01T20:42:26.306000 | 2018-09-09T05:00:34 | 2018-09-09T05:00:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
* Created by itakg on 7/27/2017.
*/
public class FirstLook
{
private JLabel title;
private JPanel jpanel;
private JCheckBox iAGREETOALLCheckBox;
private JButton proceed;
public ... | UTF-8 | Java | 1,027 | java | FirstLook.java | Java | [
{
"context": " java.awt.event.ActionListener;\n\n/**\n * Created by itakg on 7/27/2017.\n */\npublic class FirstLook\n{\n\n p",
"end": 138,
"score": 0.999659538269043,
"start": 133,
"tag": "USERNAME",
"value": "itakg"
}
] | null | [] | import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
* Created by itakg on 7/27/2017.
*/
public class FirstLook
{
private JLabel title;
private JPanel jpanel;
private JCheckBox iAGREETOALLCheckBox;
private JButton proceed;
public ... | 1,027 | 0.588121 | 0.574489 | 38 | 26.026316 | 20.740866 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 9 |
b198c4ac4feb100c7b394e2197b4ba8e345fb9f8 | 7,095,286,013,269 | aaac3c8798fc1491642abce34b0744e290f3634b | /stm/src/main/java/pai/lab/stm/dao/UserDao.java | 39739251c4f76e8b69b3717faf38647da1cc7549 | [] | no_license | ZuzannaKrempec/Programowanie-aplikacji-internetowych | https://github.com/ZuzannaKrempec/Programowanie-aplikacji-internetowych | a976bdcb1151582bcc8e7217e930fd8745e3ce47 | ef6b8ceb534d2d950a98afc77cc92b9524cbcdcc | refs/heads/master | 2023-02-10T15:03:22.565000 | 2021-01-12T09:20:30 | 2021-01-12T09:20:30 | 323,610,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pai.lab.stm.dao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import pai.lab.stm.model.User;
import pai.lab.stm.repository.UserRepository;
import java.util.List;
import java.util.Optional;
@Service
public class UserDao {
private final User... | UTF-8 | Java | 1,661 | java | UserDao.java | Java | [] | null | [] | package pai.lab.stm.dao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import pai.lab.stm.model.User;
import pai.lab.stm.repository.UserRepository;
import java.util.List;
import java.util.Optional;
@Service
public class UserDao {
private final User... | 1,661 | 0.652017 | 0.652017 | 60 | 26.683332 | 21.739742 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 9 |
bf336df6df1ae027bf80b1b3a6aa30f38c60c1c4 | 15,101,105,053,562 | 8358717b853f240843ffa56784773a29b1efc19e | /lmis_base/src/main/java/com/lmis/sys/functionButton/dao/SysFunctionButtonMapper.java | ba3bb334239b138f8f2ce9d1cb7abb2c925ccf67 | [] | no_license | huanglongf/enterprise_project | https://github.com/huanglongf/enterprise_project | 65ec3e2c56e4a2909f0881a9276a9966857bb9c7 | de1865e638c9620e702818124f0b2deac04028c9 | refs/heads/master | 2020-05-07T13:25:07.223000 | 2018-10-21T08:44:33 | 2018-10-21T08:44:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lmis.sys.functionButton.dao;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Repository;
import com.lmis.sys.functionButton.model.SysFunctionButton;
import com.lmis.framework.baseDao.BaseMapper;
/**
* @ClassName: SysFunctionButtonMapper
* @Des... | UTF-8 | Java | 569 | java | SysFunctionButtonMapper.java | Java | [
{
"context": "onMapper\n * @Description: TODO(DAO映射接口)\n * @author codeGenerator\n * @date 2018-01-09 13:09:08\n * \n * @param <T>\n *",
"end": 368,
"score": 0.9991294145584106,
"start": 355,
"tag": "USERNAME",
"value": "codeGenerator"
}
] | null | [] | package com.lmis.sys.functionButton.dao;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Repository;
import com.lmis.sys.functionButton.model.SysFunctionButton;
import com.lmis.framework.baseDao.BaseMapper;
/**
* @ClassName: SysFunctionButtonMapper
* @Des... | 569 | 0.775401 | 0.750446 | 23 | 23.391304 | 23.447887 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 9 |
3ed0c5b0f18358c24fb4403d9e79c324a0e73411 | 37,134,287,248,865 | 20d99364d9fa265777f0ea1fbaef9807684e3afc | /core_java/src/main/java/Lab1/Primenum.java | 33646ba9c8768160e7520c490bf13ff327c90c33 | [] | no_license | BhagathGorjilla/trainee | https://github.com/BhagathGorjilla/trainee | 72c9d8be22ea8882e200b349726639fd29bdba2c | eab88d104bcd347d5d2448954fa9671d8777ceca | refs/heads/master | 2023-06-10T10:40:42.973000 | 2021-06-30T10:32:10 | 2021-06-30T10:32:10 | 369,472,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Lab1;
import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Primenum {
public static void main(String[] args) throws Exception {
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
System.out.print("Enter Number : ");
int n=Integer.parseInt(br.readLine... | UTF-8 | Java | 500 | java | Primenum.java | Java | [] | null | [] | package Lab1;
import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Primenum {
public static void main(String[] args) throws Exception {
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
System.out.print("Enter Number : ");
int n=Integer.parseInt(br.readLine... | 500 | 0.594 | 0.582 | 26 | 17.153847 | 18.438448 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.884615 | false | false | 9 |
c7f1f89ad137a99edb09616623e2094cb8355016 | 11,690,901,033,109 | 4943279c5efed6ea0e99c30a28faf08f2136aa61 | /item-builder/src/main/java/net/nowtryz/mcutils/builder/ItemBuilders.java | 63411fe9a6b199472c96aa251b58a097d24ec14d | [] | no_license | nowtryz/mcutils | https://github.com/nowtryz/mcutils | 2218ff3073e3274eae7c6ea6bbe4edf80991fb77 | 5352cf7be7fe419dd69a35bc72027fa385cc3fb9 | refs/heads/master | 2023-08-15T12:22:58.394000 | 2021-10-17T21:41:19 | 2021-10-17T21:41:19 | 299,123,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.nowtryz.mcutils.builder;
import net.nowtryz.mcutils.MCUtils;
import net.nowtryz.mcutils.builder.api.*;
import net.nowtryz.mcutils.builder.internal.BellowThirteenFactory;
import net.nowtryz.mcutils.builder.internal.FactoryProvider;
import net.nowtryz.mcutils.builder.internal.ThirteenFactory;
import org.bukk... | UTF-8 | Java | 3,014 | java | ItemBuilders.java | Java | [] | null | [] | package net.nowtryz.mcutils.builder;
import net.nowtryz.mcutils.MCUtils;
import net.nowtryz.mcutils.builder.api.*;
import net.nowtryz.mcutils.builder.internal.BellowThirteenFactory;
import net.nowtryz.mcutils.builder.internal.FactoryProvider;
import net.nowtryz.mcutils.builder.internal.ThirteenFactory;
import org.bukk... | 3,014 | 0.688786 | 0.688786 | 94 | 31.063829 | 27.253658 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.212766 | false | false | 9 |
85755b73d9400dcf477b72faccc91f59cf9b9bce | 25,486,335,979,587 | b198461dfba232017d1694713803d5ae34b33f45 | /src/AtributoDinamico.java | e3732fd49e879c9546d0ca3e903917651ebfc753 | [] | no_license | ByElection/PracticoEspecialProgII | https://github.com/ByElection/PracticoEspecialProgII | f76e6d1d8d406c20456ae63ae1f7244a05e39b2d | fa71c0726f7366cf7bb060e98bd2e85f2a60f234 | refs/heads/master | 2023-01-05T07:39:01.359000 | 2020-11-03T22:06:53 | 2020-11-03T22:06:53 | 301,860,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class AtributoDinamico implements Cloneable{
private String nombre;
private int valor;
public AtributoDinamico(String nombre, int valor) {
this.nombre = nombre;
this.valor = valor;
}
public String getNombreAtributo() {
return nombre;
}
public int getValorAtributo() {
return valor;
}
p... | UTF-8 | Java | 760 | java | AtributoDinamico.java | Java | [] | null | [] |
public class AtributoDinamico implements Cloneable{
private String nombre;
private int valor;
public AtributoDinamico(String nombre, int valor) {
this.nombre = nombre;
this.valor = valor;
}
public String getNombreAtributo() {
return nombre;
}
public int getValorAtributo() {
return valor;
}
p... | 760 | 0.660526 | 0.660526 | 38 | 18.973684 | 19.783682 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 9 |
0ecbe2b959aff42b9845d709d4513cfe3f7d2dd8 | 19,997,367,795,937 | 4730ce3d0b7ebd03bfe4c5997d3345ba15de182e | /src/test/java/slt/servicetests/EntriesServiceITest.java | b94fe1b9b2124e3e0eaa8a1acb0a069dcead7d25 | [] | no_license | slt-programmers/macrologBackend | https://github.com/slt-programmers/macrologBackend | f5d394946619319b9bc5a3cf0497686e3b5c1f7d | 79b15097cbf47918b040183a24d6f2fb26020aa5 | refs/heads/develop | 2023-01-19T06:04:08.516000 | 2023-01-05T09:35:38 | 2023-01-05T09:35:38 | 194,711,520 | 1 | 0 | null | true | 2019-07-03T12:28:35 | 2019-07-01T16:55:33 | 2019-07-03T12:21:55 | 2019-07-03T12:28:34 | 343 | 1 | 0 | 0 | Java | false | false | package slt.servicetests;
import lombok.extern.slf4j.Slf4j;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.TestInstance;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import slt.dto.*;
import slt.security.ThreadLocal... | UTF-8 | Java | 12,464 | java | EntriesServiceITest.java | Java | [] | null | [] | package slt.servicetests;
import lombok.extern.slf4j.Slf4j;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.TestInstance;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import slt.dto.*;
import slt.security.ThreadLocal... | 12,464 | 0.656771 | 0.628771 | 305 | 39.865574 | 34.331722 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590164 | false | false | 9 |
6d8689e85bdce9801c66bd9ba1df7a6a32e7d084 | 34,325,378,653,055 | 4b085cd90df86e06996cd20ca7ee86e287ae05c2 | /code/littlefisher-parent/littlefisher-core-parent/littlefisher-core-common/src/main/java/com/littlefisher/core/common/i18n/PropertiesFileTextProvider.java | 71ae758a1abb3dc5f1785d028b6606ace3810055 | [] | no_license | litttlefisher/littlefisher-system | https://github.com/litttlefisher/littlefisher-system | 1a7f130ed47c640fb32ad31c19aca527c5e0a976 | 0b2fda6bffaa59b570c31cb2ec048f168533a2ef | refs/heads/master | 2021-01-19T19:17:11.740000 | 2018-04-07T09:16:10 | 2018-04-07T09:16:10 | 88,410,586 | 13 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.littlefisher.core.common.i18n;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.littlefisher.core.common.stereotype.constants.BaseConstants;
/**
*
* Description: 消息提供者实现类
*
* Created on 2017年1月3日
*
* @author jinyanan
* @... | UTF-8 | Java | 763 | java | PropertiesFileTextProvider.java | Java | [
{
"context": "提供者实现类\n * \n * Created on 2017年1月3日 \n *\n * @author jinyanan\n * @version 1.0\n * @since v1.0\n */\n@Component\npub",
"end": 315,
"score": 0.9996729493141174,
"start": 307,
"tag": "USERNAME",
"value": "jinyanan"
}
] | null | [] | package com.littlefisher.core.common.i18n;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.littlefisher.core.common.stereotype.constants.BaseConstants;
/**
*
* Description: 消息提供者实现类
*
* Created on 2017年1月3日
*
* @author jinyanan
* @... | 763 | 0.730094 | 0.7139 | 34 | 20.794117 | 22.899755 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 9 |
3455b9da331f13fd8087cd0d7fede208b2e9a1af | 34,402,688,080,853 | 1a104adaa5715c9e71af86d49bbd5c0269712854 | /src/management_system/AdminManager.java | 29947633250ed16b425fcdc436eae69842b6344b | [
"Apache-2.0"
] | permissive | PranavAmarnath/MGMT-old | https://github.com/PranavAmarnath/MGMT-old | 07df012fe8811f64d399ed7869e0077f617f0c11 | a61a73c806e3e1232cf4ebc2b1f9e926acb31180 | refs/heads/master | 2023-07-08T03:26:50.387000 | 2021-01-15T20:59:06 | 2021-01-15T20:59:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package management_system;
import java.awt.Color;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JPasswordField;
... | UTF-8 | Java | 2,770 | java | AdminManager.java | Java | [
{
"context": "f(String.valueOf(passField.getPassword()).equals(\"lancerrobotics\")) {\n\t\t\t\tentered = true;\n\t\t\t\tframe.setVisible(fal",
"end": 2446,
"score": 0.9979919791221619,
"start": 2432,
"tag": "PASSWORD",
"value": "lancerrobotics"
}
] | null | [] | package management_system;
import java.awt.Color;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JPasswordField;
... | 2,766 | 0.714801 | 0.688448 | 105 | 25.380953 | 21.907764 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.485714 | false | false | 9 |
9ee0c809ef57b3c3ed4bc5c7a5f6aeb8053c0094 | 34,402,688,082,879 | dc98525c2e3066a1f983a60a84ef60a1604b05dc | /src/com/utils/MyTextPanel.java | 3a9414d65b955771ca0e6d40a283bdc4e83fb89e | [] | no_license | oowsxq/Renju | https://github.com/oowsxq/Renju | 5d65eff497cf1919e8d0ee0781f5a71f72db1932 | bebdad636604bc8bb9788a54be7ed0f2fa40e22b | refs/heads/master | 2020-08-21T11:07:59.817000 | 2019-10-26T14:54:07 | 2019-10-26T14:54:07 | 216,146,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.utils;
import javax.swing.*;
import java.awt.*;
public class MyTextPanel extends JScrollPane {
private JTextArea textArea = new JTextArea();
public MyTextPanel(){
textArea.setLineWrap(true);
textArea.setFont(new Font(null, Font.PLAIN, 12));
setViewportView(textArea);
}... | UTF-8 | Java | 479 | java | MyTextPanel.java | Java | [] | null | [] | package com.utils;
import javax.swing.*;
import java.awt.*;
public class MyTextPanel extends JScrollPane {
private JTextArea textArea = new JTextArea();
public MyTextPanel(){
textArea.setLineWrap(true);
textArea.setFont(new Font(null, Font.PLAIN, 12));
setViewportView(textArea);
}... | 479 | 0.655532 | 0.651357 | 22 | 20.772728 | 18.183239 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
097a789d0ed43a0347d7a930e21042f557e66ce3 | 36,575,941,507,963 | 10c9765734aa8d3d5ab6195b59aed328ff1e7d0e | /LifeImagineWPS/src/main/java/it/graphitech/lifeimagine/wps/util/CustomReproject.java | f632845e8dd55bbd3b398a2a6999a5374306c8ff | [] | no_license | adebiasi/WorldWindProjects | https://github.com/adebiasi/WorldWindProjects | 475f00a0ab050c88b31896f4b973a311038385da | 1e32218adb6abb91726f6c211422ed58fa923ad2 | refs/heads/master | 2022-09-06T04:51:35.815000 | 2022-08-23T08:14:20 | 2022-08-23T08:14:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.graphitech.lifeimagine.wps.util;
import java.util.HashMap;
import org.geotools.data.DataUtilities;
import org.geotools.data.simple.SimpleFeatureCollection;
import org.geotools.data.simple.SimpleFeatureIterator;
import org.geotools.process.factory.DescribeParameter;
import org.geotools.process.facto... | UTF-8 | Java | 3,867 | java | CustomReproject.java | Java | [] | null | [] | package it.graphitech.lifeimagine.wps.util;
import java.util.HashMap;
import org.geotools.data.DataUtilities;
import org.geotools.data.simple.SimpleFeatureCollection;
import org.geotools.data.simple.SimpleFeatureIterator;
import org.geotools.process.factory.DescribeParameter;
import org.geotools.process.facto... | 3,867 | 0.743212 | 0.742436 | 97 | 37.865978 | 30.55859 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.412371 | false | false | 9 |
153774748539d2661a51196cb68c12f105282a5a | 18,013,092,841,295 | 9da340f9c8a4ca5ea4abe43a950311cf5081bcc4 | /app/src/main/java/untitledhorton/com/archive/DashboardActivity.java | 8eaa03881dfeb170d1be3075c93953dbdec1f6d7 | [] | no_license | gregcabrera422/arcHive | https://github.com/gregcabrera422/arcHive | dec41d6f38241986695c73a3ac5999177f11981b | 81aeb7e755e18e72f5cf17f5cade282750eb9767 | refs/heads/master | 2021-09-07T03:48:28.530000 | 2018-02-16T21:32:41 | 2018-02-16T21:32:41 | 117,272,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package untitledhorton.com.archive;
import android.support.annotation.IdRes;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import com.roughike.bottombar.Bott... | UTF-8 | Java | 3,752 | java | DashboardActivity.java | Java | [] | null | [] | package untitledhorton.com.archive;
import android.support.annotation.IdRes;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import com.roughike.bottombar.Bott... | 3,752 | 0.619403 | 0.612473 | 102 | 35.784313 | 29.435749 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
c0ae51ce80905e137e55062bd6bdeff6a4ef00bb | 1,864,015,844,024 | 5f9a294981e7841ebaa66e1368c9b4a8e7957765 | /Session7/src/pack/Pyramid.java | d257cfcafe4406c1109ef7705001f22e7f6f7549 | [] | no_license | SergioFaya/Algorithmics | https://github.com/SergioFaya/Algorithmics | b7e14bb1c1c23027b4ab029a376b54eac5fe7828 | 0a551dd0f5d2c90955f6faad520bbf64e00b20c9 | refs/heads/master | 2020-12-30T22:46:04.777000 | 2017-05-03T14:50:07 | 2017-05-03T14:50:07 | 80,014,921 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pack;
import topics.branchandbound.util.*;
import java.util.ArrayList;
import java.util.UUID;
public class Pyramid extends Node{
private int[][] pyramid, colors;
private int size;
private int heuristicValue = 0;
private boolean wasFound;
public Pyramid(int[][] pyramid, int [][] pyramidWithColors, int ... | UTF-8 | Java | 4,628 | java | Pyramid.java | Java | [] | null | [] | package pack;
import topics.branchandbound.util.*;
import java.util.ArrayList;
import java.util.UUID;
public class Pyramid extends Node{
private int[][] pyramid, colors;
private int size;
private int heuristicValue = 0;
private boolean wasFound;
public Pyramid(int[][] pyramid, int [][] pyramidWithColors, int ... | 4,628 | 0.54516 | 0.529818 | 204 | 21.686274 | 20.69668 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.098039 | false | false | 9 |
fa328af0093996110e38a0534e6dac5664a19158 | 25,898,652,833,526 | f4fe7e0eddd68e208fdc6c7ff9e96c036b8a9338 | /src/application/GUIControl.java | 8031affa01b7b727dbdf4deddc56beae4b792caa | [] | no_license | KPar/EmailClientProject | https://github.com/KPar/EmailClientProject | cb8adc601e880993d3f4ea1439b4779a3a334054 | 010e609754dc3cb12be4b33118d17ed4ce4cc2f1 | refs/heads/master | 2020-03-29T12:36:39.704000 | 2018-10-12T05:08:31 | 2018-10-12T05:08:31 | 149,908,470 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.scene.Node;
import javafx.scene.... | UTF-8 | Java | 8,486 | java | GUIControl.java | Java | [] | null | [] | package application;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.scene.Node;
import javafx.scene.... | 8,486 | 0.695263 | 0.687367 | 293 | 27.962458 | 29.056999 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.948806 | false | false | 9 |
ad78943bc9d437adffcc688c8d62ac9d0483cb32 | 11,854,109,760,052 | 3c6a1424bccaacafa7964350e3b3fd8fde85591f | /1 June - Class Data/Table.java | fd023f8e4eaff82e910569b8ed2c4011d4e5c581 | [] | no_license | javabyvinti/JavaNipunBatch | https://github.com/javabyvinti/JavaNipunBatch | 7f113bb89abe53239537dab81eba89214448f470 | 02b5ad3227bd1bc1e445c7328912e079d997e5ac | refs/heads/master | 2020-03-18T18:57:24.634000 | 2018-06-09T07:30:38 | 2018-06-09T07:30:38 | 135,124,638 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vinti.javabasic;
import java.util.Scanner;
public class Table {
public static void main(String[] args) {
// 5 --> 5 X 1 = 5 ... 5 X 10 = 50
Scanner scanner = new Scanner(System.in);
System.out.println("Enter your number");
int num = scanner.nextInt();
int i = 1;
//int r... | UTF-8 | Java | 466 | java | Table.java | Java | [] | null | [] | package com.vinti.javabasic;
import java.util.Scanner;
public class Table {
public static void main(String[] args) {
// 5 --> 5 X 1 = 5 ... 5 X 10 = 50
Scanner scanner = new Scanner(System.in);
System.out.println("Enter your number");
int num = scanner.nextInt();
int i = 1;
//int r... | 466 | 0.523605 | 0.495708 | 26 | 15.923077 | 16.746809 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.807692 | false | false | 9 |
c136e6c906c96e4da1debe1b40ec51149e1104a3 | 20,555,713,507,958 | 9ebdaa6ffed30242973df2d72a46b99e220148f6 | /src/main/java/com/hcl/SpringBootHibernate/beans/Restuarant.java | f04c5127104519d4cca9d080d898475eabce5bc1 | [] | no_license | BiraganiTejeswini/MavenProject | https://github.com/BiraganiTejeswini/MavenProject | d79f6e36786a05568d97acc2f375b4c78ef93c7d | c26528f84c0dcff3cf629d16ecbe95a46c83e398 | refs/heads/master | 2023-05-09T15:48:44.707000 | 2021-06-01T07:30:28 | 2021-06-01T07:30:28 | 372,193,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hcl.SpringBootHibernate.beans;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToMany;
import javax.persistence.OneToMany;
imp... | UTF-8 | Java | 1,058 | java | Restuarant.java | Java | [] | null | [] | package com.hcl.SpringBootHibernate.beans;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToMany;
import javax.persistence.OneToMany;
imp... | 1,058 | 0.758979 | 0.756144 | 44 | 23.022728 | 15.949478 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 9 |
ce92eca28b7fd1c212bcc9bff9f998c5f0fec162 | 5,222,680,263,329 | 65b723572f96cef44436efd48acbe1208ecc0c0b | /core/src/main/java/com/github/opencam/imagegrabber/BeanResource.java | e981827117a8bb7e5fe8ea3a0b6d0ba3950cf0ac | [] | no_license | jeremyno/open-security | https://github.com/jeremyno/open-security | 0f5ef70a16eb4e758b9dadbef37108222a5cfebd | 51054343df2392536aedaf9842936707ee10b4a9 | refs/heads/master | 2020-05-04T11:26:40.352000 | 2015-02-28T02:27:31 | 2015-02-28T02:27:31 | 11,651,099 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.opencam.imagegrabber;
import java.util.ArrayList;
import java.util.List;
import com.github.opencam.security.AlarmStatus;
public class BeanResource implements Resource {
String mimeType;
byte[] data;
String filename;
String sourceName;
long timestamp;
AlarmStatus status;
private final... | UTF-8 | Java | 1,202 | java | BeanResource.java | Java | [] | null | [] | package com.github.opencam.imagegrabber;
import java.util.ArrayList;
import java.util.List;
import com.github.opencam.security.AlarmStatus;
public class BeanResource implements Resource {
String mimeType;
byte[] data;
String filename;
String sourceName;
long timestamp;
AlarmStatus status;
private final... | 1,202 | 0.696339 | 0.696339 | 58 | 19.724138 | 24.04937 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534483 | false | false | 9 |
4a7c5b926a91483388e4971419cbda33635329a9 | 35,081,292,875,061 | fa73ebf6b48156cb867a4a85ac06fb27be95dc1d | /app/src/main/java/com/example/food/callback/Usercallback.java | 60a93cf2c6405240db457cd02d8d5aa55ccb9359 | [] | no_license | huytdps13400/Food | https://github.com/huytdps13400/Food | 9004d39b48e989b10cba21f95554a9a45072ded5 | 6bc75bda51f5812ac66034e4a1aac328f0ec5340 | refs/heads/master | 2023-02-01T10:16:05.158000 | 2020-12-18T15:14:51 | 2020-12-18T15:14:51 | 322,628,691 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.food.callback;
import com.example.food.model.User;
import java.util.ArrayList;
public interface Usercallback {
void onSuccess(ArrayList<User> lists);
void onError(String message);
}
| UTF-8 | Java | 212 | java | Usercallback.java | Java | [] | null | [] | package com.example.food.callback;
import com.example.food.model.User;
import java.util.ArrayList;
public interface Usercallback {
void onSuccess(ArrayList<User> lists);
void onError(String message);
}
| 212 | 0.768868 | 0.768868 | 9 | 22.555555 | 16.145939 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 9 |
7de8edb5114403c897ec74422cd766ff8746fb6e | 18,107,582,146,016 | 54ddd773653c6021afb830ecffddb7ad55913a02 | /src/main/java/com/gmh/cjcx/dao/UserRoleDao.java | d601ed92c9d33deba3a19bd8ff68c00aa0779bdb | [] | no_license | easonstudy/springboot_demo | https://github.com/easonstudy/springboot_demo | 38541b27884cc43c87fd226daeea654803592f89 | ea8c5d52ca6d15893e360ba4e3d0636cc2b6481b | refs/heads/master | 2021-01-25T06:44:43.856000 | 2017-09-30T05:05:36 | 2017-09-30T05:05:36 | 93,599,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gmh.cjcx.dao;
import com.gmh.cjcx.entity.User;
import com.gmh.cjcx.entity.UserRole;
/**
*
*/
public interface UserRoleDao {
UserRole findById(Integer id);
}
| UTF-8 | Java | 177 | java | UserRoleDao.java | Java | [] | null | [] | package com.gmh.cjcx.dao;
import com.gmh.cjcx.entity.User;
import com.gmh.cjcx.entity.UserRole;
/**
*
*/
public interface UserRoleDao {
UserRole findById(Integer id);
}
| 177 | 0.717514 | 0.717514 | 11 | 15.090909 | 15.132473 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 9 |
17f62647cca11d8b22b2de2486e29b3eea034ee4 | 36,112,085,032,274 | 7bd2cc0b91fb8a2097e13a2d2fea43fa8ded1e79 | /src/test/java/model/DeckTest.java | bbafa4aef784c0990af4a712b0148f8162592b44 | [] | no_license | DarK-Devv/Blackjack-Game | https://github.com/DarK-Devv/Blackjack-Game | ba686883602ee42cfb9e393c0b7164804d8df4cc | b0d54a6fec35de8858162556c2892891f7cd90c8 | refs/heads/master | 2023-08-11T20:00:46.881000 | 2021-09-21T14:48:08 | 2021-09-21T14:48:08 | 408,858,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.ValueSource;
import java.util.ArrayList;
import static org.junit.jupiter.api.Assertions.*;
class DeckTest {
Deck deck = new Deck... | UTF-8 | Java | 1,254 | java | DeckTest.java | Java | [] | null | [] | package model;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.ValueSource;
import java.util.ArrayList;
import static org.junit.jupiter.api.Assertions.*;
class DeckTest {
Deck deck = new Deck... | 1,254 | 0.63709 | 0.633094 | 50 | 24.040001 | 25.484081 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 9 |
1038dc01d9c7ca43e03f9c8fb86639c949251ff1 | 11,587,821,802,504 | c2865900553126e9486d302bff1acb02aa72dd07 | /app/src/main/java/com/example/ridewithme/Classes/Account.java | 2a3d0570978efe9ea8bb9cfbac5d7eb32af31134 | [] | no_license | Stas1996/RideWithMe | https://github.com/Stas1996/RideWithMe | f20965174fd6b4108b3966c0226a967e3b7ce1ad | f180a7c9de47814383115e51a9cf028f2f20ab2a | refs/heads/master | 2022-12-27T11:06:34.464000 | 2020-09-28T16:49:45 | 2020-09-28T16:49:45 | 299,373,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ridewithme.Classes;
import java.util.ArrayList;
public class Account {
private String name;
private String lastName;
private String username;
private String email;
private String password;
private ArrayList<Lonlat> location;
public Account() {
}
public Accoun... | UTF-8 | Java | 1,793 | java | Account.java | Java | [
{
"context": "cation, String username) {\n this.username = username;\n this.name = setName();\n this.last",
"end": 462,
"score": 0.8858245611190796,
"start": 454,
"tag": "USERNAME",
"value": "username"
},
{
"context": "\n\n public String getUsername() {\n ... | null | [] | package com.example.ridewithme.Classes;
import java.util.ArrayList;
public class Account {
private String name;
private String lastName;
private String username;
private String email;
private String password;
private ArrayList<Lonlat> location;
public Account() {
}
public Accoun... | 1,795 | 0.580033 | 0.57836 | 76 | 22.592106 | 25.460072 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513158 | false | false | 9 |
07a1705ec9a52d4e8b0de03ffef69a586a00d051 | 35,588,099,025,003 | dcc4975b76ddf4963604adbf76e4735c81af0164 | /src/main/java/com/github/revival/client/model/prehistoric/ModelPachycephalosaurus.java | a9f003c8abc8ca44a529a1db9a246109d17ba40c | [
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | VanironCZ/FossilArcheology1.7 | https://github.com/VanironCZ/FossilArcheology1.7 | ddeed51e04e13b47e331940f0fa69f0da67cbd9c | 25745d9ef322fa3d7b610464ddc7e06f01cc6271 | refs/heads/master | 2021-01-17T22:27:44.025000 | 2015-09-01T04:44:47 | 2015-09-01T04:44:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.revival.client.model.prehistoric;
import net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.util.MathHelper;
import com.github.revival.client.model.base.ModelPrehistoric;
import co... | UTF-8 | Java | 10,014 | java | ModelPachycephalosaurus.java | Java | [
{
"context": "s\", -4F, -2F, -4F, 8, 4, 2);\n Head.addBox(\"Dome\", -3.5F, -1F, -6F, 7, 8, 7);\n \n Upp",
"end": 4321,
"score": 0.9996086359024048,
"start": 4317,
"tag": "NAME",
"value": "Dome"
}
] | null | [] | package com.github.revival.client.model.prehistoric;
import net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.util.MathHelper;
import com.github.revival.client.model.base.ModelPrehistoric;
import co... | 10,014 | 0.625624 | 0.575994 | 251 | 38.896416 | 23.233896 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.996016 | false | false | 9 |
c3b39ea15b1aceeae4ac3ce062c5e2ae3199ee0f | 35,588,099,028,405 | 3ac8dafb4ad06654bb139e9552711cb60d8fc524 | /cooperop/WEB-INF/apps/hospital_common/src/cn/crtech/cooperop/hospital_common/service/PrRegulationService.java | 98b5fb8074668a45c1e063a4abd9495a496e9588 | [] | no_license | cckmit/CooperOP | https://github.com/cckmit/CooperOP | 1c3071cc5ef3770e23e01c79a1b2df1df78c684e | b12202288f2b0914278ce698b55a00dc091c7441 | refs/heads/master | 2023-09-06T05:28:23.994000 | 2021-10-19T08:55:55 | 2021-10-19T08:55:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.crtech.cooperop.hospital_common.service;
import java.util.Map;
import cn.crtech.cooperop.bus.mvc.control.BaseService;
import cn.crtech.cooperop.bus.rdms.Record;
import cn.crtech.cooperop.bus.rdms.Result;
import cn.crtech.cooperop.bus.util.CommonFun;
import cn.crtech.cooperop.hospital_common.dao.PrRegulatio... | UTF-8 | Java | 1,979 | java | PrRegulationService.java | Java | [] | null | [] | package cn.crtech.cooperop.hospital_common.service;
import java.util.Map;
import cn.crtech.cooperop.bus.mvc.control.BaseService;
import cn.crtech.cooperop.bus.rdms.Record;
import cn.crtech.cooperop.bus.rdms.Result;
import cn.crtech.cooperop.bus.util.CommonFun;
import cn.crtech.cooperop.hospital_common.dao.PrRegulatio... | 1,979 | 0.680647 | 0.680142 | 80 | 23.737499 | 21.580515 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.4875 | false | false | 9 |
1ddc67654103044fb173bd6403239eeeb05b2544 | 21,157,008,938,929 | 91dfca9e91f299c1036c37c98bffd1922447c4e7 | /newBusinessServices/src/com/csc/fsg/nba/business/contract/merge/CopyManager.java | c699eadc2a9b18db9d054f933abec7aa9b79c462 | [] | no_license | gajendrasinghthakur/SpringBootnMicroservices | https://github.com/gajendrasinghthakur/SpringBootnMicroservices | 7a1d016d932b70b13706ad13224d52c9488b7008 | 96b42b1250fb25a0b78f4ca088015d6ef07f1dd6 | refs/heads/master | 2020-07-03T10:54:19.565000 | 2019-08-12T08:57:01 | 2019-08-12T08:57:01 | 201,883,128 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.csc.fsg.nba.business.contract.merge;
/**
* ************************************************************** <BR>
* This program contains trade secrets and confidential information which<BR>
* are proprietary to CSC Financial Services Group®. The use,<BR>
* reproduction, distribution or disclosure of this... | WINDOWS-1250 | Java | 3,386 | java | CopyManager.java | Java | [] | null | [] | package com.csc.fsg.nba.business.contract.merge;
/**
* ************************************************************** <BR>
* This program contains trade secrets and confidential information which<BR>
* are proprietary to CSC Financial Services Group®. The use,<BR>
* reproduction, distribution or disclosure of this... | 3,386 | 0.663516 | 0.654357 | 91 | 36.197803 | 28.484512 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681319 | false | false | 9 |
0316cc7c8dca045421d6545285a5ada54a867846 | 16,114,717,338,010 | d04e272848ba489d71ad1429839467175f87a47b | /BitfolioJPA/src/test/java/com/skilldistillery/bitfolio/entities/UserAccountTest.java | b16548af9599ee050faa45e21ce1fb0fb991cbaa | [] | no_license | richardanewman/EventTrackerProject | https://github.com/richardanewman/EventTrackerProject | fe73bdb32b15b2dde2ac119c686f0fdca6acc8a4 | af1f80be1e2a7f970ace9317753cd1cbbb45cb47 | refs/heads/master | 2022-07-11T06:24:35.066000 | 2020-01-11T01:35:41 | 2020-01-11T01:35:41 | 224,536,709 | 0 | 0 | null | false | 2022-06-03T00:54:30 | 2019-11-27T23:57:12 | 2020-01-11T01:35:44 | 2022-06-03T00:54:29 | 2,850 | 0 | 0 | 19 | Java | false | false | package com.skilldistillery.bitfolio.entities;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import org.junit.jupit... | UTF-8 | Java | 2,003 | java | UserAccountTest.java | Java | [
{
"context": "id test1() {\n\t\tassertNotNull(UA);\n\t\tassertEquals(\"rick\", UA.getUsername());\n\t\tassertEquals(\"rick@richard",
"end": 1326,
"score": 0.9937391877174377,
"start": 1322,
"tag": "USERNAME",
"value": "rick"
},
{
"context": "Equals(\"rick\", UA.getUsername());\n\t\ta... | null | [] | package com.skilldistillery.bitfolio.entities;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import org.junit.jupit... | 1,973 | 0.73989 | 0.734898 | 86 | 22.290697 | 19.802435 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.465116 | false | false | 9 |
99696e54d328afee709383b301f3567b423b9c3f | 35,493,609,751,635 | afd4fd55c4a5fbe530890f02ee642ad77c4be634 | /src/apps/pt/inesc/id/l2f/annotation/tools/cn/ChinesePOSTagger.java | 7cacea6efc581d63a3bfa59394e8ba870fdb878b | [] | no_license | google-code/anota | https://github.com/google-code/anota | 2ed89d3e79bb0df1454d76810977a8c640227d5d | 6da94136589a4526fe7c1d02e24e09ec7b4e2e3a | refs/heads/master | 2017-12-04T01:24:23.618000 | 2015-03-15T11:48:11 | 2015-03-15T11:48:11 | 32,257,800 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.inesc.id.l2f.annotation.tools.cn;
import java.io.StringReader;
import java.util.List;
import pt.inesc.id.l2f.annotation.document.laf.Classification;
import pt.inesc.id.l2f.annotation.document.laf.Feature;
import pt.inesc.id.l2f.annotation.document.laf.FeatureStructure;
import pt.inesc.id.l2f.annotation.do... | UTF-8 | Java | 3,005 | java | ChinesePOSTagger.java | Java | [
{
"context": "r.maxent.MaxentTagger;\n\n/**\n * \n * \n * \n * @author Tiago Luis\n *\n */\npublic class ChinesePOSTagger extends Clas",
"end": 838,
"score": 0.9998579025268555,
"start": 828,
"tag": "NAME",
"value": "Tiago Luis"
}
] | null | [] | package pt.inesc.id.l2f.annotation.tools.cn;
import java.io.StringReader;
import java.util.List;
import pt.inesc.id.l2f.annotation.document.laf.Classification;
import pt.inesc.id.l2f.annotation.document.laf.Feature;
import pt.inesc.id.l2f.annotation.document.laf.FeatureStructure;
import pt.inesc.id.l2f.annotation.do... | 3,001 | 0.720133 | 0.713478 | 112 | 25.830357 | 26.317732 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.053571 | false | false | 9 |
2c023d95d4802fd8b512d8de138565719bf906c2 | 6,021,544,181,119 | 62aa62abf90fe53f5351f581c085d9ce67e39396 | /src/main/java/edu/harvard/iq/policymodels/parser/decisiongraph/DecisionGraphRuleParser.java | 8ce71321b975cf8884e9ae57e77f6f44493ce54f | [
"Apache-2.0"
] | permissive | IQSS/DataTaggingLibrary | https://github.com/IQSS/DataTaggingLibrary | b4b6c0ce6267e87eecab8f60e69ea077f7de19e2 | d9febddb137f93378894570312089c9c809e8f0a | refs/heads/develop | 2022-11-11T13:31:04.161000 | 2022-10-10T17:01:37 | 2022-10-10T17:01:37 | 12,300,135 | 8 | 20 | Apache-2.0 | false | 2022-10-10T17:01:38 | 2013-08-22T15:11:45 | 2020-11-01T09:59:23 | 2022-10-10T17:01:37 | 37,627 | 7 | 12 | 77 | Java | false | false | package edu.harvard.iq.policymodels.parser.decisiongraph;
import edu.harvard.iq.policymodels.parser.decisiongraph.DecisionGraphTerminalParser.Tags;
import static edu.harvard.iq.policymodels.parser.decisiongraph.DecisionGraphTerminalParser.nodeStructurePart;
import edu.harvard.iq.policymodels.parser.decisiongraph.a... | UTF-8 | Java | 15,820 | java | DecisionGraphRuleParser.java | Java | [
{
"context": " @see DecisionGraphTerminalParser\r\n * \r\n * @author michael\r\n */\r\npublic class DecisionGraphRuleParser ",
"end": 2188,
"score": 0.7258004546165466,
"start": 2187,
"tag": "NAME",
"value": "m"
},
{
"context": "see DecisionGraphTerminalParser\r\n * \r\n * @author mi... | null | [] | package edu.harvard.iq.policymodels.parser.decisiongraph;
import edu.harvard.iq.policymodels.parser.decisiongraph.DecisionGraphTerminalParser.Tags;
import static edu.harvard.iq.policymodels.parser.decisiongraph.DecisionGraphTerminalParser.nodeStructurePart;
import edu.harvard.iq.policymodels.parser.decisiongraph.a... | 15,820 | 0.571365 | 0.571113 | 346 | 43.728325 | 30.641996 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.023121 | false | false | 9 |
459663939e2d47d7a55bbe52f454b05a14de62d2 | 9,895,604,687,551 | fa85654417a387341b4958f75b84116c7671e5cd | /Chapter/src/main/java/com/code/core/util/Log.java | d587a3b95f30197e157fd9c9c94496c98b8ed40b | [] | no_license | markzhou001/12342 | https://github.com/markzhou001/12342 | 0209f5b24551b9f7bdb8c0661544a67adc85ce82 | 91bf710c8908bc8bb2c474582ee26552f98306db | refs/heads/master | 2023-03-01T11:04:35.271000 | 2021-04-25T17:01:20 | 2021-04-25T17:01:20 | 333,120,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.code.core.util;
//
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by FernFlower decompiler)
//
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class Log {
private static Logger log = LoggerFactory.getLogger(Log.class);
public Log() {
}
private ... | UTF-8 | Java | 2,752 | java | Log.java | Java | [] | null | [] | package com.code.core.util;
//
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by FernFlower decompiler)
//
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class Log {
private static Logger log = LoggerFactory.getLogger(Log.class);
public Log() {
}
private ... | 2,752 | 0.621366 | 0.615916 | 85 | 31.376471 | 30.634842 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741176 | false | false | 9 |
772b38a0e86454ce05f9ac8c8e34e73c2440937a | 15,822,659,571,228 | 1e8548bb9275f2b9d1ec1cb4b58c9c69cd7901e2 | /src/main/java/com/github/multicall/aggregators/collector/ListCollector.java | 15048b824bcf8e346417a60b4c95f3122cb442e6 | [] | no_license | multicall/aggregators | https://github.com/multicall/aggregators | b63934371a4bd37812d4b18451384cec1e708e95 | 95c7d4966590160d33792ca54026613e5ea30fb6 | refs/heads/master | 2021-01-22T07:27:09.273000 | 2014-09-15T10:02:00 | 2014-09-15T10:02:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.multicall.aggregators.collector;
import com.github.multicall.aggregators.AbstractChainingAggregator;
import com.github.multicall.grabber.MethodCall;
import com.github.multicall.util.CallUtil;
import java.util.List;
/**
* see {@link #collect(Iterable, MethodCall, java.util.List)} description for d... | UTF-8 | Java | 1,390 | java | ListCollector.java | Java | [] | null | [] | package com.github.multicall.aggregators.collector;
import com.github.multicall.aggregators.AbstractChainingAggregator;
import com.github.multicall.grabber.MethodCall;
import com.github.multicall.util.CallUtil;
import java.util.List;
/**
* see {@link #collect(Iterable, MethodCall, java.util.List)} description for d... | 1,390 | 0.689928 | 0.689928 | 37 | 36.567566 | 38.223766 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.891892 | false | false | 9 |
644c301b19e15038e8f61ecc690fe7a2a81f6123 | 29,317,446,799,423 | f7f48abdca43f467b633d2031eab88d2ccf5307c | /src/DAL/StafiInterface.java | 3de6d646ab737523f29070395c46e21c5782c32f | [] | no_license | gentaosmani/HotelApp | https://github.com/gentaosmani/HotelApp | 3d852dcfae8a0033e40254db6e3a82c30e0c0652 | 203431ec9b0f334954b35785ccdb24463e050506 | refs/heads/master | 2023-03-13T09:14:18.534000 | 2021-02-06T23:21:09 | 2021-02-06T23:21:09 | 336,652,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DAL;
import BLL.Stafi;
import java.util.List;
public interface StafiInterface {
void create(Stafi s) throws CrudFormException;
void edit(Stafi s) throws CrudFormException;
void delete(Stafi s) throws CrudFormException;
List<Stafi> findAll() throws CrudFormException;
Stafi findByID(Integer ... | UTF-8 | Java | 352 | java | StafiInterface.java | Java | [] | null | [] | package DAL;
import BLL.Stafi;
import java.util.List;
public interface StafiInterface {
void create(Stafi s) throws CrudFormException;
void edit(Stafi s) throws CrudFormException;
void delete(Stafi s) throws CrudFormException;
List<Stafi> findAll() throws CrudFormException;
Stafi findByID(Integer ... | 352 | 0.767045 | 0.767045 | 12 | 28.333334 | 21.241991 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
9b69e8cf2fc9687d649dc3304b556e690287b639 | 29,317,446,800,432 | d3e39aa9953495f255955c7abdb752740fe6ddae | /app/src/main/java/com/eiadatech/eiada/Fragments/HistoryFragment.java | fa2c0cd77c673a9ab828a90e0fe174c73dce3233 | [] | no_license | zeeshan269/Eiada | https://github.com/zeeshan269/Eiada | 4ff194527ddb41e9c52bef684284a25637e3a419 | 2ea0669a37a77ad69df5d7ecf031d652b14b9b05 | refs/heads/master | 2022-08-30T23:22:48.715000 | 2020-05-21T01:11:02 | 2020-05-21T01:11:02 | 265,719,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eiadatech.eiada.Fragments;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.fragment.app.Fragment;
import androidx.recyclerv... | UTF-8 | Java | 8,138 | java | HistoryFragment.java | Java | [] | null | [] | package com.eiadatech.eiada.Fragments;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.fragment.app.Fragment;
import androidx.recyclerv... | 8,138 | 0.650897 | 0.6493 | 211 | 37.568722 | 41.358894 | 299 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540284 | false | false | 9 |
8359009224e5af2f03a8ba0913f3706c0a389c31 | 3,298,534,890,497 | 36432d0824108d2f613df983eab45f2b71dd5779 | /CSID-web-repository-base/src/main/java/fr/paris8univ/iut/csid/csidwebrepositorybase/Stats.java | 38989864bef863f385e3a52f85ad49f6c22ee6e6 | [] | no_license | Milutin-Stan/TP_CSID_Repo | https://github.com/Milutin-Stan/TP_CSID_Repo | ff7d27af8fc8b1d4d85560c244ba8af59cacfeea | ac2865b70d2a62e72477f7bf585f0e2947e0dcc2 | refs/heads/main | 2023-01-28T07:46:42.556000 | 2020-12-11T14:27:25 | 2020-12-11T14:27:25 | 316,500,605 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.paris8univ.iut.csid.csidwebrepositorybase;
public class Stats {
private int id;
private String entry_type;
private String datetime;
private int value;
private String repository_name;
public Stats(){
}
public Stats(int id, String entry_type, String datetime, ... | UTF-8 | Java | 1,346 | java | Stats.java | Java | [] | null | [] | package fr.paris8univ.iut.csid.csidwebrepositorybase;
public class Stats {
private int id;
private String entry_type;
private String datetime;
private int value;
private String repository_name;
public Stats(){
}
public Stats(int id, String entry_type, String datetime, ... | 1,346 | 0.579495 | 0.578752 | 63 | 19.36508 | 19.475912 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396825 | false | false | 9 |
d25054d21e80d9aa98e8ba6d965c72777661f842 | 4,982,162,072,057 | e57151c4ea4d11d5527d5f43b2d30d597d89911b | /blog/src/main/java/cz/stepanov/security/OAuth2AuthorizationServerConfig.java | 222904bb0654fbb939bda011a81def787a7442f8 | [] | no_license | maximdeveloper/blog | https://github.com/maximdeveloper/blog | a9d867a3f11b33a7583f5aa334f0bde8e74138bd | 4874e7993e5ef40aaba2ed32580230daf8309539 | refs/heads/master | 2020-06-30T20:14:59.334000 | 2016-09-08T19:44:31 | 2016-09-08T19:44:31 | 67,301,761 | 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 cz.stepanov.security;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annota... | UTF-8 | Java | 1,687 | java | OAuth2AuthorizationServerConfig.java | Java | [
{
"context": "ationServerEndpointsConfigurer;\n\n/**\n *\n * @author Max\n */\n@Configuration\n@EnableAuthorizationServer\npub",
"end": 881,
"score": 0.9996610879898071,
"start": 878,
"tag": "NAME",
"value": "Max"
}
] | 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 cz.stepanov.security;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annota... | 1,687 | 0.770599 | 0.765264 | 44 | 37.340908 | 35.009701 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340909 | false | false | 9 |
c43d4f9afadbe4858440a1b1388bb39de9dbca4b | 7,464,653,168,815 | 1ff62889ceae999988ed8d68a481382228d468fc | /MatServer/WEB-INF/src/com/coe/matlabserver/servlet/MatlabFunctionEngine.java | e1241aca6d1bbbd8747a0d1062926e2540804ba2 | [] | no_license | Tripod2K/MatlabServer | https://github.com/Tripod2K/MatlabServer | ee9672f6297dd758278c117162a21fa5fb1f686f | 6463957fdd710cb9c1b8e1ba609f401f5a82062e | refs/heads/master | 2016-09-07T01:21:28.168000 | 2013-07-12T04:48:32 | 2013-07-12T04:48:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coe.matlabserver.servlet;
import javax.servlet.http.HttpServlet;
public class MatlabFunctionEngine extends HttpServlet {
}
| UTF-8 | Java | 138 | java | MatlabFunctionEngine.java | Java | [] | null | [] | package com.coe.matlabserver.servlet;
import javax.servlet.http.HttpServlet;
public class MatlabFunctionEngine extends HttpServlet {
}
| 138 | 0.826087 | 0.826087 | 7 | 18.714285 | 21.998144 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 9 |
0c7cc8828b694a111994ffbb81b8345babc6ef20 | 4,423,816,324,585 | 5b3a5e853aaaa57c22f7dcb2c95690d3964835d4 | /src/main/java/com/ricardofelix/Turismo/docs/SwaggerConfig.java | da34cf639328b3a5885889fcb5a0a34ea1fdf77e | [] | no_license | 1ricardo66/Turismo | https://github.com/1ricardo66/Turismo | eae1e6639b7963c792931092668655022d940bfb | de84740b338f1504b6bba7a9eadbef925572ae01 | refs/heads/master | 2023-02-20T16:11:54.254000 | 2021-01-17T18:43:31 | 2021-01-17T18:43:31 | 330,461,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ricardofelix.Turismo.docs;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.RequestHandlerSelectors;
import springfox.documentation.service.ApiInf... | UTF-8 | Java | 1,201 | java | SwaggerConfig.java | Java | [
{
"context": "contact(new Contact(\"RPM\", \"ueg.br/si/rpm\",\n\t\t\n\t\t\"rpm@ueg.br\"))\n\n\t\t.license(\"Apache License version 2.0\")\n\t\t.l",
"end": 1078,
"score": 0.9999037384986877,
"start": 1068,
"tag": "EMAIL",
"value": "rpm@ueg.br"
}
] | null | [] | package com.ricardofelix.Turismo.docs;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.RequestHandlerSelectors;
import springfox.documentation.service.ApiInf... | 1,198 | 0.779351 | 0.770191 | 42 | 27.619047 | 24.209356 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.261905 | false | false | 9 |
2f8b00e48dac9947f291a75c3d543ba80a88652a | 26,173,530,712,109 | 29f95bb0ab2949481fa4bf320c14d82b752ee909 | /latte-core/src/main/java/com/imooc/core/delegates/web/route/RouteKeys.java | 0e0ca4a7e18fb95030c34e8c27363513f4ad15b4 | [
"Apache-2.0"
] | permissive | xiao125/LatteDamo | https://github.com/xiao125/LatteDamo | ccdf41620a9510d5a42f29c6eed0c3b41b98a5e4 | cc5f608d8ea56852fbcef64204c3e7b7992e66a3 | refs/heads/master | 2021-09-14T19:32:34.335000 | 2018-05-18T02:52:19 | 2018-05-18T02:52:19 | 103,147,221 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imooc.core.delegates.web.route;
/**
* Created by Administrator on 2017/9/20 0020.
*/
public enum RouteKeys {
/**
* web页面跳转必须传递的参数
*/
URL
}
| UTF-8 | Java | 198 | java | RouteKeys.java | Java | [] | null | [] | package com.imooc.core.delegates.web.route;
/**
* Created by Administrator on 2017/9/20 0020.
*/
public enum RouteKeys {
/**
* web页面跳转必须传递的参数
*/
URL
}
| 198 | 0.607955 | 0.545455 | 14 | 11.571428 | 15.291054 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.071429 | false | false | 9 |
4af80b17977cf650b539a903e2225f905bc0ed24 | 26,293,789,849,425 | 40e848ad7a075f2d10a683bae25eaa2b9f519c7f | /EMC/src/br/com/fiap/lca/bo/CausaBO.java | 7f13b54fba3a1a34cc3e1b5bf1a5244779835823 | [] | no_license | JacksonBispo/LCA-fiap | https://github.com/JacksonBispo/LCA-fiap | 6c803a4f6bd4828b33a3a3be5270e8312e208cfb | 0e9705a3656ffba13bd31ef9586df0b386843fbb | refs/heads/master | 2020-04-09T03:49:37.763000 | 2018-12-02T00:25:47 | 2018-12-02T00:25:47 | 159,998,382 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.fiap.lca.bo;
public class CausaBO {
private int numCodCausa;
private String strCausa;
public int getNumCodCausa() {
return numCodCausa;
}
public void setNumCodCausa(int numCodCausa) {
this.numCodCausa = numCodCausa;
}
public String getStrCausa() {
return strCausa;
}
public v... | UTF-8 | Java | 653 | java | CausaBO.java | Java | [] | null | [] | package br.com.fiap.lca.bo;
public class CausaBO {
private int numCodCausa;
private String strCausa;
public int getNumCodCausa() {
return numCodCausa;
}
public void setNumCodCausa(int numCodCausa) {
this.numCodCausa = numCodCausa;
}
public String getStrCausa() {
return strCausa;
}
public v... | 653 | 0.672282 | 0.672282 | 33 | 17.787878 | 14.94385 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.636364 | false | false | 9 |
eeb0b68f3763ad0c6c72a40b08133a28fc532153 | 24,335,284,700,407 | d559fb96323e6b443f5db8e5ab121bf3d7afaab5 | /src/main/java/com/cjh/eknow/controller/view/ManagerController.java | 3c025c912d535efe94c2d7915b36f9abb58191be | [
"MIT"
] | permissive | cjhgit/eknow | https://github.com/cjhgit/eknow | 10e5b17acc146b3c7fc76d606161669b54905607 | 56c9646cc36e364ba5b91ff6692e5dc50f855f5f | refs/heads/master | 2020-03-06T09:12:13.160000 | 2017-08-20T17:06:13 | 2017-08-20T17:06:13 | 57,122,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cjh.eknow.controller.view;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.annotati... | UTF-8 | Java | 15,985 | java | ManagerController.java | Java | [
{
"context": ".ExcelExportor;\n\n/**\n * 管理员相关页面控制器\n * \n * @author 陈建杭\n * \n */\n@Controller\npublic class ManagerControlle",
"end": 1861,
"score": 0.9994964599609375,
"start": 1858,
"tag": "NAME",
"value": "陈建杭"
},
{
"context": "ame(manager.getName());\n\t\t\toldManager.setPasswo... | null | [] | package com.cjh.eknow.controller.view;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.annotati... | 15,979 | 0.713304 | 0.70897 | 493 | 29.41785 | 23.879002 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.74645 | false | false | 9 |
c582010231efa212319d9e169acff5f41a5a09a6 | 22,058,952,040,740 | e76bc15aba48dbda14c61cef6adb2aef52ba0869 | /src/main/java/com/juxun/sports/server/sportstag/ISportstagService.java | 8a61b1ce98d0ab5e9f2c09a99677808a6e7d4684 | [] | no_license | lennyswork/sports | https://github.com/lennyswork/sports | 666ac2c058e33986943dad85ea71036c16dace75 | d6533a3e2fafe4e8d11743d38f00a723717494cf | refs/heads/master | 2016-04-26T09:23:26.223000 | 2016-03-26T12:54:53 | 2016-03-26T12:54:53 | 54,770,375 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.juxun.sports.server.sportstag;
import java.util.List;
import com.juxun.sports.bo.sportstag.SportstagBO;
import com.juxun.sports.common.Pagination;
import com.juxun.sports.entity.sportstag.Sportstag;
public interface ISportstagService
{
/**
* 查询商户列表
*
* @param page
*/
void list(Pag... | UTF-8 | Java | 981 | java | ISportstagService.java | Java | [] | null | [] | package com.juxun.sports.server.sportstag;
import java.util.List;
import com.juxun.sports.bo.sportstag.SportstagBO;
import com.juxun.sports.common.Pagination;
import com.juxun.sports.entity.sportstag.Sportstag;
public interface ISportstagService
{
/**
* 查询商户列表
*
* @param page
*/
void list(Pag... | 981 | 0.58011 | 0.58011 | 55 | 15.454545 | 16.190702 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327273 | false | false | 9 |
a70f09faa70370f741966ff593cdc4dcd43a9a07 | 22,058,952,040,135 | 32ad3940730796c715e26ced0e841d884c63cdb1 | /algorithms/java/src/test/java/org/jessenpan/leetcode/toposort/S207CourseScheduleTest.java | c5e2b77ef45bd1a4805db38c528581ce80de92f5 | [
"Apache-2.0"
] | permissive | JessenPan/leetcode | https://github.com/JessenPan/leetcode | 34ea3f40e52bbe0e22112b67cecdb4be2b1f9691 | 4d00f175f1886cb68543fb160d29015039494a29 | refs/heads/master | 2022-09-13T01:34:53.815000 | 2022-09-03T03:28:53 | 2022-09-03T03:28:53 | 172,355,216 | 7 | 2 | Apache-2.0 | false | 2020-10-13T12:12:07 | 2019-02-24T15:34:45 | 2020-04-14T14:48:57 | 2020-10-13T12:12:05 | 1,794 | 3 | 0 | 1 | Java | false | false | package org.jessenpan.leetcode.toposort;
import org.junit.Assert;
import org.junit.Test;
/**
* @author jessenpan
*/
public class S207CourseScheduleTest {
private S207CourseSchedule courseSchedule = new S207CourseSchedule();
@Test
public void test1() {
boolean can = courseSchedule.canFinish(2, ... | UTF-8 | Java | 551 | java | S207CourseScheduleTest.java | Java | [
{
"context": "nit.Assert;\nimport org.junit.Test;\n\n/**\n * @author jessenpan\n */\npublic class S207CourseScheduleTest {\n\n pr",
"end": 115,
"score": 0.9966617226600647,
"start": 106,
"tag": "USERNAME",
"value": "jessenpan"
}
] | null | [] | package org.jessenpan.leetcode.toposort;
import org.junit.Assert;
import org.junit.Test;
/**
* @author jessenpan
*/
public class S207CourseScheduleTest {
private S207CourseSchedule courseSchedule = new S207CourseSchedule();
@Test
public void test1() {
boolean can = courseSchedule.canFinish(2, ... | 551 | 0.624319 | 0.589837 | 25 | 21.040001 | 24.762035 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 9 |
ef9c6593cb770004a947c781cf23038a74fd1795 | 14,946,486,198,870 | 447520f40e82a060368a0802a391697bc00be96f | /apks/playstore_apps/com_ubercab/source/fwh.java | 75fb908977888e81e4b4e375122b9c019552fa95 | [
"Apache-2.0",
"GPL-1.0-or-later"
] | permissive | iantal/AndroidPermissions | https://github.com/iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689000 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | false | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | 2019-09-30T19:01:44 | 2023-07-16T07:41:38 | 1,616,319 | 0 | 0 | 1 | null | false | false | import android.os.RemoteException;
import com.google.android.gms.maps.model.CameraPosition;
import com.google.android.gms.maps.model.CircleOptions;
import com.google.android.gms.maps.model.GroundOverlayOptions;
import com.google.android.gms.maps.model.MapStyleOptions;
import com.google.android.gms.maps.model.MarkerOpti... | UTF-8 | Java | 7,195 | java | fwh.java | Java | [] | null | [] | import android.os.RemoteException;
import com.google.android.gms.maps.model.CameraPosition;
import com.google.android.gms.maps.model.CircleOptions;
import com.google.android.gms.maps.model.GroundOverlayOptions;
import com.google.android.gms.maps.model.MapStyleOptions;
import com.google.android.gms.maps.model.MarkerOpti... | 7,195 | 0.593746 | 0.592634 | 371 | 18.393532 | 18.180922 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.374663 | false | false | 9 |
28fa71e014239209f896699ef766f2a9b711224f | 31,061,203,510,327 | 42a7f6cf28b7d4db70dad06836d677d623f9b1f3 | /src/main/java/ru/geekbrains/java2_lesson1/WorkWeek/DayOfWeek.java | f3f009b1d9640120d6f872343265fa9787d4248b | [] | no_license | EfimovaVeronika/HomeWork | https://github.com/EfimovaVeronika/HomeWork | 24a2c3b1ddc2a0b1fccc10673d8203500bcb8f41 | eaa1dfc04f13c5ef02598770189281edee3f6ed4 | refs/heads/master | 2023-07-08T02:56:33.512000 | 2021-08-04T13:32:49 | 2021-08-04T13:32:49 | 377,608,145 | 0 | 0 | null | false | 2021-08-05T18:43:41 | 2021-06-16T19:38:24 | 2021-08-04T13:32:53 | 2021-08-05T18:43:41 | 34 | 0 | 0 | 1 | Java | false | false | package ru.geekbrains.java2_lesson1.WorkWeek;
public enum DayOfWeek {
MONDAY (DayType.WORK_DAY, 9),
TUESDAY (DayType.WORK_DAY, 9),
WEDNESDAY (DayType.WORK_DAY, 9),
THURSDAY (DayType.WORK_DAY, 9),
FRIDAY (DayType.WORK_DAY, 8),
SATURDAY (DayType.FREE_DAY, 0),
SUNDAY (DayType.FREE_DAY, 0);
... | UTF-8 | Java | 661 | java | DayOfWeek.java | Java | [
{
"context": "package ru.geekbrains.java2_lesson1.WorkWeek;\n\npublic enum DayOfWeek {\n",
"end": 21,
"score": 0.547490119934082,
"start": 13,
"tag": "USERNAME",
"value": "ekbrains"
}
] | null | [] | package ru.geekbrains.java2_lesson1.WorkWeek;
public enum DayOfWeek {
MONDAY (DayType.WORK_DAY, 9),
TUESDAY (DayType.WORK_DAY, 9),
WEDNESDAY (DayType.WORK_DAY, 9),
THURSDAY (DayType.WORK_DAY, 9),
FRIDAY (DayType.WORK_DAY, 8),
SATURDAY (DayType.FREE_DAY, 0),
SUNDAY (DayType.FREE_DAY, 0);
... | 661 | 0.647504 | 0.633888 | 31 | 20.32258 | 16.982698 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.709677 | false | false | 9 |
794511cefd3119d9b3e7a3cfebd94c132deadbe2 | 31,945,966,792,274 | 1d5a79076d315f4510399dfd88ba13930002e1ea | /app/src/main/java/com/aaaa/falas/ui/LiveModule2Activity.java | 592fcef690cb6432d17299b887ecf0d0feafaee9 | [] | no_license | gaoyuan117/Box | https://github.com/gaoyuan117/Box | e90831f777af52ee49c798055f98e6f35c78528c | 5197c7d9e949f7a0058bf42a71ad5a4b563845d9 | refs/heads/master | 2020-03-28T19:17:29.124000 | 2018-09-17T10:53:46 | 2018-09-17T10:54:00 | 148,961,759 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aaaa.falas.ui;
import android.graphics.Rect;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.View;
import com.blankj.utilcode.util.ActivityUtils;
import com.blankj.utilcode.util.... | UTF-8 | Java | 4,249 | java | LiveModule2Activity.java | Java | [] | null | [] | package com.aaaa.falas.ui;
import android.graphics.Rect;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.View;
import com.blankj.utilcode.util.ActivityUtils;
import com.blankj.utilcode.util.... | 4,249 | 0.604947 | 0.596466 | 103 | 40.213593 | 30.481461 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.737864 | false | false | 9 |
8aac4035c984e16e44061326229afe60bc10a946 | 12,489,764,922,456 | 731d9d3d21ed3f50f9af6687c42cac6fcc158ef8 | /OpenMIWebSocketServer/src/cn/edu/whu/openmi/models/sosreader/SOSReader.java | f3974edb1fdba6862e4139a19badaa8fe15b8d35 | [] | no_license | Fgao1994/Coupling-Components-and-Services-for-IEM | https://github.com/Fgao1994/Coupling-Components-and-Services-for-IEM | 1d04b46b29e9fa2d2cc354b4c8b80eb2f6cbe06d | 5d342b121642b15f6ca386b05c8b7c05d4164559 | refs/heads/master | 2021-10-09T09:40:05.753000 | 2018-12-25T12:25:14 | 2018-12-25T12:25:14 | 103,221,645 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.whu.openmi.models.sosreader;
import nl.alterra.openmi.sdk.wrapper.LinkableEngine;
public class SOSReader extends LinkableEngine{
/**
*
*/
private static final long serialVersionUID = 1L;
public SOSReader(){
super();
this.setEngineApiAccess();
}
@Override
protected void setEngineApiAcce... | UTF-8 | Java | 419 | java | SOSReader.java | Java | [] | null | [] | package cn.edu.whu.openmi.models.sosreader;
import nl.alterra.openmi.sdk.wrapper.LinkableEngine;
public class SOSReader extends LinkableEngine{
/**
*
*/
private static final long serialVersionUID = 1L;
public SOSReader(){
super();
this.setEngineApiAccess();
}
@Override
protected void setEngineApiAcce... | 419 | 0.732697 | 0.73031 | 22 | 18 | 19.460917 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.045455 | false | false | 9 |
24d0dddaa6426cfae5c08943b6150b0fb9d21b06 | 17,136,919,563,756 | 3fe179d2bac62ba518819827b0b7e30a2b46c119 | /src/main/java/applicatie/restservices/Main.java | 662b205d1a5e38a017be01dd6a8975ad03f2e09e | [] | no_license | EduardGarritsen/IPASS | https://github.com/EduardGarritsen/IPASS | 76bc5206cb43b09fb5339c0e8b2c01c3adf486b2 | ebad04c53bf3c4ad9a88fab119c77b1e741b4a13 | refs/heads/master | 2020-03-21T04:54:11.825000 | 2018-06-28T17:57:43 | 2018-06-28T17:57:43 | 138,132,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package applicatie.restservices;
import applicatie.dao.*;
import applicatie.model.*;
public class Main
{
public static void main( String[] args ) {
menuDao mDao = new menuDaoImpl();
klantDao kDao = new klantDaoImpl();
reserveringDao rDao = new reserveringDaoImpl();
bestellingDao b... | UTF-8 | Java | 811 | java | Main.java | Java | [
{
"context": "m.out.println(kDao.findKlantByEmailAndWachtwoord(\"willemvonk@gmail.com\", \"Geheim\").getNaam());\n \n for(int ",
"end": 443,
"score": 0.9999189376831055,
"start": 423,
"tag": "EMAIL",
"value": "willemvonk@gmail.com"
}
] | null | [] | package applicatie.restservices;
import applicatie.dao.*;
import applicatie.model.*;
public class Main
{
public static void main( String[] args ) {
menuDao mDao = new menuDaoImpl();
klantDao kDao = new klantDaoImpl();
reserveringDao rDao = new reserveringDaoImpl();
bestellingDao b... | 798 | 0.596794 | 0.594328 | 26 | 30.192308 | 28.365768 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 9 |
2e0cfc3d4502936e502666cdb3b662dcc2f9d8de | 11,424,613,008,214 | cfcdef069e61ef852105522fca43fcfa8a6840e3 | /src/main/java/com/oddrock/caj2pdf/qqmail/MailContentUtils.java | a371620c965027b5711ba6d56a16283d5b1babed | [] | no_license | oddrock/caj2pdf | https://github.com/oddrock/caj2pdf | b5d745f76f7ecaa2050c09f07cd1654e632b43cc | 8a6b166741d78cfd389a4d1ad9d72691b4940182 | refs/heads/master | 2022-06-22T04:19:27.666000 | 2019-06-14T12:25:44 | 2019-06-14T12:25:44 | 100,663,880 | 2 | 2 | null | false | 2022-06-21T00:01:51 | 2017-08-18T02:20:55 | 2019-06-14T12:27:25 | 2022-06-21T00:01:47 | 245 | 1 | 1 | 4 | Java | false | false | package com.oddrock.caj2pdf.qqmail;
import java.io.IOException;
import com.oddrock.caj2pdf.utils.Prop;
import com.oddrock.common.OddrockStringUtils;
import com.oddrock.common.file.FileUtils;
public class MailContentUtils {
public static String getTestTransformMailContent() throws IOException {
String co... | UTF-8 | Java | 1,120 | java | MailContentUtils.java | Java | [] | null | [] | package com.oddrock.caj2pdf.qqmail;
import java.io.IOException;
import com.oddrock.caj2pdf.utils.Prop;
import com.oddrock.common.OddrockStringUtils;
import com.oddrock.common.file.FileUtils;
public class MailContentUtils {
public static String getTestTransformMailContent() throws IOException {
String co... | 1,120 | 0.778571 | 0.776786 | 31 | 34.064518 | 32.313919 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.483871 | false | false | 9 |
77077b5b3012004f8a0e0256220770f03babe8d6 | 22,840,636,127,030 | fc650d1d96c089ec26555574d4c10745b1ae662c | /CodeUpdater/src/com/ncr/codeUpdater/ClassProxy.java | 2512f8c44d8f6774a329f56496534a0f3ccb7460 | [] | no_license | h4d35ccs/CodeUpdater | https://github.com/h4d35ccs/CodeUpdater | 60d4a3e43278dd27e6c905638299ffe5df3e07d5 | 311051e8568c9300a6e3efbe5766aaf6ad489279 | refs/heads/master | 2021-01-22T12:02:43.052000 | 2014-02-25T13:39:27 | 2014-02-25T13:39:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ncr.codeUpdater;
import java.io.File;
import java.lang.reflect.Method;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLClassLoader;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.ncr.codeUpdater.... | UTF-8 | Java | 1,626 | java | ClassProxy.java | Java | [] | null | [] | package com.ncr.codeUpdater;
import java.io.File;
import java.lang.reflect.Method;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLClassLoader;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.ncr.codeUpdater.... | 1,626 | 0.715252 | 0.714637 | 59 | 26.559322 | 21.101267 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.220339 | false | false | 9 |
e80d84d397cfa5255aa14565cf91597cc37456e2 | 1,829,656,085,462 | 2d61275445c99572a2b12fd9d621cddca2fb419f | /generator/src/main/java/org/wildfly/apigen/generator/SourceFactory.java | 0c49154d8f9b22ea30f382202091d434d55965c3 | [] | no_license | heiko-braun/api-gen | https://github.com/heiko-braun/api-gen | 0faf7f67036a183a604cc6d9eb9d9a993ed519ab | 5dc40729bd2b6b4ea84ae5b0827acba22a8a77e0 | refs/heads/master | 2015-09-25T08:17:41.941000 | 2015-08-24T06:29:14 | 2015-08-24T06:29:14 | 39,889,729 | 0 | 1 | null | false | 2015-10-28T16:33:12 | 2015-07-29T11:23:32 | 2015-07-31T18:50:05 | 2015-10-28T16:32:49 | 512 | 0 | 3 | 1 | Java | null | null | package org.wildfly.apigen.generator;
import com.google.common.base.CaseFormat;
import org.jboss.dmr.ModelType;
import org.jboss.forge.roaster.Roaster;
import org.jboss.forge.roaster.model.source.AnnotationSource;
import org.jboss.forge.roaster.model.source.JavaClassSource;
import org.jboss.forge.roaster.model.source.... | UTF-8 | Java | 14,197 | java | SourceFactory.java | Java | [
{
"context": "rce files from resource descriptions\n *\n * @author Heiko Braun\n * @since 30/07/15\n */\npublic class SourceFactory",
"end": 1195,
"score": 0.9998645782470703,
"start": 1184,
"tag": "NAME",
"value": "Heiko Braun"
}
] | null | [] | package org.wildfly.apigen.generator;
import com.google.common.base.CaseFormat;
import org.jboss.dmr.ModelType;
import org.jboss.forge.roaster.Roaster;
import org.jboss.forge.roaster.model.source.AnnotationSource;
import org.jboss.forge.roaster.model.source.JavaClassSource;
import org.jboss.forge.roaster.model.source.... | 14,192 | 0.585405 | 0.58449 | 338 | 41.00296 | 31.791527 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526627 | false | false | 9 |
152cf55b2c600a7314e8007af793a444a72f29f6 | 22,600,117,967,767 | d716014f46ae193abfbfe82a778b00d4b40258fc | /pantheon-bundle/src/test/java/com/redhat/pantheon/model/api/ReferenceFieldTest.java | fb5d0798399d817cf63e3a746c689ce5954d6255 | [
"MIT"
] | permissive | redhataccess/pantheon | https://github.com/redhataccess/pantheon | 3ca847b30db7369223dc2c6c2f2b56499b22ffc9 | 151b39fb1d76126f6cdbbe8f3490d5ed213c44ac | refs/heads/master | 2023-01-27T17:03:12.247000 | 2023-01-11T18:57:49 | 2023-01-11T18:57:49 | 170,173,900 | 14 | 39 | MIT | false | 2023-01-11T18:57:50 | 2019-02-11T17:47:35 | 2022-04-06T17:24:43 | 2023-01-11T18:57:49 | 5,927 | 14 | 35 | 17 | Java | false | false | package com.redhat.pantheon.model.api;
import org.apache.jackrabbit.JcrConstants;
import org.apache.sling.testing.mock.sling.ResourceResolverType;
import org.apache.sling.testing.mock.sling.junit5.SlingContext;
import org.apache.sling.testing.mock.sling.junit5.SlingContextExtension;
import org.junit.jupiter.api.Test;
... | UTF-8 | Java | 1,785 | java | ReferenceFieldTest.java | Java | [] | null | [] | package com.redhat.pantheon.model.api;
import org.apache.jackrabbit.JcrConstants;
import org.apache.sling.testing.mock.sling.ResourceResolverType;
import org.apache.sling.testing.mock.sling.junit5.SlingContext;
import org.apache.sling.testing.mock.sling.junit5.SlingContextExtension;
import org.junit.jupiter.api.Test;
... | 1,785 | 0.698599 | 0.697479 | 48 | 36.1875 | 32.371319 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 9 |
30c7357dbaeda167d01687e6b5d1c24d93f6ca50 | 11,596,411,700,106 | a5c8718035cde880c16ae25087ea592275469da6 | /src/aula/tradutor/Romanos.java | 6108f3597e7bdb44460e5c44ad9b9850d6ea4878 | [] | no_license | mateusmedice/pos-tradutor-algarismos-romanos | https://github.com/mateusmedice/pos-tradutor-algarismos-romanos | 03a75906843a4180c043661dbfe87b72b709efac | e1c7f80e9d16cefadfca9ac4821d47de7bca2956 | refs/heads/master | 2021-07-13T20:08:28.808000 | 2017-10-19T14:28:11 | 2017-10-19T14:28:11 | 107,557,277 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aula.tradutor;
public enum Romanos {
I ("I", 1),
V ("V", 5),
X ("X", 10),
L ("L", 50),
C ("C", 100),
D ("D", 500),
M ("M", 1000);
private String romano;
private Integer valor;
Romanos(String romano, Integer valor) {
this.romano = romano;
this.valor = valor;
}
public String getRomano() {... | UTF-8 | Java | 527 | java | Romanos.java | Java | [] | null | [] | package aula.tradutor;
public enum Romanos {
I ("I", 1),
V ("V", 5),
X ("X", 10),
L ("L", 50),
C ("C", 100),
D ("D", 500),
M ("M", 1000);
private String romano;
private Integer valor;
Romanos(String romano, Integer valor) {
this.romano = romano;
this.valor = valor;
}
public String getRomano() {... | 527 | 0.609108 | 0.578748 | 38 | 12.868421 | 12.044153 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.552632 | false | false | 9 |
da8ddd0b3786e85921a2acfb87830727aa9441a7 | 10,368,051,094,305 | 2872a03eac363dfe36675ff03b2b369bf9977edc | /miscroservice_user/src/main/java/com/e_commerce/miscroservice/lpglxt_proj/service/impl/LpglHouseServiceImpl.java | e00c8fd008bfb98abe3227088548afb18cde94fa | [] | no_license | FancyDaily/e_commerce_miscroservice | https://github.com/FancyDaily/e_commerce_miscroservice | 0fcff1dba6067ca4c09e7ee9a17c023eeff2c263 | 9bd9a164d063cfe8218137d0c4def39b7c285abf | refs/heads/master | 2020-09-30T15:11:11.800000 | 2019-12-11T08:26:53 | 2019-12-11T08:26:53 | 227,311,458 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.e_commerce.miscroservice.lpglxt_proj.service.impl;
import com.e_commerce.miscroservice.commons.constant.colligate.AppConstant;
import com.e_commerce.miscroservice.commons.constant.colligate.AppErrorConstant;
import com.e_commerce.miscroservice.commons.entity.colligate.QueryResult;
import com.e_commerce.mis... | UTF-8 | Java | 10,475 | java | LpglHouseServiceImpl.java | Java | [
{
"context": "port java.util.stream.Collectors;\n\n/**\n * @Author: FangyiXu\n * @Date: 2019-10-14 16:40\n */\n@Service\npublic cl",
"end": 1829,
"score": 0.9995597004890442,
"start": 1821,
"tag": "NAME",
"value": "FangyiXu"
},
{
"context": "utStream() : new FileInputStream(new File(... | null | [] | package com.e_commerce.miscroservice.lpglxt_proj.service.impl;
import com.e_commerce.miscroservice.commons.constant.colligate.AppConstant;
import com.e_commerce.miscroservice.commons.constant.colligate.AppErrorConstant;
import com.e_commerce.miscroservice.commons.entity.colligate.QueryResult;
import com.e_commerce.mis... | 10,475 | 0.732521 | 0.72628 | 272 | 36.698528 | 31.894199 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.772059 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.