blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
325fdd0c51a4048c4e5180bf4eb47b75160a4fdd | 8dcdb46fbb6a9ba9ebcd4fd827ce2670c1953069 | /threatconnect-app/playbooks-core/src/main/java/com/threatconnect/app/playbooks/content/accumulator/KeyValueAccumulator.java | b764615575bb5d6bfaf1d3498eec5fd516ac05b0 | [
"Apache-2.0"
] | permissive | ThreatConnect-Inc/threatconnect-java | 1243d812cae54724710276dab60418cd7e2e97ed | af1397e9e9d49c4391e321cbd627340bfd3003bc | refs/heads/master | 2023-08-31T18:22:06.686473 | 2021-08-25T15:06:28 | 2021-08-25T15:06:28 | 27,193,063 | 5 | 3 | NOASSERTION | 2022-05-20T20:49:45 | 2014-11-26T19:38:13 | Java | UTF-8 | Java | false | false | 2,039 | java | package com.threatconnect.app.playbooks.content.accumulator;
import com.threatconnect.app.addons.util.config.install.StandardPlaybookType;
import com.threatconnect.app.playbooks.content.converter.KeyValueConverter;
import com.threatconnect.app.playbooks.content.entity.KeyValue;
import com.threatconnect.app.playbooks.d... | [
"gmarut@threatconnect.com"
] | gmarut@threatconnect.com |
01bb0eb0d132a248962f2e20a5d3c14065d25fb2 | 2e0c65731e9cc46e9e9c4104428370966eff0385 | /src/main/java/com/bidproject/service/bidserver/bidder/BidderResource.java | 8337574e25bcdb0e17dd4350b7cb920d262d3f9d | [] | no_license | pratiktest/bidserver | 59d2bf8736641beb9a59689815799c999312467f | fba5e57c824da4139ab41eef327867bc0c3f1086 | refs/heads/master | 2020-04-11T11:12:45.678992 | 2018-12-17T04:27:44 | 2018-12-17T04:27:44 | 161,741,355 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,151 | java | package com.bidproject.service.bidserver.bidder;
import com.bidproject.service.bidserver.bid.Bid;
import com.bidproject.service.bidserver.bid.BidRepository;
import com.bidproject.service.bidserver.project.Project;
import com.bidproject.service.bidserver.project.ProjectExpiredException;
import com.bidproject.service.bi... | [
"prkale@ebay.com"
] | prkale@ebay.com |
5df4c704f1e76837e6feb8571eebd60fb140b3de | c01d748d6aee872b87036b16d9ce4dcbc054d1a5 | /app/src/main/java/com/rhealabs/keyboard/latin/UserBinaryDictionary.java | e0072a4151780496ebf0503cbf8fb7cfb3f39dcb | [] | no_license | georgesp90/just-sul | a2b15bd1998880506ba178b64e5d4b18394749da | 8274f4457eab08d9cdedfe1e835d01c565b7a65a | refs/heads/master | 2021-08-19T19:11:43.998362 | 2017-11-25T00:39:24 | 2017-11-25T00:39:24 | 111,965,298 | 0 | 1 | null | 2017-11-27T05:46:14 | 2017-11-25T00:34:23 | Makefile | UTF-8 | Java | false | false | 10,127 | java | /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"georgesp90@gmail.com"
] | georgesp90@gmail.com |
2aea49f2793ef64aa7731b7fbfbdfd0689b14192 | 0de02da2c932361a792dca766ef96d95aac13597 | /expense-service/src/main/java/com/thiagodev/app/expenseservice/controller/dto/ExpenseFilterDTO.java | ec7ce12f4163964229551127ce510ce72d791fab | [] | no_license | thiagosilva95/TestBackJava | bd0370b45465544058a3f9d8f05e8605fbffd8c4 | 75c76ab3a4dfcb796a154328f7acf1d3b420c6d2 | refs/heads/master | 2020-04-01T12:00:43.589974 | 2018-11-06T00:16:26 | 2018-11-06T00:16:26 | 153,187,237 | 0 | 0 | null | 2018-10-15T22:00:58 | 2018-10-15T22:00:58 | null | UTF-8 | Java | false | false | 336 | java | package com.thiagodev.app.expenseservice.controller.dto;
import java.time.LocalDate;
import org.springframework.format.annotation.DateTimeFormat;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class ExpenseFilterDTO {
@DateTimeFormat(pattern ="dd/MM/yyyy")
private LocalDate date;
private L... | [
"thiagonascimento95@hotmail.com"
] | thiagonascimento95@hotmail.com |
980c3545d92556aac916a27790a23b68993bb6d3 | 28d2a0b23ec31ca6dc98090848f53e94c6c8c0de | /Java/JDBC/IntroduccionJDBC/src/main/java/test/TestMYSqlJDBC.java | 5adb8a6dad5ce99a71f903be39d6b2f2eb20a1ef | [] | no_license | molinajp/Universidad-Java | d8ef43fd141f5173427ce4b310c99e8a2e2ce485 | cc3fdcb2d8dcecc007c1e2486f3506cd7a4756d5 | refs/heads/main | 2023-06-28T15:49:44.828917 | 2021-07-30T22:15:22 | 2021-07-30T22:15:22 | 389,254,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,429 | java | package test;
import java.sql.*;
public class TestMYSqlJDBC {
public static void main(String[] args) {
var url = "jdbc:mysql://localhost:3306/test?useSSL=false&useTimezone"
+ "=true&serverTimezone=UTC&allowPublicKeyRetrieval=true";
try {
//Class.forName("com.mysql.cj.jd... | [
"juan_pablo2969@hotmail.com"
] | juan_pablo2969@hotmail.com |
7d6fa6fe5e88e6fdc7274ca5cb7ef5956dc144b3 | 9b6be15725240f2ef80593d2c24b32f59c529e86 | /increpas0809/src/pm/MyMouseMaps.java | 7f322198fa49f8e4157a1bd1ea9d714cd2ecd046 | [] | no_license | ksm0207/increpas | 9164357521a282ba09da54837d252ff2b8b11cd4 | 0ce9e3621827f0df4dc26ffdcc0a09bf05e58754 | refs/heads/main | 2023-07-18T06:02:03.012112 | 2021-09-06T07:01:26 | 2021-09-06T07:01:26 | 386,208,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package pm;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
public class MyMouseMaps extends MouseAdapter{
Ex1_MouseTest ex1;
public MyMouseMaps(Ex1_MouseTest ex1) {
this.ex1 = ex1;
}
@Override
public void mousePressed(MouseEvent e) {
// 1. 마우스 클릭 시 X 좌표와 Y ... | [
"ksm03071@naver.com"
] | ksm03071@naver.com |
a77b1f949f7b4b3e95f5a218281531ea802ea298 | 772a92d22d1c350131b20c311ab652629b03681e | /src/main/java/may/day3/Solution.java | 8b406c4d40b53df05f3c189d1729bbe3eb98e8f3 | [] | no_license | biprajeet/Leetcode | 7d5959023732f68761655857c2304ffcd592b17b | ceb0a8795332556aaa02ebba4274bfee9fd69542 | refs/heads/master | 2022-05-28T12:39:27.838914 | 2020-05-02T13:26:59 | 2020-05-02T13:26:59 | 260,370,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 51 | java | package may.day3;
public class Solution {
}
| [
"biprajeet.pal@gmail.com"
] | biprajeet.pal@gmail.com |
28e6ca86081b177a4edbd79957d761e88183a2cc | b892d657cc4ed14071f260c5e447275824562508 | /src/test/java/com/example/helloworld/resources/ProtectedResourceTest.java | 4711aa028b3792f7238f81fea63b011d7a89477a | [] | no_license | neolynx-blr/lector | 409b2d6e94a49d2007abf6c66a55c7da2a577497 | 8e254145c484284e002903b332741447256b8227 | refs/heads/master | 2021-01-18T19:00:46.285751 | 2016-08-26T05:14:19 | 2016-08-26T05:14:19 | 63,081,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,125 | java | package com.example.helloworld.resources;
import static org.assertj.core.api.Assertions.assertThat;
import static org.assertj.core.api.Assertions.failBecauseExceptionWasNotThrown;
import io.dropwizard.auth.AuthDynamicFeature;
import io.dropwizard.auth.AuthValueFactoryProvider;
import io.dropwizard.auth.basic.BasicCred... | [
"niteshgarg@gmail.com"
] | niteshgarg@gmail.com |
f1a4dd8cad7edb381d055f94ad6e38606ddbbdfb | cae13525b9dfdfc5bf5fe935ee2f37d442524d0c | /src/main/java/bootwildfly/TestRepository.java | 41afbf74a48b3f4ab5bc556b05cf303c56499cb2 | [] | no_license | MaysaMacedo/daca | 8faf8564547fc5847ea3f2730c957ab69ffefaaf | f69efaf1dc2f2d4b941a3796f324aef6a9a96911 | refs/heads/master | 2021-01-23T01:08:34.844356 | 2016-10-15T02:52:44 | 2016-10-15T02:52:44 | 64,503,148 | 1 | 0 | null | 2016-07-29T18:43:44 | 2016-07-29T18:43:44 | null | UTF-8 | Java | false | false | 474 | java | package bootwildfly;
import java.util.List;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
public interfa... | [
"maysa.macedo95@gmail.com"
] | maysa.macedo95@gmail.com |
c2d19b3cd6452300cd57a2168000f80cbecde933 | 70d229ac56934e739f19de7fc67213812963a2b3 | /app/src/main/java/com/delaroystudios/fragrancecart/sync/FragranceSyncService.java | 584a1e5566a13213e4d098cb6933fc40bfc828c2 | [] | no_license | shubhamMonga777/SyncAdaptorMaster | 4df2fb77b7d2249969bfd6bc64016b2b5d4e706b | 55d0d75cbebb16dbfe66519fce73b2f599723d6c | refs/heads/master | 2022-02-05T20:07:22.381976 | 2019-07-22T11:40:51 | 2019-07-22T11:40:51 | 198,211,753 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java | package com.delaroystudios.fragrancecart.sync;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import android.util.Log;
/**
* Created by delaroy on 10/18/17.
*/
public class FragranceSyncService extends Service {
private static final Object sSyncAdapterLock = new Object();... | [
"monga.shubham8@gmail.com"
] | monga.shubham8@gmail.com |
1341c0428d2bbf753ea03f522feb638ebd24088c | ec7988c4f48cccc912501c2f9f06d61a38fd3863 | /src/Strings/RestoreIPAddress.java | 9dc9cf952a4bb36a36acb3bb4a44b496243a4fba | [] | no_license | anotherruchit/Programs | d2f58016513a1c1d24e11e111bca3a05c81507f0 | 4558d772f79f4483dc4e670d2a02ca47e82afc04 | refs/heads/master | 2020-12-02T21:11:47.373180 | 2017-09-06T07:26:28 | 2017-09-06T07:26:28 | 96,267,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,250 | java | package Strings;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.List;
/**
* Created by dharabavishi on 7/3/17.
* https://leetcode.com/problems/restore-ip-addresses/#/solutions
* Problem Statement : Given “25525511135”,
return [“255.255.11.135”, “255.255.111.35... | [
"dharabavishi@gmail.com"
] | dharabavishi@gmail.com |
7a3718638e4a0eb7c66307c5d1782b677f6b6bb0 | 6b3521db91ca5a1093c46c22178f26191db15a1f | /eureka-server/src/main/java/com/shop/eurekaserver/EurekaServerApplication.java | a84e913670ba9a5fd2d633c7ef4466af237e61c7 | [] | no_license | linuxciscoarnaud/Micro-services-with-Zuul-Eureka | c552557eebc2ea828fa0d4efebcae6a29d587ff2 | 20f6652613844304e6ff956c6579a4f10bade2e0 | refs/heads/master | 2020-04-12T03:29:52.656212 | 2018-12-18T10:16:09 | 2018-12-18T10:16:09 | 162,268,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.shop.eurekaserver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@SpringBootApplication
@EnableEurekaServer
public class EurekaServerApplication {
public s... | [
"arnaudkenfack@yahoo.fr"
] | arnaudkenfack@yahoo.fr |
57f0090a6bf6743cf9f236a6e382673c08fe2de2 | aff5c1fdb9d167ddde5c7112ba416f8edeeab553 | /provider_server/src/main/java/com/yaozhou/ProviderServerApplication.java | 8ed8ce6b9e26628d6b5bc36ae323687f967dd0c1 | [] | no_license | yaozhoucn/dubbo_zookeeper | be0a748f8108b15ab5ec4027169e7263606c94f0 | 01d44886d62ec908a535906d49ea3f5989968935 | refs/heads/master | 2023-08-13T23:45:26.031856 | 2021-09-24T08:58:38 | 2021-09-24T08:58:38 | 409,898,260 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package com.yaozhou;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ProviderServerApplication {
public static void main(String[] args) {
SpringApplication.run(ProviderServerApplication.class, args... | [
"wangxiao_h@126.com"
] | wangxiao_h@126.com |
e92d1d1e1bc273fdbdaec73315f2c75ce146dd36 | 012599c02882063433ec19cfb3abb1da7337bdb0 | /subway/src/com/subway/dao/test/FaultDAOTest.java | 4a370ea3dc9a830eb20a9a1a4ad241ab76ef6290 | [] | no_license | liyanfeng/subway | 815e5f1e4c47f94ea2da285ae6d09b3c3cb3162d | 827357f3c82bdd9fedc32de815e649b5b645f769 | refs/heads/master | 2021-01-10T19:53:46.787452 | 2014-09-17T04:54:55 | 2014-09-17T04:54:55 | 24,130,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package com.subway.dao.test;
import com.subway.dao.FaultDAO;
public class FaultDAOTest {
public static void main(String[] args) {
FaultDAO fd = new FaultDAO();
System.out.println(fd.findByCode("TH14080601"));
}
}
| [
"2573746941@qq.com"
] | 2573746941@qq.com |
c18cf2136ecfe6ad90489273c219395cc1faa584 | 6c3be6962040d4fc6bf8393cccc713049af6c62b | /app/src/main/java/com/example/soumit/grocerylist/Activities/MainActivity.java | eed2fb626388fc69505caf02366eb52fa3351465 | [] | no_license | Soumit38/GroceryList | 15b2f466deee7b85ab58cee8d791d16e57f0b156 | 4c34ef1e98b3138d0763a01ef2fcc51e8647fc4a | refs/heads/master | 2021-04-29T23:01:52.399154 | 2018-02-14T18:44:09 | 2018-02-14T18:44:09 | 121,546,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,564 | java | package com.example.soumit.grocerylist.Activities;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCo... | [
"soumitkumar4@gmail.com"
] | soumitkumar4@gmail.com |
b40685b3fe10a389546e71f4162bc66bdc5a60fa | 9e08e211b4d98aeed220797031b9bf750a9fa1d2 | /src/main/java/net/segoia/distributed/framework/TaskProcessingResponse.java | 4afe7fe3e8e6309a1e9d3c5c717a7bdb289d647b | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | acionescu/distributed-processor | 378366f6f16b653bdf21d89430d34cced2643783 | 35454f048a92cdb3501dfebe2ee85804a9ca2c09 | refs/heads/master | 2020-12-24T16:24:48.291088 | 2017-06-14T12:30:06 | 2017-06-14T12:30:06 | 1,417,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,377 | java | /**
* distributed-processor - A distributed task processing framework
* Copyright (C) 2009 Adrian Cristian Ionescu - https://github.com/acionescu
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the L... | [
"adrian.ionescu.consulting@gmail.com"
] | adrian.ionescu.consulting@gmail.com |
24d911ef0c68a8a244153c72ba3c490c597769a7 | 88686f1aa367241b02082693f41a5523d1b28da0 | /interfaceComponents/StatusCombo.java | 8ca548ad414c42268c5e5f693f71679dbdb556b7 | [
"BSD-3-Clause"
] | permissive | jalingo/Galileo | ac3c389f83c0f73423f969265a77981384a2d537 | c45b45faff0864336f44c55ff6175a9c309c4946 | refs/heads/master | 2021-04-26T22:52:24.756874 | 2018-03-07T01:33:47 | 2018-03-07T01:33:47 | 124,159,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package interfaceComponents;
import javax.swing.JComboBox;
public class StatusCombo extends JComboBox<String> {
private static final long serialVersionUID = -1182769752963399075L;
//constructor
public StatusCombo() {
addItem("PENDNG");
addItem("CONFRM");
addItem("OPENED");
addItem("CLOSED");
addItem("CA... | [
"jalingo@berkeley.edu"
] | jalingo@berkeley.edu |
b80a1cd1288fd9b3fdc72d03a86bc467d40b8963 | 28152c75f8efe5abf09a11998eb2fb53edaa545f | /generic/src/at/generic/service/CorrelatingEventsPersistenceService.java | 4837cfd72a5f6d9b3245d3fbe50604670a0afb97 | [] | no_license | BackupTheBerlios/springbreak | cbf8209ef7f8a2224f3a2bfbcc6e46b30a1a30f3 | d27e25b5ba0cbb4c68dbdc17f1dfa96dc3b5c537 | refs/heads/master | 2021-01-22T01:55:07.162006 | 2006-05-03T15:27:26 | 2006-05-03T15:27:26 | 40,260,340 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,487 | java | package at.generic.service;
import java.util.List;
import at.generic.dao.CorrelatedeventDAO;
import at.generic.dao.CorrelatedsetDAO;
import at.generic.dao.EventDAO;
import at.generic.dao.EventattributeDAO;
import at.generic.dao.EventtypeDAO;
import at.generic.dao.RwtimeDAO;
import at.generic.dao.TxtimeDAO;
import at.... | [
"szabolcs"
] | szabolcs |
391d47dc1d65b33fbbc44f5ffcd675dc2d1331ab | 526d0a4333f1fd34566fbd15300b3d74e1df37ad | /src/main/java/com/jetbuild/social/stream/StreamServiceImpl.java | 8bab3b83141a39fe2fd49b299d04bb02efef04ac | [] | no_license | gsharma/jetbuild-server | 903634108aab91e8bcb8699fb3902122bd25ea75 | f351650c56badce95c7d84a2b39b29cd28e21959 | refs/heads/master | 2020-12-24T13:35:46.844634 | 2012-05-03T08:02:32 | 2012-05-03T08:02:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,185 | java | package com.jetbuild.social.stream;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.jetbuild.social.model.Account;
import com.jetbuild.social.model.Comment;
@Component("stream-service")
public class StreamServiceImpl i... | [
"gaurav.cs.sharma@gmail.com"
] | gaurav.cs.sharma@gmail.com |
6316a80ebe4fe791bbb11cf9cbb819cf502d66bb | b05eb308af1af8b7216c282bd8b0ef0ee4fd5cbd | /scp/scp-cmd-cygl/src/main/java/com/scp/cmd/cygl/ws/ModifyUserRequest.java | 4f26aaa944d5f67a763fe17e4b7bb336ac430458 | [] | no_license | zaizhuzhu123/scp-cygl | 8de708ddfc246c75ea18f60e3401c364ff5e31f0 | dde14702107ab4fd6558ef1f7353042617d6a6b3 | refs/heads/master | 2020-03-23T01:25:16.536398 | 2018-07-20T01:44:05 | 2018-07-20T01:44:05 | 140,916,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,191 | java | //
// 此文件是由 JavaTM Architecture for XML Binding (JAXB) 引用实现 v2.2.7 生成的
// 请访问 <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// 在重新编译源模式时, 对此文件的所有修改都将丢失。
// 生成时间: 2018.07.18 时间 07:33:16 PM CST
//
package com.scp.cmd.cygl.ws;
import java.util.ArrayList;
import java.util.List;
import javax.x... | [
"651857512@qq.com"
] | 651857512@qq.com |
7879f467db79ac5a94b8a2c6cea585f0b4425101 | ea3024547bb286ccedc11c0d1c71ef4d4788bff6 | /src/java/ru/ifmo/genetics/distributed/util/Compress.java | 4f00a0da82870e53b92dfd6923637a458b9fcccd | [
"MIT"
] | permissive | ctlab/itmo-assembler | befd44df5e30c6b11cf531e5c89d68e98f936293 | 163177494fa08c50f056ab219bd626a0130ab338 | refs/heads/master | 2022-04-30T06:08:15.660730 | 2022-03-22T08:08:55 | 2022-03-22T08:08:55 | 136,324,827 | 3 | 1 | MIT | 2019-09-09T07:22:42 | 2018-06-06T12:21:50 | Java | UTF-8 | Java | false | false | 574 | java | package ru.ifmo.genetics.distributed.util;
import org.apache.hadoop.io.compress.GzipCodec;
import org.apache.hadoop.mapred.FileOutputFormat;
import org.apache.hadoop.mapred.JobConf;
/**
* Author: Sergey Melnikov
*/
public class Compress {
private Compress() {
}
public static void enableFullCompression(... | [
"svkazakov@rain.ifmo.ru"
] | svkazakov@rain.ifmo.ru |
63201edfddb48e2d3034fd16bbf421ff84ee4932 | ab07f638ec2edbb7aaa8d794f50435a5f83353ce | /mall-user/mall-user-api/src/main/java/com/jxufe/mall/user/api/constants/ResponseCodeEnum.java | 3973e41cd244881fbd7425cbba8428cb2c1590e9 | [] | no_license | TreasureLX/mall | 1a0ff8ee6717b5406dd214610936d163f6019d2f | d276fcc738ddd8da253422fb343c26f214135a3a | refs/heads/master | 2020-03-24T16:01:45.091228 | 2018-07-30T01:42:16 | 2018-07-30T01:42:16 | 142,809,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 773 | java | package com.jxufe.mall.user.api.constants;
/**
* 腾讯课堂搜索 咕泡学院
* 加群获取视频:608583947
* 风骚的Michael 老师
*/
public enum ResponseCodeEnum {
USERORPASSWORD_ERRROR("001001","用户名或密码不存在"),
SUCCESS("000000","成功"),
SYS_PARAM_NOT_RIGHT("001002","请求参数错误"),
TOKEN_EXPIRE("001003","token过期"),
SIGNATURE_ERROR("0010... | [
"1130876885@qq.com"
] | 1130876885@qq.com |
ceec09b7065378618d5da70aca5b8bfdaebdb770 | 0e557dd60a322e918700feea6ce12d3e16b0f75e | /src/main/java/com/pizzeria/domain/ingredientdomain/IngredientRepositoryRead.java | f3665c91e6c3936a83e64229929911686b5a64c8 | [] | no_license | sergiolarrion/BackendPizzeriaSpring | eb19955a4b8ab492a0b62b5912cb5ba99b6dc22d | 51029c36201872926a5d724e3de9ad2c05ee4755 | refs/heads/main | 2023-07-12T19:19:55.122601 | 2021-09-01T09:44:48 | 2021-09-01T09:44:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package com.pizzeria.domain.ingredientdomain;
import java.util.List;
public interface IngredientRepositoryRead {
public List<IngredientProjection> getAll (String name, int page, int size);
}
| [
"acclaim1@hotmail.com"
] | acclaim1@hotmail.com |
d79f1238995585cbccbe2f52c402c5be701f7b56 | 7b16528786586d26c94b521f4bb36aef69f91482 | /src/test/java/aulasangelica/steps/ComponentesSteps.java | 6c31cd91f5dc516043a2f796804a8c37341ac55a | [] | no_license | leonardoduarte1305/Cucumber-Faculdade-UdemyFINALIZADO | 8f2790c0af268104ec273fa8d6a67ea065ef0b60 | 7dc52894393164f472ad90c479f6575f09017679 | refs/heads/master | 2023-04-12T20:54:42.809149 | 2021-05-19T14:55:31 | 2021-05-19T14:55:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,043 | java | package aulasangelica.steps;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import aulasangelica.utils.Componentes;
import io.cucumber.java.AfterStep;
import io.cucumber.java.pt.Dado;
import io.cucumber.java.pt.Entao;
import io.cucumber.java.pt.Quando;
public class ComponentesS... | [
"leonardoduarte1305@gmail.com"
] | leonardoduarte1305@gmail.com |
6f4a5349088bd9272738f7c4535659efd08711fd | b74e687017636540075fd4a98f4edf2073291855 | /graphql-maven-plugin-samples/graphql-maven-plugin-samples-StarWars-client/src/main/java/com/graphql_java_generator/mavenplugin/samples/simple/client/Queries.java | 40e469dd07819957d53b9c0f0711b760ac95189e | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sullis/graphql-maven-plugin-project | 4a26292410f927304285808e69c3265965a2932d | de31466b3000b10ff096b107c6f99dcb4cbb5421 | refs/heads/master | 2020-06-28T05:06:57.290251 | 2019-07-18T11:48:43 | 2019-07-18T11:48:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,666 | java | package com.graphql_java_generator.mavenplugin.samples.simple.client;
import com.generated.graphql.Character;
import com.generated.graphql.Droid;
import com.generated.graphql.Human;
import com.graphql_java_generator.client.response.GraphQLExecutionException;
import com.graphql_java_generator.client.response.GraphQLRe... | [
"etienne_sf@users.sf.net"
] | etienne_sf@users.sf.net |
b952894d21b544633db181b622149dd4eb79aa6e | 3ec0c428ec872d60b6720190fddffba84d94520e | /src/main/java/br/com/zupacademy/armando/mercadolivre/fakers/NotifyRankingSellerController.java | 19c945c82797be94851be8cb8ab6feaaf73bc539 | [
"Apache-2.0"
] | permissive | armandodelcol-coder/orange-talents-05-template-mercado-livre | c9f6a54c85fa2cec8e4f1e77733204449924a5e9 | eb4cffce2ac9ba5ba75afe00fb7616a9ae8bef9f | refs/heads/main | 2023-05-13T00:58:14.872786 | 2021-06-01T15:42:37 | 2021-06-01T15:42:37 | 370,341,970 | 0 | 0 | Apache-2.0 | 2021-05-24T12:19:49 | 2021-05-24T12:19:49 | null | UTF-8 | Java | false | false | 599 | java | package br.com.zupacademy.armando.mercadolivre.fakers;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class NotifyRankingSellerController {
@PostMapping("... | [
"atdc.codemaster@gmail.com"
] | atdc.codemaster@gmail.com |
04bbcd8a449fcb926bb556fba79377715c3d7c57 | 85520d2425db0d0a4ad5c501149a31905c49c754 | /src/main/java/dk/statsbiblioteket/dpaviser/qatool/Main.java | 3548c8075a9b57c6719983bd1ef119c7fd8a006e | [
"Apache-2.0"
] | permissive | kb-dk/dpaviser-qa-tool | 0058b46b0e16e758490ed727a14a8643b5ce848f | 2c3e61c3f21dcc5f7458c954e22f8b815b1d4423 | refs/heads/master | 2021-07-24T12:28:11.100470 | 2021-07-01T08:46:31 | 2021-07-01T08:46:31 | 40,599,778 | 0 | 0 | Apache-2.0 | 2021-07-01T08:46:58 | 2015-08-12T12:38:02 | Java | UTF-8 | Java | false | false | 7,313 | java | package dk.statsbiblioteket.dpaviser.qatool;
import dk.statsbiblioteket.dpaviser.BatchStructureCheckerComponent;
import dk.statsbiblioteket.dpaviser.metadatachecker.MetadataCheckerComponent;
import dk.statsbiblioteket.medieplatform.autonomous.Batch;
import dk.statsbiblioteket.medieplatform.autonomous.ConfigConstants;
... | [
"tra@statsbiblioteket.dk"
] | tra@statsbiblioteket.dk |
3b93fc6bc1c991b543e90c7e602f272c8fe2d8d9 | 9f0d519a5b25d95c8909c085f1a2e21a365d23de | /src/main/java/com/krt/sys/entity/Role.java | 619f253c55c588b81771edb56ca3871ef0a6cb04 | [] | no_license | Git-ELian/krt_ssm | e58e3d25c3b0a704ed1a754efb90fe3fcf9d35df | a1ab3c797453f773294c281850399fa7d061a134 | refs/heads/master | 2020-04-12T19:11:07.808298 | 2018-12-21T10:54:08 | 2018-12-21T10:54:08 | 162,701,900 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,574 | java | package com.krt.sys.entity;
import com.krt.common.base.BaseEntity;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import org.hibernate.validator.constraints.NotBlank;
import javax.validation.constraints.NotNull;
/**
* @author 殷帅
* @version 1.0
* @Description: 角色实体类
* @date 2016年5月20日
*/
@Ge... | [
"541650751@qq.com"
] | 541650751@qq.com |
a1a9060219520886935c1ee4e977ed2846bfa2e3 | 6ed0afe20f00943baefec93545f52eb0c5cc05b9 | /app/src/main/java/com/example/bluewagon/ecalculo/adapters/dashboardAccount/DashboardItemAdapter.java | 3318aea9689324ddd48eb80fb024dfe249132f83 | [] | no_license | Bijay06199/BlueWagon | 7bd0be944b5f1ccb48fa12b6cc85a512f15b8e7f | 5471dcff792cb5c7808c1a7062266c72e49ce3e5 | refs/heads/main | 2023-04-27T16:27:31.202002 | 2021-05-06T11:54:27 | 2021-05-06T11:54:27 | 364,891,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,445 | java | package com.example.bluewagon.ecalculo.adapters.dashboardAccount;
import android.app.AlertDialog;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import c... | [
"bijaybastakoti111@gmail.com"
] | bijaybastakoti111@gmail.com |
80496800a119e15fafe8a109fa4983cf9f11bd36 | 6f6fef28105c4d5fb7b6959930d5b7ca74999719 | /src/com/glub/secureftp/wrapper/TCPWrapper.java | 6f821e206dac0df734f1476156b5f684fa1d5aff | [
"Apache-2.0"
] | permissive | reynand25/ftpswrap | 6c32bc8615aa90421ad114f69defde2dd9eb68f8 | 196e1e2273f325bc04d1361ab1115763e220c549 | refs/heads/master | 2021-02-19T04:48:03.074786 | 2013-07-27T14:28:53 | 2013-07-27T14:28:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,362 | java |
//*****************************************************************************
//*
//* (c) Copyright 2007. Glub Tech, Incorporated. All Rights Reserved.
//*
//* $Id: TCPWrapper.java 39 2009-05-11 22:50:09Z gary $
//*
//*****************************************************************************
package com.glub.sec... | [
"gcohen@adobe.com"
] | gcohen@adobe.com |
d1789ebfada5e51a705710366417e19275e0140f | 4a2ed9dc31020165d8ff6789d21167f0d487aca9 | /dynomitemanager/src/main/java/com/netflix/dynomitemanager/sidecore/backup/SnapshotTask.java | a61560a25aa61016e871d9ad815e70b9e757d945 | [
"Apache-2.0"
] | permissive | rugby110/dynomite-manager | f69628fa0080924131ea66f1cb8e8ba9e2b5e495 | dfb2df9e073b9a8f232802778d3aea46460e1078 | refs/heads/master | 2020-06-14T03:31:55.530183 | 2016-08-15T18:37:33 | 2016-08-15T18:37:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,164 | java | /**
* Copyright 2016 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"iduckhd@hotmail.com"
] | iduckhd@hotmail.com |
85fa2b811d1c49f21ae16ec682f3c48169468e2c | 8e23a4b01c2bd50ee9b37e781a1f2e5f08737619 | /src/myshopinventory/Registration.java | 42ac2232b1bb76359d7b8bf02b38c80f01659744 | [] | no_license | kumaranindian/java_swing_application | 93380d05cbb91433eec42bd3fdca10e309630538 | 48c3f0fd07f1c2a5b0ab23011d1265ceb7150948 | refs/heads/master | 2022-08-31T08:19:58.417151 | 2020-05-27T11:38:29 | 2020-05-27T11:38:29 | 267,305,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,563 | java | /*
* 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 myshopinventory;
/**
*
* @author Karthikeyan
*/
public class Registration extends javax.swing.JDialog {
/**
* Cre... | [
"ckarthikeyan60@yahoo.in"
] | ckarthikeyan60@yahoo.in |
8ae1bdbb5f69ce967d7bb026251b9c5aee26a98f | bbf1d8a2c616970483dc7a2cf4ad7200ef64b9f5 | /src/main/java/com/fuerve/villageelder/configuration/PropertyHandler.java | 3bb338350cc24d6c684bb1e01822e866e9c06963 | [
"Apache-2.0"
] | permissive | fuerve/VillageElder | 0728f49a87536c14c181ce4632e9e6369b0bf3b6 | fe2399d0361c24724304fdac261f5375a86ca5d9 | refs/heads/master | 2021-01-10T20:13:15.526967 | 2014-06-28T23:39:51 | 2014-06-28T23:39:51 | 9,740,584 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,214 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | [
"fuerve@yahoo.com"
] | fuerve@yahoo.com |
c8a2f44ce314e666745f7065c60117f66ecb7c87 | 42e6e7f98090236e416112efafbedd26f9bdb169 | /src/main/java/net/mrscauthd/boss_tools/procedures/RocketOverlyYMarsmainProcedure.java | 624e2606dbd907de50de75190c034ba0f1f01264 | [] | no_license | Romaindu35/Space-Bosstools | 77fe4ef0c416be7e2193406a953c8a6b0abcb00e | 28ed6def84589578fecaf53c71c0df398108287f | refs/heads/master | 2023-03-08T22:39:40.526151 | 2021-03-12T09:20:01 | 2021-03-12T09:20:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,881 | java | package net.mrscauthd.boss_tools.procedures;
import net.mrscauthd.boss_tools.entity.RocketTier3Entity;
import net.mrscauthd.boss_tools.entity.RocketTier2Entity;
import net.mrscauthd.boss_tools.entity.RocketEntity;
import net.mrscauthd.boss_tools.BossToolsModElements;
import net.mrscauthd.boss_tools.BossToolsMod;
impo... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
a2698c02207e64679ac84026019ff9157b11487e | 9580f93f4bb591343ea2b652a902a6a541b89738 | /etl-file/src/main/java/cc/changic/platform/etl/file/exec/CmdExecResultHandler.java | e8af37a0c30210c904e33ca34439eceeb07c12a8 | [] | no_license | PandaZh/etl | da430da5a1a404d47cfaae81d957432cc64793ed | b6e9cf35ebe6651f037faf4575f5a442d0ae2adf | refs/heads/master | 2021-01-18T21:17:12.611800 | 2016-03-28T11:11:01 | 2016-03-28T11:11:01 | 29,386,030 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,260 | java | package cc.changic.platform.etl.file.exec;
import org.apache.commons.exec.DefaultExecuteResultHandler;
import org.apache.commons.exec.ExecuteException;
import org.apache.commons.exec.ExecuteWatchdog;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* 命令行执行结果处理类
* Created by Panda.Z on 2015/3/9.
*/
publ... | [
"panda.z.pro@gmail.com"
] | panda.z.pro@gmail.com |
4eb81bbeb307c61d41552aff2cd7423b60b3e30b | 5edac5da2a734471d8e36ab031dd02ae62d5035f | /openiam-pojo-intf/src/main/java/org/openiam/idm/srvc/pswd/dto/ValidatePasswordResetTokenResponse.java | ba325bdc7799e39fe5a60ef1cdbbb3304aef5454 | [] | no_license | ali-rezvani/openiam-idm-ce | 885a6eaf87147db4df2a1dab2e0ee6ec85407a3b | a15eaf2beaa9b0fee2085717f4b694e2f1257480 | refs/heads/master | 2021-01-18T17:11:25.251606 | 2014-05-19T04:17:12 | 2014-05-19T04:17:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,752 | java | /*
* Copyright 2009, OpenIAM LLC
* This file is part of the OpenIAM Identity and Access Management Suite
*
* OpenIAM Identity and Access Management Suite is free software:
* you can redistribute it and/or modify
* it under the terms of the GNU General Public License
* version 3 as published by ... | [
"suneet_shah@openiam.com"
] | suneet_shah@openiam.com |
57919ae1ff568f8b329522353a4c72d2eeda47e0 | bf4ada6a72769a8b4ee90807a6e267268df95b0d | /sendbox/app/src/main/java/com/example/rutil/sendbox/ActivityLogin.java | 02e1eabf39211f342430c7385609b1e3f963a97a | [] | no_license | angelsalascalvo/PMYDM | c47c3124a23382764a90733d9fa45eb809460fad | 998f9b8b0db6fae47e4a27144fc8da112cb4c7b9 | refs/heads/master | 2020-04-01T15:51:50.497383 | 2019-06-24T15:57:47 | 2019-06-24T15:57:47 | 153,355,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,881 | java | package com.example.rutil.sendbox;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.media.MediaPlayer;
import android.support.annotation.NonNull;
import android.support.v4.app.ActivityCompat;
import android.support.v7.app.A... | [
"angelsalascalvo@gmail.com"
] | angelsalascalvo@gmail.com |
a814104b3a5c39dfcc580ac6f68d714c2c172c25 | 896fabf7f0f4a754ad11f816a853f31b4e776927 | /opera-mini-handler-dex2jar.jar/cg.java | c043c7641af7e57e28dcc15a14b01d89f9a03a24 | [] | no_license | messarju/operamin-decompile | f7b803daf80620ec476b354d6aaabddb509bc6da | 418f008602f0d0988cf7ebe2ac1741333ba3df83 | refs/heads/main | 2023-07-04T04:48:46.770740 | 2021-08-09T12:13:17 | 2021-08-09T12:04:45 | 394,273,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104,711 | java | import java.io.IOException;
import java.util.Random;
import java.io.OutputStream;
import java.io.DataOutputStream;
import java.io.ByteArrayOutputStream;
import java.io.EOFException;
import java.io.DataInput;
import java.io.DataInputStream;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.uti... | [
"commit+ghdevapi.up@users.noreply.github.com"
] | commit+ghdevapi.up@users.noreply.github.com |
1353829b726c4aa325498d3bb1f5c344b03137e7 | d99434ea54ca9c0497720a56f59363e12f8c5aed | /src/block_editor/blocks/BlockMiddleOfLine.java | 7167e22c2b83314047f4cc7c5ba2ad8eb8480309 | [] | no_license | peter-marko/IJA | 06f5fee1c91059c8d25ea561e474d9a3754e24c5 | a5fd0c3e8f22c0180eb0e81b5d882cdffb5061fe | refs/heads/master | 2021-04-15T14:13:44.940663 | 2018-05-06T15:43:44 | 2018-05-06T15:43:44 | 126,827,011 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 943 | java | package block_editor.blocks;
/**
* Block for getting a middle point of the line
* @author Stanislav Mechl
*/
import javafx.scene.paint.Color;
import java.util.Map;
import block_editor.types.*;
public class BlockMiddleOfLine extends Block {
public BlockMiddleOfLine (String newName, Integer newID) {
this... | [
"smechl@seznam.cz"
] | smechl@seznam.cz |
8b5bac7a07542ebb663fa4fc16ce4728f8dbf215 | 19ab34eddc034f86daa4f6d52587a168e78a77cb | /javabip-core/org.javabip.spec.examples/src/main/java/org/javabip/spec/helloatom/HelloAtomGlueBuilder.java | 13dd9f4d4033cf2398e8414ff3ad29f4e2795c4a | [] | no_license | TrinhLK/RunnableJavaBIPExample | ed74261695cb8912c8097ff638f0657678d0f1ef | 7126c45253185a9e05ff52ae319ad648f71c46ee | refs/heads/master | 2022-12-23T08:31:56.630915 | 2019-12-11T12:24:12 | 2019-12-11T12:24:12 | 206,248,251 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package org.javabip.spec.helloatom;
import org.javabip.glue.GlueBuilder;
import org.javabip.spec.trackpeer.Peer;
import org.javabip.spec.trackpeer.Tracker;
public class HelloAtomGlueBuilder extends GlueBuilder{
@Override
public void configure() {
// TODO Auto-generated method stub
// port(HelloAtomLoop.class, ... | [
"trinhlk@Trinhs-MacBook-Pro.local"
] | trinhlk@Trinhs-MacBook-Pro.local |
97229823fc1253b0bef7fa7f876905711db1602c | 048c41012deb24e08e3628fcac0ab0757f00c629 | /surefire-extensions-api/src/test/java/org/apache/maven/plugin/surefire/extensions/JUnit4SuiteTest.java | d17e9a6643fb3ce7df7aa8fd06ed90346c8e1f78 | [
"Apache-2.0"
] | permissive | apache/maven-surefire | 8d09f50b3fc49bec02e6907eab8ea931982c8698 | 5aea5e2abf37456ecc775836ed3b97cd16dc5ad7 | refs/heads/master | 2023-08-31T11:52:25.145458 | 2023-08-23T16:41:09 | 2023-08-23T16:41:09 | 832,680 | 374 | 590 | null | 2023-08-31T19:26:27 | 2010-08-12T03:32:41 | Java | UTF-8 | Java | false | false | 1,243 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"tibor.digana@gmail.com"
] | tibor.digana@gmail.com |
aca3381ce6eb8db1112306ac6339d671add30545 | 2af00c7a9e77d1e2bd2705a00c60529fd8e5f5f5 | /app/src/main/java/com/example/orientacione/ui/dashboard/DashboardFragment.java | 376355e372ca78622763574ee062081f535e697f | [] | no_license | daniel071993/OrientacionE | 0ab50611b83bb8838ea564963da24ca41d50d393 | 7279d182045b0ab57ae8ef22c6437f3c458e9c2c | refs/heads/master | 2022-11-17T10:05:09.977238 | 2020-07-04T01:13:31 | 2020-07-04T01:13:31 | 277,015,195 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,203 | java | package com.example.orientacione.ui.dashboard;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import a... | [
"daniel071@gmail.com"
] | daniel071@gmail.com |
6fe3ec472fcedce6c07fb6a568500610e9be7d06 | 1e4ebe6f3053002712fc459559650ba6f266da93 | /src/com/bmc/gibraltar/automation/tests/appdev/ui/ViewDesignerPaletteTest.java | 4e8240b94840839004ed27774447fa2425a3146b | [] | no_license | kidddi/gibraltar-ui-tests | f5f4ec54877c55719b32f44dc26ee638574f36bb | 31fdca70a7117ef95dd495afb43222d102f9d3c3 | refs/heads/master | 2021-01-20T15:44:45.061289 | 2016-06-17T14:30:38 | 2016-06-17T14:30:38 | 60,620,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,186 | java | package com.bmc.gibraltar.automation.tests.appdev.ui;
import com.bmc.gibraltar.automation.items.element.ViewDesignerStencilGroup;
import com.bmc.gibraltar.automation.items.tab.Palette;
import com.bmc.gibraltar.automation.items.tab.PaletteForView;
import com.bmc.gibraltar.automation.pages.ViewDefinitionEditorPage;
impo... | [
"kidyuk@mail.ru"
] | kidyuk@mail.ru |
94591f4076764c0513e16ea52cd3ee93a0c83cb4 | a4d92a78e6d8b4fc5922a0e6896669695638383a | /src/main/java/com/model/controller/Controller.java | 930ec11de0534ee91eabb9cbcd57a54a61cf239b | [] | no_license | Bharanidhar-Reddy/Assessment6 | 54bd1ecf5b39330cf046ab2c2171cd4e1baf4807 | 42b031da3f91b7db187aee6ccb0ade713281057f | refs/heads/master | 2020-09-08T17:04:56.154080 | 2019-11-12T11:19:32 | 2019-11-12T11:19:32 | 221,191,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,569 | java | package com.model.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springfra... | [
"bmarthala@dxc.com"
] | bmarthala@dxc.com |
80cd811b8a04362dbea0332160cd300a06647dc0 | 84fbc1625824ba75a02d1777116fe300456842e5 | /Engagement_Challenges/Engagement_4/withmi_2/source/org/digitaltip/record/actual/SimpleLogger.java | a8f9fa0f00b9ebf114a68d20da4165f946555d20 | [] | no_license | unshorn-forks/STAC | bd41dee06c3ab124177476dcb14a7652c3ddd7b3 | 6919d7cc84dbe050cef29ccced15676f24bb96de | refs/heads/master | 2023-03-18T06:37:11.922606 | 2018-04-18T17:01:03 | 2018-04-18T17:01:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,187 | java | /**
* Copyright (c) 2004-2012 QOS.ch
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use... | [
"rborbely@cyberpointllc.com"
] | rborbely@cyberpointllc.com |
6395f772f5f293f72e14cc9e375364fa51272738 | 384c6d01e63e42fd1708a196590db64d63360098 | /src/main/java/dev/samujjal/coding/interview/domain/DeliverySlot.java | 576b57be8e1cf0bfe2992d73c53d202094fc8f3d | [] | no_license | samujjalm/sigtupleproblems | 17e9ba2b570029b4b8b13716e007331748fe80cd | 7f42ae5a27577285d2911fe63e2837ae979d764d | refs/heads/master | 2022-01-10T02:57:35.629483 | 2019-07-20T10:37:26 | 2019-07-20T10:37:26 | 197,902,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | package dev.samujjal.coding.interview.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import java.time.LocalDateTime;
@Data
@AllArgsConstructor
@NoArgsConstructor
@EqualsAndHashCode
public class DeliverySlot {
private LocalDateTime s... | [
"samujjal.majumder@traveloka.com"
] | samujjal.majumder@traveloka.com |
9d7aea6a36f091ea5ab673167601bd42954baef3 | 80bb2019f1f8cf0db2191b34ec486faff6433b0c | /spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/EnvironmentControllerTests.java | a8d80268182377528ea37192ad8d5dca0cb2d56f | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | roykachouh/spring-cloud-config | f289a0c1a967bd3148dc978a6ef122f5257d54c4 | 2865804c5bac23b8ba0ebb973a882368b92b3f57 | refs/heads/master | 2021-01-18T02:22:57.834360 | 2015-02-24T22:14:56 | 2015-02-24T23:14:06 | 29,275,294 | 0 | 0 | null | 2015-01-15T01:46:07 | 2015-01-15T01:46:07 | null | UTF-8 | Java | false | false | 6,043 | java | /*
* Copyright 2013-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"dsyer@pivotal.io"
] | dsyer@pivotal.io |
c7c70d9094c281d2f23466f374a1083091d7e460 | 685648d14336d1ef12575904d8a81c22e8c357c6 | /src/main/java/com/fc/model/RecommendModel.java | 43e93b0eb252d1157f983d2b776f67e945b8a948 | [] | no_license | wyx1478963/forum | 2a9982c55f1ad9b087536bf911c2686220427d45 | 76567fc3c97d6a70cd66149ee41aa57b2ecb5346 | refs/heads/master | 2020-03-14T16:33:27.096857 | 2018-06-03T08:05:34 | 2018-06-03T08:05:34 | 131,700,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,128 | java | package com.fc.model;
import org.deeplearning4j.models.embeddings.loader.WordVectorSerializer;
import org.deeplearning4j.models.word2vec.Word2Vec;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import java.io.File;
@Component
public class RecommendModel {
... | [
"yongxuanwen@sohu-inc.com"
] | yongxuanwen@sohu-inc.com |
0dd1978e9ecc710e6bccbbdefda4e81d5354f13a | adde0e71a48162653fec33b2a2f52abd427539d4 | /x10-2.4.3-src/x10.runtime/src-java/gen/x10/compiler/ws/Worker.java | 0b007e9c29e6a85ce43debc62baebcd2cb886243 | [] | no_license | indukprabhu/deepChunking | f8030f128df5b968413b7a776c56ef7695f70667 | 2784c6884d19493ea6372343145e557810b8e45b | refs/heads/master | 2022-06-07T19:22:19.105255 | 2020-04-29T18:49:33 | 2020-04-29T18:49:33 | 259,726,892 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 71,327 | java | package x10.compiler.ws;
@x10.runtime.impl.java.X10Generated
final public class Worker extends x10.core.Ref implements x10.serialization.X10JavaSerializable
{
public static final x10.rtt.RuntimeType<Worker> $RTT =
x10.rtt.NamedType.<Worker> make("x10.compiler.ws.Worker",
... | [
"NVIDIA.COM+User(622487)@IK-LT.nvidia.com"
] | NVIDIA.COM+User(622487)@IK-LT.nvidia.com |
2f2cdad51cc7bf5ebdc9794520de74515e9c401d | 1b5987a7e72a58e12ac36a36a60aa6add2661095 | /code/org/processmining/analysis/hierarchicaldatavisualization/HierarchicalData.java | 55a2e3d1cfa5bd160722ba346fc3421450e672ca | [] | no_license | qianc62/BePT | f4b1da467ee52e714c9a9cc2fb33cd2c75bdb5db | 38fb5cc5521223ba07402c7bb5909b17967cfad8 | refs/heads/master | 2021-07-11T16:25:25.879525 | 2020-09-22T10:50:51 | 2020-09-22T10:50:51 | 201,562,390 | 36 | 0 | null | null | null | null | UTF-8 | Java | false | false | 790 | java | package org.processmining.analysis.hierarchicaldatavisualization;
import java.util.List;
import org.processmining.framework.models.DotFormatter;
import org.processmining.framework.models.ModelGraph;
public interface HierarchicalData extends Iterable<HierarchicalDataElement> {
DotFormatter getDotFormatter();
List<... | [
"qianc62@gmail.com"
] | qianc62@gmail.com |
f3274e3242584cd7191b7fa5adcede48c129f9b7 | e9ec1673fbd1fa37307e3917216cb6117e0f6eee | /src/main/java/com/database/marketPhones/repository/OrderRepository.java | 20c479289d216931c5c56ced9e25527a33941025 | [] | no_license | KendrickDM/ClientServerApplicationMarketPhones | 919cf90f28002bad9a7c34e7c18dd062f2eae28a | 18b1576ad60b15d453f5f6efa4ea53abfae8f1c6 | refs/heads/master | 2022-06-05T14:01:38.365208 | 2020-05-07T11:41:18 | 2020-05-07T11:41:18 | 262,034,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 228 | java | package com.database.marketPhones.repository;
import com.database.marketPhones.model.Order;
import org.springframework.data.jpa.repository.JpaRepository;
public interface OrderRepository extends JpaRepository<Order, Long> {
}
| [
"youngman0220@mail.ru"
] | youngman0220@mail.ru |
b9c671113c019c98e0d8b44dc16d2ee00686c488 | 4082835d52d668dfa6fce72bb97df156805bcd53 | /src/com/javarush/test/level09/lesson02/task05/Solution.java | 79e7ea7712a704b8f07765d7eb534f0088d1f48c | [] | no_license | Arkadiu/JavaRush | 00cd04072fa1af70020d03510b9694f565423aec | c467f58c433b99a7374e11c60a83d30860ae866a | refs/heads/master | 2021-06-25T18:14:15.204111 | 2017-04-17T18:32:06 | 2017-04-17T18:32:06 | 57,323,182 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 888 | java | package com.javarush.test.level09.lesson02.task05;
/* Метод должен возвращать результат – глубину его стек-трейса
Написать метод, который возвращает результат – глубину его стек трейса –
количество методов в нем (количество элементов в списке). Это же число метод должен выводить на экран.
*/
public class Solution
{
... | [
"ntfs2002@gmail.com"
] | ntfs2002@gmail.com |
b9023f570ff047c73cdc5778a6f5959efa5ff1e4 | f98a76dc062b4c173aa3a93a8869643f05e807bf | /src/main/java/com/cemgunduz/btcenter/entity/Order.java | 2f8e9b498abddb4400207ac8b168abbe7be518fa | [] | no_license | cgunduz/btcenter | 33fd928dead68ad1d949ad5181041527293c102e | 506c28e502dcccbef4d23e5f7b8bb1eb547056dd | refs/heads/master | 2020-12-24T14:10:48.321395 | 2014-04-02T10:41:25 | 2014-04-02T10:41:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,741 | java | package com.cemgunduz.btcenter.entity;
import com.cemgunduz.btcenter.entity.constants.OrderType;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.index.Indexed;
import org.springframework.data.mongodb.core.mapping.Document;
/**
* Created by cgunduz on 2/5/14.
*/
@Document(... | [
"dogancemgunduz@gmail.com"
] | dogancemgunduz@gmail.com |
672b85ad0bbff0da4aa14ec4900ad6182e59da44 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/30/30_60dc74a0d8d0e070cf18e58af4992495d52827a6/SVGZoomAndPanHandler/30_60dc74a0d8d0e070cf18e58af4992495d52827a6_SVGZoomAndPanHandler_t.java | 49855db37e31447019f79ee15641a366242079b9 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 4,694 | java | package webboards.client.display.svg;
import org.vectomatic.dom.svg.OMSVGMatrix;
import org.vectomatic.dom.svg.OMSVGPoint;
import org.vectomatic.dom.svg.OMSVGRect;
import org.vectomatic.dom.svg.impl.SVGImageElement;
import org.vectomatic.dom.svg.impl.SVGSVGElement;
import webboards.client.display.VisualCoord... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
6eb11502bfc7d8f9fce33469c3ce231543e9583f | 7f8979d8b6c652f8a1d3ad52efadf5e9025e8fd6 | /src/main/java/service/MenuInfoService.java | 2e970733438d89f01b93f05ae7e271eee621e538 | [] | no_license | sumail2333/homework | 7562602b987a3dcecb103f96a677e202712d5d5e | 17dde3a8a165e0e93f1b3d147663a59dfbe06dac | refs/heads/master | 2020-04-16T19:23:48.949958 | 2019-01-17T14:14:12 | 2019-01-17T14:14:12 | 165,857,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 273 | java | package service;
import pojo.MenuInfo;
import java.util.List;
public interface MenuInfoService {
List<MenuInfo> selectAllMenuItem();
int insertSelective(MenuInfo m);
int deleteByPrimaryKey(Integer id);
int updateByPrimaryKeySelective(MenuInfo record);
}
| [
"zhao.xiong@dxc.com"
] | zhao.xiong@dxc.com |
9726c7bbe2b55efd9a0022a6fc8238cb72ac4fb7 | 128071e32d737f14ead62884788cd7194cb99348 | /app/src/main/java/wxb/beautifulgirls/ui/GirlActivity.java | ee62e3dcacd789a2dbc0072685c6f148712dfceb | [
"Apache-2.0"
] | permissive | weixianshishen/BeautifulGirls | ed2aaff1432d1d7d9f0586cad66666b3df29b445 | a5d52eedd6d5fb8d5683d562783d2c203e08aa6a | refs/heads/master | 2020-05-23T23:32:43.747415 | 2017-03-21T03:08:46 | 2017-03-21T03:08:46 | 84,801,102 | 5 | 3 | null | null | null | null | UTF-8 | Java | false | false | 4,836 | java | package wxb.beautifulgirls.ui;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Environment;
import android.support.v7.app.AlertDialog;
import android.view.Menu;
import android.view.MenuItem;
import com.squareup.picasso.Picasso;
import java.io.File;
import java... | [
"291167065@qq.com"
] | 291167065@qq.com |
89ae01c565096544c90dbb95acf2f97a77e68606 | 088cad7c00db1e05ad2ab219e393864f3bf7add6 | /classes/android/support/graphics/drawable/Animatable2Compat$AnimationCallback$1.java | 728b64a8be0ef3b07e6addefd108b24a78f163e9 | [] | no_license | devidwfreitas/com-santander-app.7402 | 8e9f344f5132b1c602d80929f1ff892293f4495d | e9a92b20dc3af174f9b27ad140643b96fb78f04d | refs/heads/main | 2023-05-01T09:33:58.835056 | 2021-05-18T23:54:43 | 2021-05-18T23:54:43 | 368,692,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | package android.support.graphics.drawable;
import android.graphics.drawable.Animatable2;
import android.graphics.drawable.Drawable;
class Animatable2Compat$AnimationCallback$1 extends Animatable2.AnimationCallback {
public void onAnimationEnd(Drawable paramDrawable) {
Animatable2Compat$AnimationCallback.this.on... | [
"devid.wfreitas@gmail.com"
] | devid.wfreitas@gmail.com |
a198464e63f684247edb1d3a23741991facf5ed9 | 247e602d355e1b3d49902db405cceecf5806dbc9 | /LMDriverApp/src/main/java/com/appzoneltd/lastmile/driver/services/pickups/OnDemandPickupService.java | df2c8af050cbf79dffc16c49ec6a529b2227c14a | [] | no_license | Kdsaid/CleanMVP | 5a6710c7496c7d601b7d63933b5353943333b8a6 | e96e3b40daf00f2dafaa70df800c2c1b9e369068 | refs/heads/master | 2021-06-16T23:52:44.314930 | 2017-05-06T03:09:51 | 2017-05-06T03:10:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,375 | java | package com.appzoneltd.lastmile.driver.services.pickups;
import android.content.Intent;
import com.appzoneltd.lastmile.driver.R;
import com.base.abstraction.annotations.interfaces.Address;
import com.base.abstraction.annotations.interfaces.Executable;
import com.base.abstraction.events.Message;
import com.base.abstra... | [
"ahm3d.ad3l@bey2ollak.com"
] | ahm3d.ad3l@bey2ollak.com |
f301f460025792012a522b0da796c25042c379ed | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/CHART-13b-3-1-PESA_II-WeightedSum:TestLen:CallDiversity/org/jfree/chart/block/BorderArrangement_ESTest.java | 416466ba5cbdcefd771629af68733da01135c89f | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | /*
* This file was automatically generated by EvoSuite
* Sun Jan 19 16:04:14 GMT+00:00 2020
*/
package org.jfree.chart.block;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(E... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
d37e0d42e54c52b5d27082ebb7923a40e48dfa57 | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/ec/src/main/java/com/huaweicloud/sdk/ec/v1/model/ShowEquipmentSpecificConfigRequest.java | 02a967f76c0dfafac7b302b532bcaee2a6bb5317 | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 4,001 | java | package com.huaweicloud.sdk.ec.v1.model;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonValue;
import java.util.Collections;
import java.util.HashMap;
import jav... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
d91ade235812a3260b5eb02b1f2c2f434e16e113 | a5333ba503402bcd964fc0a36fd68bf050c17af9 | /acmicpc/Java_2751.java | bba52272b459d1e2b8e6f9d98c7274e6b9ef5159 | [] | no_license | Atlasias/Algorithm | 04b9aca7fe616e46cc1d7d77d4f991d23c886db2 | e3f8d8a6ee7c53ca9f57105b5784568906611485 | refs/heads/main | 2023-07-09T15:38:51.524888 | 2021-08-09T13:29:26 | 2021-08-09T13:29:26 | 394,302,261 | 0 | 0 | null | 2021-08-09T13:29:14 | 2021-08-09T13:29:13 | null | UTF-8 | Java | false | false | 550 | java | import java.io.*;
import java.util.Arrays;
public class Java_2751 {
public static void main(String[] args) throws NumberFormatException, IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int n = Integer.parseInt(br.readLine());
int[] arr = new int[n];
for (int i = 0; i < ... | [
"50049254+Hwisaek@users.noreply.github.com"
] | 50049254+Hwisaek@users.noreply.github.com |
a3f9937e3824429b06c8010f721f449fbb61f764 | 572ceb4bc5fdebc5da502d0b245501335129ff82 | /src/main/java/com/evozon/domain/dtos/EntryDTO.java | 1b8c8dfa21cb7ccedc979c5b883177e866d5a0e7 | [] | no_license | florinani94/mvc | f89ffa7c1ae2337cf9182d8714c4f9fad5b07b1a | 78060ff314dcee5a275e4cb19b2d883bb8bbdd65 | refs/heads/master | 2021-01-11T03:43:13.133630 | 2016-10-04T15:30:06 | 2016-10-04T15:30:06 | 69,979,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | package com.evozon.domain.dtos;
/**
* Created by mateimihai on 7/22/2016.
*/
public class EntryDTO {
private Integer id;
private String name;
private Double price;
private Integer quantity;
private Double subtotal;
public Integer getId() {
return id;
}
public void setId... | [
"florin.ani@ebs.msft"
] | florin.ani@ebs.msft |
7f74f2d968d198ad2f4e46225dcd210e2feb9c2f | 0228f8f4aeb3666592ac6f0b9bf4741b59ef5bfd | /servlet-practices/test/src/main/java/test/GuestbookVo.java | afd9ef88ead85cf8c84d2c87b5e1639923f329d2 | [] | no_license | GeunHyeong-Jo/servlet-practices | c5b9cb714081044b4df5d6ec51ce698cfe925fcb | 21712ac69b758b5bac90835816d9137f89507666 | refs/heads/master | 2023-04-07T01:47:47.267755 | 2021-04-20T09:58:33 | 2021-04-20T09:58:33 | 345,874,732 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 953 | java | package test;
public class GuestbookVo {
private Long no;
private String name;
private String password;
private String contents;
private String reg_date;
public Long getNo() {
return no;
}
public void setNo(Long no) {
this.no = no;
}
public String getName() {
return name;
}
public void setName(St... | [
"jgh03@host.docker.internal"
] | jgh03@host.docker.internal |
d564877be9b27ec79d5f0103b6e32dd38e0d4bbb | 227c758d39de2aa45aaf2b039bb626bc73c707cb | /CEA102G5/src/com/member_recipient/model/MemrService.java | a71bd32a25474f9fafbe50ec9f7ee8ffd43bb8cd | [] | no_license | gult01327/CEA102G5-1 | bdb3ffcfdf5c4f919480505c813d571611e6a8ee | 3422de85ce8083d76a5ef9b61d2e7be968fce15b | refs/heads/master | 2023-03-29T00:23:15.027256 | 2021-03-28T08:19:17 | 2021-03-28T08:19:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,137 | java | package com.member_recipient.model;
import java.util.List;
import com.member.model.MemDAO;
public class MemrService {
private MemrDAO_interface dao;
public MemrService() {
dao = new MemrDAO();
}
public MemrVO addMemr(Integer memID, String memrName, String memrPhone, String memrAddress) {
... | [
"tibame201020@gmail.com"
] | tibame201020@gmail.com |
4f2579b9d74859b67413f6db21e9f6cb90fffd9b | f7178bc3be195496dcc5e80174098bc64dfe1c56 | /app/src/main/java/com/example/savitransperu/models/LoginRequest.java | 52137fd5bc4bc0e770c5c06bdefd8824a4529b87 | [] | no_license | MathiasExtz/SaviTransPeru | 645bced9303c016e28ddf69cb228017b9f316027 | 5b7b7eadce6dec22b2f8ec8fbf37a0b883eff09b | refs/heads/master | 2022-11-20T01:16:10.120788 | 2020-07-21T21:53:01 | 2020-07-21T21:53:01 | 280,275,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | java | package com.example.savitransperu.models;
public class LoginRequest {
private String email;
private String password;
public String getEmail() {
return email;
}
public void setEmail(String email) {
this.email = email;
}
public String getPassword() {
return password... | [
"mathias94445@gmail.com"
] | mathias94445@gmail.com |
a7afe94d5ba343bdc645393c66aae1b00629fc57 | 4f77330f4037f039720c5df12af2b70f648ca4c7 | /test/ComparadorCidadeTest.java | 22261691f18d05a48d2890ff4d737fbae48cd48f | [] | no_license | calinepatriota/final-unit-test | 61b632df9b58e7ea6e0b7999daf82c1e88f45843 | 20be1960ee1a1a66b2bf8e1f5e5a127f1747175a | refs/heads/main | 2023-08-28T01:12:28.991526 | 2021-10-23T23:46:29 | 2021-10-23T23:46:29 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 571 | java | import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Assertions;
class ComparadorCidadeTest {
ComparadorCidade comparadorCidade;
@Test
void compare() {
Cidade cidade= new Cidade("Belo Horizonte");
Cidade cidade2= new Cidade("São Paulo");
ci... | [
"calinepatriota@gmail.com"
] | calinepatriota@gmail.com |
b25ea2e6a2f6dbe9a045edaa72eaaeb8764b951c | 32a879851e97196400ccc3066e2f873abf525306 | /app/src/main/java/tw/cchi/handicare/ui/shock/ShockPresenter.java | abb705925ee904fc0b66e6e2de18317a445cee45 | [] | no_license | edingroot/HandiCare | e9692ee6edba173108b829b4f504ceafda7afefb | ed01f5f850f76f916b402ef4fe64744b3006cb8a | refs/heads/master | 2021-09-14T21:03:24.561727 | 2018-05-19T15:57:00 | 2018-05-19T15:57:00 | 113,294,333 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,213 | java | package tw.cchi.handicare.ui.shock;
import android.content.Context;
import android.content.IntentFilter;
import android.support.v7.app.AppCompatActivity;
import java.util.concurrent.TimeUnit;
import javax.inject.Inject;
import io.reactivex.Observable;
import io.reactivex.Scheduler;
import io.reactivex.android.sched... | [
"edingroot@gmail.com"
] | edingroot@gmail.com |
63117959d8a4d75d8099ac46c9c240f862d445a8 | e6ede5698ee5d49adc5b6484ad09eaa557e2051f | /ijkplayer-fuliao/src/androidTest/java/com/example/ijkplayer_fuliao/ExampleInstrumentedTest.java | 2fed39ac30dead4fbeac6212085ba4402e212f4c | [] | no_license | yangqi168/ijkplayer-home | 5f4e00a2e73bb700232e5e27895e652e84c967b6 | 2f2b084ac71f6a5812f5241deece107eb13c7536 | refs/heads/master | 2021-09-06T06:43:32.119558 | 2018-02-03T09:39:33 | 2018-02-03T09:39:33 | 120,078,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package com.example.ijkplayer_fuliao;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an... | [
"yang_qi168@aliyun.com"
] | yang_qi168@aliyun.com |
dc9d40a2ff2b658f1e2e7421e9a2c8976af8fb3b | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_partial/17965562.java | b8a92bc30a2852dce799857eb4645dcacbf2ea97 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,595 | java |
class c17965562 {
public void write(File file) throws Exception {
if (isInMemory()) {
FileOutputStream fout = null;
try {
fout = new FileOutputStream(file);
fout.write(get());
} finally {
if (fout != null) {
... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
c683877aa0b07f48c2ad4fd0bcfa5f615759683a | 053d3c8c33691752e240b4f2e721fd0fc0f7fb59 | /service/src/main/java/com/glory/service/study/designpattern/mediator/PlaneDispatcher.java | 20df9ee1fca5d1dcd1e6c7efbff85c3be6f711f0 | [] | no_license | glory-ych/myjava | fb17e61e4295d88fbb530996932d3780b223655e | 6ff70c46728596c70745d7496fe9f7cdde80aaa3 | refs/heads/master | 2020-11-27T17:25:47.401730 | 2017-05-02T09:53:09 | 2017-05-02T09:53:10 | 67,674,408 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 790 | java | package com.glory.service.study.designpattern.mediator;
/**
* Created by yangch on 2017/4/11 0011.
*/
public class PlaneDispatcher extends Dispatcher {
private NFPlane nfPlane;
private BFPlane bfPlane;
@Override
void dispatch(String message, Plane plane) {
System.out.println("控制台得到消息..." + m... | [
"yangch@culiu.org"
] | yangch@culiu.org |
729cb93956bf1651d9d805fdc0d81e166d646e5c | 4582b7c72ac12c08689761dd5ff82837d42960e2 | /app/src/test/java/com/ardapekis/cs2340_27/JasonTest.java | 75631703dc77861fe8350c49ab9570c9dcd505da | [] | no_license | ardapekis/cs2340 | 77a08cacf2f8e4c4cb8effb1b10c46b9b6369122 | c32af5a7ec893750d67832fd2015b5259a017f31 | refs/heads/master | 2021-01-20T21:46:04.449234 | 2017-11-21T04:07:53 | 2017-11-21T04:07:53 | 101,790,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,718 | java | package com.ardapekis.cs2340_27;
import com.ardapekis.cs2340_27.controller.GraphActivity;
import com.ardapekis.cs2340_27.model.Facade;
import org.junit.Before;
import org.junit.Test;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Locale;
import stat... | [
"jason.khn.lee@gmail.com"
] | jason.khn.lee@gmail.com |
d022b108a0f112d6186a3c88b844b3a0c8d16468 | 6d896a0f10031fe2ca039d5eaf393658697c5858 | /app/models/Clan.java | 2684200f41e4c4df84033a55729db642fe340cab | [] | no_license | Aha00a/wururung.com | 386b8eacb5613b084b6257a9615a60cd04e16807 | f8fe0687677a1dcb16163af64e36ef7e35dcc7d7 | refs/heads/master | 2021-01-19T12:36:13.968620 | 2015-10-27T05:32:24 | 2015-10-27T05:32:24 | 25,803,890 | 0 | 0 | null | 2014-12-01T14:10:55 | 2014-10-27T04:58:12 | JavaScript | UTF-8 | Java | false | false | 77 | java | package models;
public abstract class Clan extends ModelAutoIncrement {
}
| [
"aha00a@gmail.com"
] | aha00a@gmail.com |
f4c2d9006744ed577db7e7fc90bf851b04add251 | 611ae56941f634d5a582bfb9f08965105df3969f | /src/main/java/cufy/util/package-info.java | a4d75135a3b88e157f8cb016f76dce9b20032662 | [
"Apache-2.0"
] | permissive | cufyorg-archive/framework | a4178ea29db4864b9af9ab8e81fc52c55a844252 | 31414b305c5a93dfb81667dce5a8191ebc69904d | refs/heads/master | 2023-05-31T00:49:16.093365 | 2021-06-16T11:27:09 | 2021-06-16T11:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,082 | java | /*
* Copyright 2020 Cufy
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writ... | [
"lsaferse@gmail.com"
] | lsaferse@gmail.com |
fa7ba3670bcfa48f4da895c8061ca035adb13546 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/median/9c9308d4cdf5bc5dfe6efc2b1a9c9bc9a44fbff73c5367c97e3be37861bbb3ba9ac7ad3ddec74dc66e34fe8f0804e46186819b4e90e8f9a59d1b82d9cf0a6218/012/mutations/87/median_9c9308d4_012.java | b9420279f4e1972cb10acc41876e2734f803ed85 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,187 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
e1f4bb9038f955f530234cadf916d442fa94183d | f0d25847654a2056e75d2464ac16471542db3f81 | /app/src/main/java/com/learn/backroundtaskstutorial/JobIntentServiceActivity.java | ee2ecb963364e8d84eeb1a2352b0e0ec44efdcfb | [] | no_license | ashok3190/AndroidTutorials | 8b16dc2369fe1c42859485408a28c12e8de4b349 | b85ec0cd6235816234ec7838c15251ad05fed01f | refs/heads/main | 2023-05-12T04:43:43.705885 | 2021-05-27T04:51:10 | 2021-05-27T04:51:10 | 371,249,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 875 | java | package com.learn.backroundtaskstutorial;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import androidx.annotation.Nullable;
import com.learn.services.ExampleJobIntentService;
public class JobIntentServiceActivity exte... | [
"ashok@nanoheal.com"
] | ashok@nanoheal.com |
37452b1862c7f0810af6331e1d0128b7f572bd10 | 86bf6394bf01b66cda366ebe49120a034c60a8bf | /src/views/TelaCadastroProduto.java | 70cdeba9c803db8823bdaf1988e9dd618cacb9ec | [] | no_license | acferlucas/EstoqueMercado | 97e1f3cd54220e404573e26edd8cd86d47a201b1 | 40b24a76d250e6e3cef0fd17288144dd9bb7b54b | refs/heads/master | 2023-04-18T07:28:08.387122 | 2021-04-27T17:15:26 | 2021-04-27T17:15:26 | 362,192,442 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,145 | java | /*
* 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 views;
import model.bean.Produto;
import model.dao.ProdutoDAO;
/**
*
* @author acfers
*/
public class TelaCadastroProduto ... | [
"matheusacfer.nave@gmail.com"
] | matheusacfer.nave@gmail.com |
c1dcebc7079657e20bebcd32f149efcba192a86f | 36bd4ae7035d5c11bdb4192b6c6782d3f5620e25 | /app/src/main/java/ru/maxitel/lk/listeners/MaxitelStatesTextViewListener.java | 2720abfb1ad825680a1811a1fe5ff3f92ff61d87 | [] | no_license | PPmishapPP/maxitel | 804be31d6472acc6b6e0e5df6550ba77c59de1a9 | 52b747fd857240f22e71fc3902fa54ccd6518fd5 | refs/heads/master | 2021-01-10T15:59:22.107798 | 2016-08-22T13:54:18 | 2016-08-22T13:54:18 | 54,870,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,160 | java | package ru.maxitel.lk.listeners;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.support.v7.app.AlertDialog;
import android.view.View;
import java.util.Locale;
import ru.maxitel.lk.ConfirmActivity;
import ru.maxitel.lk.R;
... | [
"ka4erp@mail.ru"
] | ka4erp@mail.ru |
affdbddbe9ebf9c092400991bd04a1966ad1300a | c0b37a664fde6a57ae61c4af635e6dea28d7905e | /Helpful dev stuff/AeriesMobilePortal_v1.2.0_apkpure.com_source_from_JADX/com/google/android/gms/internal/auth/zzbh.java | 86ffa3b991068c340a54f05b3f915f7f2e933941 | [] | no_license | joshkmartinez/Grades | a21ce8ede1371b9a7af11c4011e965f603c43291 | 53760e47f808780d06c4fbc2f74028a2db8e2942 | refs/heads/master | 2023-01-30T13:23:07.129566 | 2020-12-07T18:20:46 | 2020-12-07T18:20:46 | 131,549,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,346 | java | package com.google.android.gms.internal.auth;
import android.content.Context;
import android.os.Bundle;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Looper;
import android.text.TextUtils;
import com.google.android.gms.auth.api.zzf;
import com.google.android.gms.auth.api.zzh;
import com.go... | [
"joshkmartinez@gmail.com"
] | joshkmartinez@gmail.com |
d91f26f4d9fca679f930967e4c37c1372fc1318c | 79c5a793547b760c16a5f546151a946e394c5450 | /src/test/java/pl/java/scalatech/stat/StatisticsTest.java | b5bd0e29c35d592819ff06ae9ab3911ce1f2c64b | [
"MIT"
] | permissive | przodownikR1/hibernateKata | 567b6eb087461d12494b674d0030216ec4f258ce | cf1f8b7dd1583360a1f1c8f34432bcde3ff55fdb | refs/heads/master | 2016-09-13T14:30:38.903651 | 2016-05-13T19:55:57 | 2016-05-13T19:55:57 | 56,308,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,620 | java | package pl.java.scalatech.stat;
import java.math.BigDecimal;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.stat.SessionStatistics;
import org.hibernate.stat.Statistics;
import org.junit.Test;
import lombok.extern.... | [
"przodownik@tlen.pl"
] | przodownik@tlen.pl |
e62db152d5563652b1438ea12edc1d552d11f7c6 | a9a40b4a5c2400e64468278a5ba5468e39829bda | /java/test/java_algorithms_implementation/com/algorithms/data_structures/test/SuffixArrayTest.java | 88c82185908637878b2c3d43118679926de98dd6 | [] | no_license | vuquangtin/algorithm | 9a7607817b3aff7fb085f35a2fc4bce1d40ccda9 | 0c33212a66bdeb6513939302d85e7cda9ae445be | refs/heads/master | 2022-12-20T23:43:35.508246 | 2020-09-28T07:19:22 | 2020-09-28T07:19:22 | 290,949,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,354 | java | package com.algorithms.data_structures.test;
import com.algorithms.data_structures.SuffixArray;
import com.algorithms.data_structures.SuffixTree;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Set;
import static org.junit.Assert.*;
public class SuffixArrayTest {
@Test
public void test... | [
"tinvuquang@admicro.vn"
] | tinvuquang@admicro.vn |
f79a727df9b4df2f919f1f8437fdae18dd4a195e | 5eed3e026308d6130166ff09a6c659dd7cd70cd4 | /cloud-consumer-feign-order80/src/main/java/com/springcloud/service/PaymentFeignService.java | 16dcdecfc2acb9b3cb13fbf8c25a3c453bc7013d | [] | no_license | xieshiwei/SpringCloud | c52605c2da5bd9d632187bf6bedfffdcdbcda361 | 2de11c3ec935f7a12a7291aac269a12c1e3e0ebd | refs/heads/master | 2023-01-23T00:27:21.460298 | 2020-12-01T05:55:25 | 2020-12-01T05:55:25 | 256,194,137 | 1 | 1 | null | 2020-11-06T16:42:41 | 2020-04-16T11:24:45 | Java | UTF-8 | Java | false | false | 1,024 | java | package com.springcloud.service;
import com.springcloud.entities.CommonResult;
import com.springcloud.entities.Payment;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind... | [
"xieshiwei@heycars.cn"
] | xieshiwei@heycars.cn |
d59738bd480ca79811f3525ef1af1763d6e33f2b | 9003621b7523cc095c93a274471b351083a70286 | /src/com/atguigu/sale/NotSafeDemo.java | ed7ab7c4d68db38ebfce03f350886be47b05e005 | [] | no_license | zhaojunen-777/sale | ab382ec7708fce0764ab247b9d5f2b7c2ce6a744 | bcbad2bc039130685316d01755b81a5670dadf3e | refs/heads/master | 2020-11-25T09:29:50.773133 | 2019-12-17T11:55:44 | 2019-12-17T11:55:44 | 228,597,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 871 | java | package com.atguigu.sale;
import java.util.Map;
import java.util.UUID;
import java.util.concurrent.ConcurrentHashMap;
public class NotSafeDemo {
public static void main(String[] args) {
// Set<String> set = new CopyOnWriteArraySet();//Collections.synchronizedSet(new HashSet<>());
// for (int i = 1; ... | [
"751945963@qq.com"
] | 751945963@qq.com |
ce79cc0aa7274874170b0771943821e4cf0cdfde | 9081a72fb59af8a21b1cbde49e12e6d351bb9905 | /gmall-bean/src/main/java/com/atguigu/gmall/bean/SkuLsAttrValue.java | 4a62108e88ca00141e2fcad6cab8586f5342a3f7 | [] | no_license | CQ13365996676/gmall | 2f96b6c261f8b0ed6c18f08586be4fc5cf46c0a2 | a4d6a855f080859fe587a24f5b3a583412a3fb00 | refs/heads/master | 2022-09-18T16:46:36.366491 | 2020-01-15T14:42:47 | 2020-01-15T14:42:47 | 222,213,615 | 0 | 0 | null | 2022-09-01T23:17:52 | 2019-11-17T07:38:11 | CSS | UTF-8 | Java | false | false | 241 | java | package com.atguigu.gmall.bean;
import lombok.Data;
import java.io.Serializable;
/**
* @Description
* @auther CQ
* @create 2020-01-05 下午 12:50
*/
@Data
public class SkuLsAttrValue implements Serializable {
String valueId;
}
| [
"1315081503@qq.com"
] | 1315081503@qq.com |
43ca0e29d9cd9e8bb51591b44884a0480bf01a9d | 02660bc78dfb937e7ab75792b03562b5f63054b8 | /step7/basics/step7/Counters.java | d8c8a24094b2ce63e4674f99c3fb5625f7083c15 | [] | no_license | AbdulmelikSAK/training-java-1 | 136b520e9983968918619ea5bdd7870d6a2fa25b | 2ce2105e8a9a1d20e1ae0444656747d92170f849 | refs/heads/master | 2020-07-04T18:55:44.047735 | 2019-08-26T17:08:56 | 2019-08-26T17:08:56 | 202,381,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,643 | java | package basics.step7;
public class Counters {
static int nRounds;
static int nRound;
static int nSmooths;
static int nSmooth;
static final boolean OPTIMIZED_SMOOTHER = false;
static final boolean OPTIMIZED_GROW = true; // set to true to avoid allocating lines
static final boolean OPTIMIZED_DRAW = tr... | [
"Abdulmelik.sak@etu.univ-grenoble-alpes.fr"
] | Abdulmelik.sak@etu.univ-grenoble-alpes.fr |
efbe0c6a5ca82a9180e5c702de5999192554f7b0 | c31e642ed7c3a709ce20bb7250de76ea5f405b49 | /TeamProject/src/kr/co/team/controller/member/MemberLogoutController.java | ea9f6bcddccf1d24a87b0976b7307db3a1c0bf27 | [] | no_license | kimmmmsj/Notepad | 98c68655d368d8cc2b1b0432710b65c3298c645d | 31cf81921850f80ff6776add56b03532c9cb0f05 | refs/heads/main | 2023-07-23T07:04:40.829011 | 2021-09-04T15:03:20 | 2021-09-04T15:03:20 | 378,353,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | package kr.co.team.controller.member;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import kr.co.team.controller.BackController;
import kr.co.team.service.IService;
import kr.co.team.service.member.MemberLogoutService;
public clas... | [
"kiiiimsj@naver.com"
] | kiiiimsj@naver.com |
e223c19fc6d028edfdd735d51dc49c39ccdeacdf | d9d5966351e64453623b3aa6c47b4c997bcb1dc3 | /RubidiaQuests/src/me/pmilon/RubidiaQuests/ui/QuestDialogsEditionMenu.java | 169b1c6ed9f131e1598daa34ab1a25d6b80d0a7c | [] | no_license | Rubilmax/rubidia | 507f59d0203ab454a65c7dbd9fa0579a605dcec6 | 2924b7bf9dee45ae430ab39800fdc51b67176429 | refs/heads/master | 2021-06-06T02:54:33.459266 | 2020-05-17T09:42:09 | 2020-05-17T09:42:09 | 132,315,657 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | package me.pmilon.RubidiaQuests.ui;
import java.util.List;
import me.pmilon.RubidiaQuests.pnjs.QuestPNJ;
import me.pmilon.RubidiaQuests.quests.Quest;
import org.bukkit.entity.Player;
public abstract class QuestDialogsEditionMenu extends DialogsEditionMenu {
private Quest quest;
private QuestPNJ pnj;
public Ques... | [
"rmilon@gmail.com"
] | rmilon@gmail.com |
cb3c645289beb0bbe5391e67cd3d6529875c8af8 | af910a2618ccd45c1e60e398752ac2da56ad4069 | /src/org/xinvest/beans/WebQuotes.java | c214a68bdf6a7f412f17887ba1f94c1c634e4b2d | [] | no_license | badiale/xInvest | f265cd803dca046e80daf7462a3cf4b342e69687 | 086ef751a09668d4fec7d0246b248b45e9697f45 | refs/heads/master | 2016-09-15T22:10:48.682909 | 2011-07-01T06:16:22 | 2011-07-01T06:16:22 | 1,959,875 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,450 | java | package org.xinvest.beans;
// Log4J
import org.apache.log4j.Logger;
import org.xinvest.db.DBManager;
import org.hibernate.*;
import java.io.Serializable;
import javax.persistence.*;
import java.util.*;
/**
* WebQuotes
* @author Gabriel Perri Gimenes
**/
@Entity
public class WebQuotes implements Serializable {... | [
"gabsgimenes@gmail.com"
] | gabsgimenes@gmail.com |
09d66b0c166e2e8ed90add8762fa988db30dd70b | 1710d04420493dcbe2977da50ec533a9cc94ccfb | /Kerberos/src/BitArray/BitArray.java | 86f5ef277f2c398495c20d53e4c37f6e00cb02e1 | [] | no_license | 1064867069/KBClient | a6ea1b0fc7f5105a754249834d2ec507f68b02c8 | 1848a909213553995d4a0b0ea09a48b241158c34 | refs/heads/master | 2023-05-06T11:15:43.049773 | 2021-06-03T02:09:21 | 2021-06-03T02:09:21 | 373,337,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,347 | java | /*
* Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"1064867069@qq.com"
] | 1064867069@qq.com |
84d65e6eaf711d736cfd4f368479faf300a1d031 | 3d35b84a5564e9464efa7348289196fbfc49c323 | /src/test/java/com/cpbosi/NativeGreetingResourceIT.java | 1e73e26771b0098ff59de6b3541fe588e351a67c | [] | no_license | cpbosi/orphanages-reactive-quarkus | 226352d8f53536fc8640a6bbef368fffc1982fc1 | 758b30e90a870cef6e8edb7dd68b32a9d53c41c3 | refs/heads/main | 2023-02-12T06:54:51.979505 | 2021-01-16T16:02:53 | 2021-01-16T16:02:53 | 326,814,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 206 | java | package com.cpbosi;
import io.quarkus.test.junit.NativeImageTest;
@NativeImageTest
public class NativeGreetingResourceIT extends GreetingResourceTest {
// Execute the same tests but in native mode.
} | [
"cpbosi@gmail.com"
] | cpbosi@gmail.com |
94f9d141010fbd9c76ca1179b0e5b9bb8b259fe3 | 2ceb806c65c7dbb9a859d7283388966702d3ee33 | /clubss/src/main/java/com/cjt/result/Result.java | 9b642d3a9f7675ecac452bab43b322126cf4d192 | [] | no_license | Kaylacv/Outdoor-club-platform | 7640384347c84d850037191e668a565b00215396 | bb680a6cc9d6e972a19f7c8d0cbf7c73f4cdf43c | refs/heads/main | 2023-05-22T03:30:04.571836 | 2021-06-13T08:46:38 | 2021-06-13T08:46:38 | 376,452,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 338 | java | package com.cjt.result;
import lombok.Data;
/**
* @author Evan
* @date 2019/4
*/
@Data
public class Result {
private int code;
private String message;
private Object result;
Result(int code, String message, Object data) {
this.code = code;
this.message = message;
this.resul... | [
"1098635575@qq.com"
] | 1098635575@qq.com |
3974992481fd032c3827beeb8dfd57816837e7ff | 2e516708ea9cbadc4a1ad4b43f3a44f6f902196a | /task management/Java Code/ust-springtaskmanagement/src/main/java/com/ust/springtaskmanagement/UstSpringtaskmanagementApplication.java | 5bd1b522f34c84165b739da2b0b12c711a976ae4 | [] | no_license | gadenehakiran/USTGLOBAL-15july-19-Neha-Gade | 9899e5fcace8e12e9f0d2d8a0389d39a3ae5dd31 | 0c24c646937dee7c1bf531580453e5c5cec00d2e | refs/heads/master | 2023-01-25T03:16:05.123176 | 2019-11-07T14:40:57 | 2019-11-07T14:40:57 | 210,046,057 | 0 | 0 | null | 2023-01-07T11:30:14 | 2019-09-21T19:59:24 | TypeScript | UTF-8 | Java | false | false | 355 | java | package com.ust.springtaskmanagement;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class UstSpringtaskmanagementApplication {
public static void main(String[] args) {
SpringApplication.run(UstSpringtaskmanagem... | [
"nehagade96@gmail.com"
] | nehagade96@gmail.com |
2f87f6563ba6816a8ee60631a6a9c8144f977d4e | 48f48e03ec33db20bfbe38707fc6a485ee7e5da1 | /app/src/test/java/cn/edu/gdmec/s07150724/alertdialog/ExampleUnitTest.java | 91c05683e181dc5558e85145fcd809b2e5f88ed2 | [] | no_license | kelvinleungv/Alertdialog | 29e9f3409302159602ef03b3d3fe54460fda8ac3 | 3cdcb25c91ae96f90d63dee69f9f157cef6529c5 | refs/heads/master | 2021-01-11T03:04:48.446755 | 2016-10-16T17:29:51 | 2016-10-16T17:29:51 | 71,065,887 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package cn.edu.gdmec.s07150724.alertdialog;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
... | [
"568750031@qq.com"
] | 568750031@qq.com |
c250883a79d239f2616e3975f19a827b6cf4fbd1 | 0fca6240a045687a771bb0e743555f1b74f69e1c | /WebSeivices/3.RESTful/lesson_41/FlightsRSClient_lesson41_h/src/ru/javabegin/training/flight/object/ExtPlace.java | 6c6e9d2bce3cfa081b06d35da05a41955dc6ec62 | [] | no_license | Abergaz/JavaBeginWork-WEB | 88fabec28f4b3275b21e1113a34cbc18c67ec5ef | b721f2d49ddf260acf4e43a22025959270d023ae | refs/heads/master | 2022-12-08T10:49:54.358706 | 2020-03-12T13:16:57 | 2020-03-12T13:16:57 | 227,131,968 | 0 | 0 | null | 2022-11-24T07:19:43 | 2019-12-10T13:48:08 | TSQL | UTF-8 | Java | false | false | 258 | java | package ru.javabegin.training.flight.object;
import ru.javabegin.training.flight.rs.objects.Place;
public class ExtPlace extends Place{
@Override
public String toString() {
return seatLetter+String.valueOf(seatNumber);
}
}
| [
"zagreba@gmail.com"
] | zagreba@gmail.com |
4930860ea8bfe39afffca61c4d333ca4e88feb4c | 41f48e8c39470d9857276b1b9ff4e278f6e11dff | /bcinfo/JobParser/src/test/Main.java | 9b4a42adecf52c86b023dad835a5fe633e939b5f | [] | no_license | dbabox/eastseven | 542ebe919d4c1711ea0feca376a2c5f7699945cc | bfab0858f368e5dd02596641f888409fe27440b5 | refs/heads/master | 2021-01-10T11:54:43.753589 | 2012-07-09T10:19:08 | 2012-07-09T10:19:08 | 43,064,877 | 2 | 2 | null | null | null | null | GB18030 | Java | false | false | 1,458 | java | /**
*
*/
package test;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.List;
import jxl.Sheet;
import jxl.Workbook;
/**
* @author dongq
*
* create time : 2009-12-9 下午03:52:11
*/
public class Main {
public static void main(... | [
"eastseven@foxmail.com"
] | eastseven@foxmail.com |
d535ecc605669c2e5546189523d4fec093955624 | ffe972482a8c4150612872f50a23a82513e7c5c8 | /src/main/java/com/agile/pojo/Category.java | 9560e59b6d8a0b56ad0456e6df8aef4b8d05fee7 | [] | no_license | ahalzj/minjiekeshe | 5d627fc8ded6f7f596c69387bdb578c5f57d5da6 | 74f5300f7474d32612c02888d7edc8412c3dc686 | refs/heads/master | 2022-12-22T14:06:07.723336 | 2020-04-09T11:36:58 | 2020-04-09T11:38:57 | 254,352,819 | 0 | 0 | null | 2022-12-16T10:52:43 | 2020-04-09T11:29:14 | Java | UTF-8 | Java | false | false | 860 | java | package com.agile.pojo;
import java.util.List;
public class Category {
private Integer id;
private String name;
private List<Product> products;
private List<List<Product>> productByRow;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;... | [
"15001727895@163.com"
] | 15001727895@163.com |
3db84d20bf5ed88a3e56314d6fb42d5c44ddff82 | 5184a85e2e63ec35e8de711ca6fb2186b2c64590 | /driver/src/test/java/com/qa/driver/crunchyRollTest.java | d155067d45ce1d8b5c1c6152259c468b79269df3 | [] | no_license | melvingk/Testing | abed8be0c0f05a4cb0281626f3f9d89e502a21e2 | b3be9e6530888056d143577c57c427a95c1b1e26 | refs/heads/master | 2020-03-28T21:35:09.795621 | 2018-09-24T18:11:26 | 2018-09-24T18:11:26 | 149,167,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | package com.qa.driver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class crunchyRollTest {
@FindBy(id="header_search_input")
private WebElement searchboxx;
@FindBy (xpath="//*[@id=\"main_results\"]/ul/li[2]/a/table/tbody/tr/td[2]/span/span[1]")
private WebElemen... | [
"me@hotmail.com"
] | me@hotmail.com |
42fd39967cf36b607cc81602f0de569f4d0503a4 | afab72f0209764c956d609873b7f2b517d67ad5f | /BankServicesEJB/.apt_generated/zw/co/esolutions/ewallet/bankservices/service/jaxws/GetClosingBalance.java | 3d4850b9535ac6ed38617404e659c8868f600859 | [] | no_license | wasadmin/ewallet | 899e66d4d03e77a8f85974d9d2cba8940cf2018a | e132a5e569f4bb67a83df0c3012bb341ffaaf2ed | refs/heads/master | 2021-01-23T13:48:34.618617 | 2012-11-15T10:47:55 | 2012-11-15T10:47:55 | 6,703,145 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,583 | java | //
// Generated By:JAX-WS RI IBM 2.1.1 in JDK 6 (JAXB RI IBM JAXB 2.1.3 in JDK 1.6)
//
package zw.co.esolutions.ewallet.bankservices.service.jaxws;
import java.util.Date;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
imp... | [
"stanfordbangaba@gmail.com"
] | stanfordbangaba@gmail.com |
2aa62606860868ef40584bab68a7e2293aee2520 | cf85c17c1ad2ae91f4203892a5a259ced5026509 | /src/main/java/io/codelirium/unifiedpost/qms/configuration/tracker/http/log/appender/ConsoleAppenderCopyStrategy.java | a64f6de2335fc792867627a0baf68fcfc6293f1e | [] | no_license | codelirium/qms | d85bdb9cc05bb29dd8e4e73b9ea345bc95e1be10 | 7339b7cf19572eaf4c37076f26596fc974f1d501 | refs/heads/master | 2020-05-25T06:31:54.294844 | 2019-05-20T16:00:23 | 2019-05-20T16:00:23 | 187,669,423 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 698 | java | package io.codelirium.unifiedpost.qms.configuration.tracker.http.log.appender;
import ch.qos.logback.classic.spi.ILoggingEvent;
import ch.qos.logback.core.ConsoleAppender;
import org.springframework.stereotype.Component;
@Component
public class ConsoleAppenderCopyStrategy extends AppenderCopyStrategy<ConsoleAppender... | [
"stavros.lekkas@gmail.com"
] | stavros.lekkas@gmail.com |
ff21dabef3820b25ddf79531cc63d0ab6a965484 | ad6ed3f73efdc678de82949cb92f6a5594c80594 | /Elevens/src/activity3/Shuffler.java | 10b97145aa82307c96540496a8c2a373e3defbfa | [] | no_license | corbant/AP-Computer-Science | b9efbc17a25771b3e54f9035f0d32b88f694ee12 | 56fc63366535118c3391a1c423d7a30cd0dfc663 | refs/heads/master | 2020-04-27T13:38:21.170092 | 2019-06-17T15:04:42 | 2019-06-17T15:04:42 | 174,377,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,767 | java | package activity3;
/**
* This class provides a convenient way to test shuffling methods.
*/
public class Shuffler {
/**
* The number of consecutive shuffle steps to be performed in each call
* to each sorting procedure.
*/
private static final int SHUFFLE_COUNT = 8;
/**
* Tests shuffling m... | [
"corbant25@gmail.com"
] | corbant25@gmail.com |
a995f43dd841afe107024f3df881a7dcaf481015 | 7349849d4b340e01e39b4e5db681932b8a406261 | /app/src/main/java/com/hap/trip/dagger/scope/ApplicationScope.java | f874f3df46633b3fa64fa3278325ef6ecc881a44 | [] | no_license | siullegna/trip | 7c1ba22f307b01548a415b032bf3c44c9e77c775 | d997713c55f1883ab932fc280331aeec7cdf5ba7 | refs/heads/master | 2020-03-20T18:30:37.792927 | 2018-09-10T16:48:41 | 2018-09-10T16:48:41 | 137,591,392 | 0 | 0 | null | 2018-09-10T16:48:42 | 2018-06-16T15:41:34 | Java | UTF-8 | Java | false | false | 270 | java | package com.hap.trip.dagger.scope;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import javax.inject.Scope;
/**
* Created by luis on 6/16/18.
*/
@Scope
@Retention(RetentionPolicy.RUNTIME)
public @interface ApplicationScope {
}
| [
"siullegnak8@gmail.com"
] | siullegnak8@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.