blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fa6be3f5fa4e302010d54dfb4da172c4208e8b0a | 8f85b7f766b672370001d11af466cc8e4648c295 | /assignment2/ABAGAIL/src/dist/DiscretePermutationDistribution.java | edf0abaa792d44c048355762216bbccf3eb6779c | [
"MIT"
] | permissive | jasneetbhatti/CS-7641-assignments | e179e1a21ccbb2a6a3fc971c5a02a08a64d4b3fd | a0091d88fa9b4d03d44dffc2bba0f08f36f6105c | refs/heads/master | 2020-04-19T09:08:55.380757 | 2019-03-24T20:40:52 | 2019-03-24T20:40:52 | 168,101,180 | 1 | 2 | MIT | 2019-03-09T22:49:31 | 2019-01-29T06:22:28 | Java | UTF-8 | Java | false | false | 1,422 | java | package dist;
import shared.DataSet;
import shared.Instance;
import util.ABAGAILArrays;
/**
* A distribution of all of the permutations
* of a set size.
* @author Andrew Guillory gtg008g@mail.gatech.edu
* @version 1.0
*/
public class DiscretePermutationDistribution extends AbstractDistribution {
/**
* T... | [
"cmaron@grubhub.com"
] | cmaron@grubhub.com |
8e90d1e8a1d2f8d45296fd969f3672de9b02aaf1 | 8ba92cbe84cb5ad908beabe2236101d6a543610d | /src/cn/jsprun/dao/impl/TypevarsDaoImpl.java | d7c759b95e33ddfd47b2bb119ab94e4728668fe0 | [] | no_license | gy0531/jsprun | 6f9f9aa4b9d514d74b7b38160e66f9f5fbb6c82c | b350aab4296d3b18fda61528ba861ce03d61b7c3 | refs/heads/master | 2021-01-10T11:01:02.031292 | 2016-01-26T09:55:50 | 2016-01-26T09:55:50 | 50,401,072 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,730 | java | package cn.jsprun.dao.impl;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import org.hibernate.HibernateException;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.Transaction;
import cn.jsprun.dao.TypevarsDao;
import cn.jsprun.domain.Typevars;
import cn.jsp... | [
"362406220@qq.com"
] | 362406220@qq.com |
e2077a9cbf1e308f16f1f8e1f8e7135909b921cb | 7d408e37aa6abf2dd388081404c0a2f03f542114 | /Ramecek.java | 82baeb289196f55d4c4cacb7eaae2e9c602f0aed | [] | no_license | Snexie/Programovani | 34b0453ad712c1d8842aedeebd3aefb5d2fe1913 | 5f338b1b210ad9783525d9b7d2a658b0e3f4b43e | refs/heads/master | 2021-01-10T15:45:23.762858 | 2015-11-19T18:33:22 | 2015-11-19T18:33:22 | 46,494,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | public class Ramecek {
public static void main(String[] args) {
int sirka = 20;
int vyska = 3;
int tloustka = 2;
for (int radek = 0; radek < vyska + 2*tloustka; radek++) {
for (int sloupec = 0; sloupec < sirka + 2*tloustka; sloupec++) {
if (
... | [
"tomdvoksnek@gmail.com"
] | tomdvoksnek@gmail.com |
49f4acba586cd8828b4d903217c129e2717f230e | 6e082ad55b5211494096918392cfc5972850b3e0 | /sigf_v1/src/main/java/com/areatecnica/sigf_v1/controllers/InformeAbonoBusController.java | e82651dc98ecaeed3e5487fa9248e0daba1fd7c0 | [] | no_license | ianfranco/sigf_v1 | 6de9cb6cb4fad00634b54dc56e361205a2909665 | 9bfaee5b1c5530483dbee941564e7de7e6685529 | refs/heads/master | 2021-10-10T20:33:57.456106 | 2019-01-16T17:08:55 | 2019-01-16T17:08:55 | 66,803,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,611 | 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 com.areatecnica.sigf_v1.controllers;
import com.areatecnica.sigf_v1.controllers.util.JsfUtil;
import com.areatecnica.s... | [
"i.conchaherrera@uandresbello.edu"
] | i.conchaherrera@uandresbello.edu |
b7813d165aba8127217a6bf37797ef748e268ef6 | 440c767120d2ef53742d71eb5d3d5dba5e1e15c1 | /workspace/workspace/adv/src/main/java/com/listen/controller/ListenSdkOperateController.java | 5d1e1ef396c475ed1cbb30d98afcd6fdcf96fc27 | [] | no_license | SHHXWLWKJYXGS/Data | fac8d65e46629571f2e5b34a95664fe80c3a396f | 1ac70420383a9f87a789cfbef1f325483e28457a | refs/heads/master | 2023-08-03T15:08:08.772051 | 2020-07-06T02:54:06 | 2020-07-06T02:54:06 | 278,303,356 | 0 | 0 | null | 2023-07-15T05:12:31 | 2020-07-09T08:09:17 | JavaScript | UTF-8 | Java | false | false | 6,661 | java | /* */ package com.listen.controller;
/* */
/* */ import com.listen.model.ResponseModel;
/* */ import com.listen.model.ResultBean;
/* */ import com.listen.model.TmlDeviceMapImage;
/* */ import com.listen.model.query.DeviceQuery;
/* */ import com.listen.model.task.PlayTaskBasicVo;
/* */ i... | [
"849248205@qq.com"
] | 849248205@qq.com |
bc7c30d097cdc76d658daa4a2bd78c3c1327632d | 501057802018ce1fc40ca14da85910ee53c4933b | /recomendShopping/src/main/java/com/example/recomendShopping/RecomendShoppingApplication.java | bb54c5569243b87f5ba4c263fdd8c36f131fcaed | [] | no_license | mingg123/naver_api_demo_project | d0c14289b36b4bee9781abe8e04760182bfc4c3c | 3a03bdcc6737f5d3e7ec2c1f3a3ba4ceb62428a0 | refs/heads/main | 2023-06-28T21:35:34.858014 | 2021-08-03T05:57:09 | 2021-08-03T05:57:09 | 389,955,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.example.recomendShopping;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class RecomendShoppingApplication {
public static void main(String[] args) {
SpringApplication.run(RecomendShoppingApplication... | [
"minji_kim2@tmax.co.kr"
] | minji_kim2@tmax.co.kr |
f8fdebb8b7830ee5c5b4dd550914786faddba154 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-chime/src/main/java/com/amazonaws/services/chime/model/transform/ListAttendeeTagsRequestMarshaller.java | faff2b99fe5d071ac146619dbca8571959085616 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 2,338 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
1e6826dcdfa28528bbcf25f6a873ffcd7d7abc1a | 292c856ccc306655dba79afef242d114eb64bc1c | /app/src/main/java/com/cheng/budgetplanner/bean/BaseBean.java | ce73e8eeb7415b224c6bf85c3824df97e3c7410a | [] | no_license | chenghan15/BudgetPlanner | 35dd3ada8e5e84f580039816872ace1d827bc052 | d304aae16111927c31a7111c829edf1be14ca9ae | refs/heads/master | 2020-09-06T10:31:50.179752 | 2019-11-08T06:16:36 | 2019-11-08T06:16:36 | 220,399,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 456 | java | package com.cheng.budgetplanner.bean;
import java.io.Serializable;
public class BaseBean implements Serializable {
private int status;
private String message;
public int getStatus() {
return status;
}
public void setStatus(int status) {
this.status = status;
}
public S... | [
"hanwfifteen@gmail.com"
] | hanwfifteen@gmail.com |
9336e4dccbe54fbdf36c564969f2f46f2fb4a921 | 2687b74bb779f3481a0fbf7342d0fdb45e45fa53 | /Android-Studio-4/Belajar-Android/IntentActivity/app/src/main/java/com/yapi/intentactivity/Barang.java | 7f0ff08b23825dfc3cb4852f47d8a534fadf81fc | [] | no_license | Yushan-Riry/Android-Studio | fa6784e0a3a865c5b5f1ea47c7681f6631e66097 | e5ba29e56bce1cf488c0b5d1ccb4211015c48ad1 | refs/heads/master | 2023-07-17T20:38:51.715512 | 2021-09-03T16:45:38 | 2021-09-03T16:45:38 | 386,357,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 634 | java | package com.yapi.intentactivity;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
public class Barang extends AppCompatActivity {
TextView tvbarang;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInsta... | [
"68349067+Yushan-Riry@users.noreply.github.com"
] | 68349067+Yushan-Riry@users.noreply.github.com |
80157e4d5683bda755835c74e806649a0a181916 | 7d549413a0f627c6434586a592d8919eebd25d5f | /app/src/main/java/com/likeit/currenciesapp/ui/chat/db/DBManager.java | c813c9f4b0734d7545a3de0893543f4843407a77 | [] | no_license | 13512780735/dataibei99 | f5820d4d16a7d72fd71a98a588d0eb83b3e6b3f6 | 5bd6f4c2162b6aafe48dc322a72ab500dc84d8c0 | refs/heads/master | 2020-03-15T04:16:37.708008 | 2018-11-10T08:17:09 | 2018-11-10T08:17:09 | 131,961,462 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,954 | java | package com.likeit.currenciesapp.ui.chat.db;
import android.content.Context;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageManager;
import android.text.TextUtils;
import com.likeit.currenciesapp.ui.chat.SealConst;
import java.io.File;
import io.rong.common.RLog;
import io.rong.imkit.us... | [
"931317632@qq.com"
] | 931317632@qq.com |
9b79bab6b4aa0c3d86f06db023dcb5a6ba1dcb04 | cbfb41ba97fc8f5e5d66b0a5784e6d9968da4236 | /src/com/kwic/html/parser/JHTMLParser.java | 22c55775e8fab7f92b34bf7fd89733dc2fc94281 | [] | no_license | suhojang/HTMLtoPdf-Image | eaf46fb20749576d9194644d1b3bb22226aa08c8 | 950b71f53236b76e7fce04247a74688b3c674653 | refs/heads/main | 2023-04-07T14:36:53.052221 | 2021-04-07T08:21:48 | 2021-04-07T08:21:48 | 355,097,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,062 | java | package com.kwic.html.parser;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import net.htmlparser.jericho.Element;
import net.htmlparser.jericho.FormControl;
import net.htmlparser.jericho.HTMLEl... | [
"jsh2808@naver.com"
] | jsh2808@naver.com |
8a9a343366738795978e8bdc3567f3615cf891e4 | e95e61a2e497aa7316287ac3f481bb7723f83ccd | /app/src/main/java/com/example/user/pfinder/MainActivity.java | 3655335acd79a6750584c9b217bd7c59462286da | [] | no_license | DmytroCh/PFinder | aaf01fd154f373dff5a485f204d95e5f60c3ad1c | d9994b672393e25fc1793d7edc79db3eb8227eaa | refs/heads/master | 2020-03-14T18:23:23.832341 | 2018-05-01T17:09:56 | 2018-05-01T17:09:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,286 | java | package com.example.user.pfinder;
import android.Manifest;
import android.app.Activity;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
... | [
"dimabest92@gmail.com"
] | dimabest92@gmail.com |
c8e5566564197ba5270ec76dd2b8887c875dbcef | 2d036db658f276cf33c4e9bf6fd06d87321d6e35 | /P4/AddressBook/src/addressbook/view/UserInterface.java | 009254f55012db882b868903b38b939df820064e | [
"MIT"
] | permissive | didi28108/Object-Oriented-Software-Engineering-1 | 0c082be30ab5132a1ad98005a0b04146583af915 | 042802b6b3eb555af2e208861c10cc1f10f7ae4b | refs/heads/master | 2021-04-17T16:57:09.352618 | 2017-10-12T13:33:44 | 2017-10-12T13:33:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,054 | java | package addressbook.view;
import java.io.*;
import java.util.*;
import addressbook.model.*;
public class UserInterface{
private List<Option> optionList;
public UserInterface(){
optionList = new ArrayList<Option>();
}
public static void printToConsole(String message){
System.out.println(message);
... | [
"alikhal@hotmail.com"
] | alikhal@hotmail.com |
2f847432465879ef3327aed2efb8bb8e9c24aa08 | fbf7a3980d284f0afa8c3ccb72d0ed40c015579d | /topic1consumer/src/main/java/com/consumertopic/kafka/springbootkafkaconsumer/config/KafkaConfiguration.java | f829216f430903bba4c998be1ac5c60f84debb0e | [] | no_license | devyassinepro/Intergiciel-Kafka | 2d2ec768a04fee24ce4f45d201917752180826db | bf1e9286a4b86a913643cb0e8c61a429eea1634e | refs/heads/main | 2023-02-13T21:16:24.859029 | 2021-01-09T10:32:46 | 2021-01-09T10:32:46 | 328,128,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,613 | java | package com.consumertopic.kafka.springbootkafkaconsumer.config;
import com.consumertopic.kafka.springbootkafkaconsumer.model.Countries;
import com.consumertopic.kafka.springbootkafkaconsumer.model.Globale;
import org.apache.kafka.clients.consumer.ConsumerConfig;
import org.apache.kafka.common.serialization.StringDese... | [
"devyassinepro@gmail.com"
] | devyassinepro@gmail.com |
60d231f396643b6149e89187edfb7caa6eed78b1 | ed15cde7cf5b0c578b63b7fb036d39ba78ee63ab | /src/com/depdropdowntag/tags/SessionTag.java | a3d4510b6a95846c4379e0d5fd974ec460241816 | [] | no_license | yogesh4982/DependentDropDownsTag | f1ca8aeaae078e04c5cdfe44d3e91d2a695bb8d0 | c36145dccf4f6a0fe1796ba8f5f0b23b6a8dd796 | refs/heads/master | 2016-09-06T15:12:12.962969 | 2011-01-29T10:18:32 | 2011-01-29T10:18:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 785 | java | package com.depdropdowntag.tags;
import java.io.IOException;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.PageContext;
import javax.servlet.jsp.tagext.SimpleTagSupport;
public class SessionTag extends SimpleTagSupport {
private String name;
private String var;
@Override
public ... | [
"yogesh4982@gmail.com"
] | yogesh4982@gmail.com |
6c84ff0e34c4720c19e6eb8586ba658aaf61827c | 5c159eca5f0f6f434b7c2ebb65a9e821a7fbff11 | /JaxwsClient/src/bullhorn/ApiFindResult.java | d6748d39620e321ceabfc4452586fabecd44aa21 | [] | no_license | venualokam/alokam | bfc1c1a327de6ff58dbff00b97abf69650042ee2 | d91db6d7e7fa62a435fb59d68ed90ebe81f2bf99 | refs/heads/master | 2016-09-06T18:34:38.622338 | 2015-01-12T11:51:28 | 2015-01-12T11:51:28 | 5,438,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,402 | java |
package bullhorn;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for apiFindResult complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class.
*
... | [
"venualokam@gmail.com"
] | venualokam@gmail.com |
f0c04404214af2dfeb43648d249ca4c43e74043b | 5d40a6bf9b255bc90230a07b82f3a16d08bca26e | /core/src/com/mygdx/game/MyGdxGame.java | 3072fc2612e2f256bd181302a2df98ff7ecf2a70 | [] | no_license | andesal/libGDX_example | b874c38a93d77f496da43b59112a4a92f98a7190 | f05b6fb24b336bb6dcb4faa8a1bf45985087dd0a | refs/heads/master | 2021-09-05T01:48:12.821687 | 2018-01-23T15:18:33 | 2018-01-23T15:18:33 | 118,627,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 969 | java | package com.mygdx.game;
import com.badlogic.gdx.ApplicationAdapter;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.mygdx.game.states.GameStateManager;
import com.mygdx.game.states.MenuState;
pub... | [
"andesal@stud.ntnu.no"
] | andesal@stud.ntnu.no |
d3b45f5e2d1678d3ce78e2686e970b13ce5dafd2 | 8fab2b5e4663350ec3231cb5840c730def9ecc81 | /simulator/src/allow/simulator/world/layer/SafetyLayer.java | 5d5b4e322f38921af48e72951cdbcf5c69df3491 | [] | no_license | poxrucker/adaptation | 2dfae0eaed4ffd86ae3e72b9505cd15fb4d45237 | 619fcae913eb1986bfd658cf9f1d4d0bfe755b7d | refs/heads/master | 2021-01-21T13:30:06.704920 | 2016-05-25T07:18:04 | 2016-05-25T07:18:04 | 55,673,292 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package allow.simulator.world.layer;
import allow.simulator.world.StreetMap;
public class SafetyLayer extends Layer {
public SafetyLayer(Type type, StreetMap base) {
super(type, base);
}
@Override
public void addArea(Area area) {
// TODO Auto-generated method stub
}
}
| [
"andreas.poxrucker@dfki.uni-kl.de"
] | andreas.poxrucker@dfki.uni-kl.de |
1a051d5f5d4f9dc174d8344160ce46dd9a0abe4f | 29152e1c9e8c2b32240ae66aec0c063574a3667d | /visualizationAlgorithm/src/main/java/com/_9/fractal/tree/FractalData.java | bb9eb5fb67ebcc2e720b0fc938eed88ec1e15586 | [] | no_license | liljaewayne/DataStructuresAndAlgorithms | 8cf8cdf3600b751a8b3103b846997d8a4ea17dba | 593a40f91e93de99e893f84ed55bba41fefa2eea | refs/heads/master | 2021-07-07T12:58:46.773659 | 2018-02-26T13:32:21 | 2018-02-26T13:32:21 | 96,667,792 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package com._9.fractal.tree;
public class FractalData {
public int depth;
public double splitAngle;
public FractalData(int depth, double splitAngle) {
this.depth = depth;
this.splitAngle = splitAngle;
}
}
| [
"792068007@qq.com"
] | 792068007@qq.com |
b84683a0cbe01f5bc47958c977cd6e84d20d7366 | 6e9aa5fba0e68d143eb130a4f90146082109aa3c | /src/main/java/sort/Sort.java | 38b93dea4328234e66e25692a59a4c16048ceca1 | [] | no_license | qlong8807/MyJavaTest | 7d1a51e2369c7cd0f033d6b582f21e94198e81a0 | 466fcb1f1ae0007b8c68ddf0e0754f1439bb78d7 | refs/heads/master | 2022-12-17T09:30:18.013441 | 2020-02-27T01:39:35 | 2020-02-27T01:39:35 | 35,074,091 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,182 | java | package sort;
import java.util.Random;
public abstract class Sort {
private int count;
protected int[] sort(int[] array) {
return null;
};
/**
* 互换位置的方法
*
* @param array
* 要换位置的目标数组
* @param i
* 数组位置1
* @param j
* 数组位置2
* @return 换好位置以后的数组
*/
protected in... | [
"qlong8807@gmail.com"
] | qlong8807@gmail.com |
6579faa64a3e80c71d81860df9466a44b7d7c451 | f883007c83cd5cf722119719872e991bd348de44 | /src/main/java/terminal/TerminalTest.java | 531a33b984c6a4c7269b0c3aa05c27a55e45350e | [] | no_license | QSYdev/terminal | d5912f1147f74525affe2cc4a0f7bbeaa56ddd51 | 577e07aa997f04139b906e4df5d6239b208b8c11 | refs/heads/master | 2020-03-18T10:31:50.850978 | 2018-06-20T23:50:28 | 2018-06-20T23:50:28 | 134,617,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,294 | java | package terminal;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.Scanner;
import terminal.Color;
import terminal.Event.ExternalEvent;
import terminal.Event.ExternalEvent.ConnectedNode;
import terminal.Event.ExternalEvent.DisconnectedNode;
import t... | [
"matias.pan26@gmail.com"
] | matias.pan26@gmail.com |
cee6da2cc9ccc16a964410bb74a199e9876b5196 | ec1890a3de9f38810119dfef55be71ce5aac46bc | /app/src/main/java/com/example/laptop/satisficationtest/MainActivity.java | 1a0412be543c3c987fa7f0402d58eb266c5d7bde | [] | no_license | chelbikhalil/Satisfaction-Client | 697ec76629f824c91f428eb077839cdfc5b2640e | 682fcc497d38a48b50065fa3b818013779e1b62b | refs/heads/master | 2021-09-18T06:25:32.816640 | 2018-07-10T15:36:40 | 2018-07-10T15:36:40 | 122,963,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 771 | java | package com.example.laptop.satisficationtest;
import android.content.Intent;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
private static int SPLASH_TIME_OUT = 4000;
@Override
protected void on... | [
"chelbikhalil@gmail.com"
] | chelbikhalil@gmail.com |
03afb110509b875199fdbc77ffda77992b64e0ba | 85f5f023d21da39729c7d1baed9baf3ae2e80e8e | /InsertBiodata/src/insertbiodata/InsertBiodata.java | 9bb4d59b95376d2e6e8829211643b6bcfae172bb | [] | no_license | Schiffer1945/modul10_pbo | 23b84c6c64abd3ce54e7994fa83dbd54f355bcb0 | 995dd7e4e2688685b3008363338c644dea634bdd | refs/heads/master | 2021-01-19T12:21:30.730778 | 2017-03-09T14:46:53 | 2017-03-09T14:46:53 | 84,449,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | 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 insertbiodata;
/**
*
* @author Fariz
*/
public class InsertBiodata {
/**
* @param args the command ... | [
"Schiffer_1945@yahoo.com"
] | Schiffer_1945@yahoo.com |
57f316cf5875257cc9d430948ca629849f1a1cb1 | 5c9d730c445a7dd43338df6c13ac6d984683f49a | /src/examen/Test.java | 5f8a7999b6adeef7f9d0d2ca42893a84da37e1a5 | [] | no_license | Christophe16522/ResourceHumaine | ffcc3ffb9daf88b75283589f2e95f6abd0ea20fb | 5ebc451a4ccc942677bf75901e5a4b6c80cc2d11 | refs/heads/master | 2021-01-11T18:04:57.110464 | 2017-01-19T19:23:54 | 2017-01-19T19:23:54 | 79,486,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,528 | 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 examen;
import java.text.ParseException;
/**
*
* @author Lai.C
*/
public class Test {
public static vo... | [
"Lai.C@AlienwareX51R2"
] | Lai.C@AlienwareX51R2 |
6b145ad8a1be17b6a2a967e9d3756af68d028769 | 02efbb6546ccd71e885e7c3fc5da1688daaeb4e2 | /BMMS/src/dou/webServlet/DelSupplierServlet.java | 0e084c55f5c02a9a28ddb3f6c838f8997d6de13c | [] | no_license | Free-Dou/BMMS | 23eaf1ecec5855ef17af597055e5c242afe772e0 | 3eb36591721447dc30cb11023efa3ff42c6adbd5 | refs/heads/master | 2020-03-28T07:03:34.629029 | 2016-05-22T14:14:50 | 2016-05-22T14:14:50 | 53,335,794 | 1 | 1 | null | 2016-05-22T14:14:50 | 2016-03-07T15:24:51 | JavaScript | UTF-8 | Java | false | false | 1,124 | java | package dou.webServlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import dou.config.Config;
import dou.metaObject.Supplier;
publi... | [
"dz.uestc@gmail.com"
] | dz.uestc@gmail.com |
93edd309069560f5e749cc16467e67cf9689f470 | 1684f2ca7328cbb42389156232c6a9437594b832 | /web/org/ace/accounting/web/report/TrialBalanceDetailActionBean.java | 08f923fb0bfe285e64e87432026116fed2f67703 | [] | no_license | LifeTeam-TAT/GGITM-General-Account | c11e1acf0d83f97672838dd8c6b29ed5aea9ede3 | 84aa97947bf60d491cca6a7770f97d3655e77431 | refs/heads/master | 2023-03-29T11:05:23.883529 | 2021-04-06T02:22:44 | 2021-04-06T02:22:44 | 355,030,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,815 | java | package org.ace.accounting.web.report;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.EnumSet;
import java.util.HashMap;
import java.util.List;
import java.util.M... | [
"lifeteam.tat@gmail.com"
] | lifeteam.tat@gmail.com |
b7723c6be0079664f576cbcee8270bb8259b8031 | f44dd73aa30b4477038ed9904f8e43aaafe35dee | /src/test/java/cn/bd/test/DomainSourceGenerator.java | 896d2161ca1d05e2e0b5861dbf204098828d3821 | [] | no_license | iricpan/gitTest | 5b8de0eeb7ec622d19c65a7c28f6622bf9f7074e | 3d4f3faf3e3f16685ee73cbe7be5f6d4550bd02d | refs/heads/master | 2020-03-14T21:26:13.297731 | 2018-05-02T09:34:33 | 2018-05-02T09:34:33 | 131,796,064 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,881 | java | package cn.bd.test;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.util.Properties;
import java.util.Scanner;
import org.junit.Test;
/**
author:taft
*/
public class DomainSourceGenerator {
private String domain;
private String domainID;
private... | [
"pxian20@126.com"
] | pxian20@126.com |
a003f5a7967da3aeaad69ba3aac409a8bb37f09b | 953b691e93c3215d679b6ffe378b77d49eb53126 | / java-web-blog --username naples.alex@gmail.com/blog/src/com/blog/po/Article.java | 5d07ff61fc2197c7398fbf72f4752f3147861d7d | [] | no_license | binsky1988/java-web-blog | bcfa153228cff812325b00020b1cd2ae5245220a | 54d536db7d9310cf937ab5e9f2e3985b78d71135 | refs/heads/master | 2020-05-26T08:26:03.883787 | 2015-01-06T12:17:17 | 2015-01-06T12:17:17 | 32,142,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,082 | java | package com.blog.po;
import java.util.Date;
public class Article {
private int id;
private String title;
private String content;
private String username;
private Date date;
private int hasread;
public int getId() {
return id;
}
public void setId(int id) ... | [
"naples.alex@546fa267-e3c1-0736-ef2d-9897acde9ee8"
] | naples.alex@546fa267-e3c1-0736-ef2d-9897acde9ee8 |
8b446e4e79f748963041d124d2e44103a3781c46 | 69ca85c148fcf0cbfe3d5151530d321af0dd6312 | /parking_lot/src/main/java/com/gojek/helper/InputDataProcessHelper.java | 9c3de1d7381d64f7e636e6da5ab091a3ce27c499 | [] | no_license | spatwal/parking_lot | 72eae137ca907c48804e1e834773296dfdff7539 | 935ba6db1692ffd81b9d25f4d9cd0f843d880f45 | refs/heads/master | 2020-05-17T13:58:04.854787 | 2019-04-27T09:22:48 | 2019-04-27T09:22:48 | 183,648,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,011 | java | package com.gojek.helper;
import java.util.HashMap;
import com.gojek.constants.ParkingLotConstants;
import com.gojek.model.Car;
import com.gojek.service.CarParkOpertaions;
import com.gojek.serviceImpl.CarParkOperationsImpl;
public class InputDataProcessHelper {
public void creataCarParkingSpace(Strin... | [
"38984279+spatwal@users.noreply.github.com"
] | 38984279+spatwal@users.noreply.github.com |
9bad2d2c80e2d610fb7f58f0903b0624e56b2f9b | 55241d91df445c57b7348976612ebe86ae732438 | /src/test/java/fi/aalto/dmg/KafkaWindowJoinTest.java | d6e1a16e8af18873c140c95e70a69410875c2450 | [] | no_license | mineminemine123/flink-stream-join | 217bfd9c024456ae0553960dc3c51f8d1780d2e7 | 4456a7314d537c11eac98073e2a8e4df24c94937 | refs/heads/master | 2021-12-07T13:31:09.917441 | 2015-12-04T22:52:06 | 2015-12-04T22:52:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,956 | java | package fi.aalto.dmg;
import org.apache.flink.api.common.functions.FilterFunction;
import org.apache.flink.api.common.functions.JoinFunction;
import org.apache.flink.api.common.functions.MapFunction;
import org.apache.flink.api.java.functions.KeySelector;
import org.apache.flink.api.java.tuple.Tuple2;
import org.apach... | [
"yangjun.wang90@gmail.com"
] | yangjun.wang90@gmail.com |
b46a555f7e773016d426f455cc8ce3bf00574b26 | 0cb0728a965d1ed6373289ad9b8c6d6c040a3320 | /src/fr/demos/Article.java | d7ef86dfa08f488b1280febffdf160ecd3278a16 | [] | no_license | gregoiredemos/Premiertest | 379c3dbf2568027f8480f6ef26d8937d4e0d79b5 | 5b60c43adb9c86393989c0fa9b457c522bd3f4ad | refs/heads/master | 2021-01-01T03:58:37.931172 | 2016-04-11T14:29:48 | 2016-04-11T14:29:48 | 56,050,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package fr.demos;
public class Article {
private String description;
private String reference;
private int stock;
private double prixHT;
public Article(String descrip, String ref , int stk ,double pHT){
this.description = descrip;
this.reference = ref;
this.stock = stk;
this.prixHT = pHT;
}
public... | [
"a.see@hotmail.fr"
] | a.see@hotmail.fr |
deacc36c7f4d94a344b8caf586b8773b598e0e8a | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/45/org/apache/commons/lang/StringUtils_replaceChars_3852.java | 3d3da11480aaa19f0936f1f3e7d99744c6736f0f | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 10,062 | java |
org apach common lang
oper link java lang string
code code safe
empti isempti blank isblank
check string text
trim strip
remov lead trail whitespac
equal
compar string safe
start startswith
check string start prefix safe
end endswith
check string end suffix safe
index indexof index lastindexof... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
9ab58a705c129caa6c73c578450172c89fcf3672 | 63711ef5eb49c237c67a5754494626dc4e0f88e6 | /src/main/java/ru/veryprosto/restVote/repository/jpa/JpaUserRepository.java | 16c9a5fb6033131bba16277507e9fbcee73b3053 | [] | no_license | veryprosto/restVote | f17dbadae292b20b565ae73861e51cdd2cbf174d | daaced0bb9716ef3639d53d48f230ebf224af17b | refs/heads/main | 2023-02-12T12:00:14.346247 | 2021-01-12T19:03:39 | 2021-01-12T19:03:39 | 324,754,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,759 | java | package ru.veryprosto.restVote.repository.jpa;
import org.springframework.dao.support.DataAccessUtils;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import ru.veryprosto.restVote.model.User;
import ru.veryprosto.restVote.repository.UserRepository;
i... | [
"grigproject@ya.ru"
] | grigproject@ya.ru |
3b657246e41f7ba602aed4b2c5b9c8112edf8d0f | 4311cc67a3439d461ef6a5f4931dfd526ab32a26 | /app/src/main/java/com/pzhu/top250mvp/wp/api/ApiManager.java | 2b245091f5f3cedb970277c6cdf25d93ad828085 | [] | no_license | wp529/MVPDemo | bbc4e0a7a15769f0a608a2f34148131cf7958331 | a666f2bb603f4846a3444e87f3e436665507b12d | refs/heads/master | 2021-01-20T05:29:29.898151 | 2019-03-17T07:36:33 | 2019-03-17T07:36:33 | 89,787,399 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | package com.pzhu.top250mvp.wp.api;
import com.pzhu.top250mvp.wp.ToStringConverterFactory;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava.RxJavaCallAdapterFactory;
import retrofit2.converter.gson.GsonConverterFactory;
import rx.Observable;
public class ApiManager {
private static final String BASE_URL... | [
"15680351591@163.com"
] | 15680351591@163.com |
ede2150695c201065993fdb3ab3986bae97027cf | 647844921adbb37e12817dbebf9f09edfa89adf3 | /src/testCases/Framework_008.java | e9bab6dcce8df0d5af32b3aba5bd57b29bd0aed4 | [] | no_license | Abhi17march/JDSelenium | f17632eb6119e1122eb52481110758952ed02cc6 | 99b40a6e1f1af55f268e85c323d66ab94aa867da | refs/heads/master | 2021-01-20T20:42:54.371384 | 2016-06-27T09:15:56 | 2016-06-27T09:15:56 | 62,041,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,960 | java | package testCases;
import org.apache.log4j.xml.DOMConfigurator;
import org.openqa.selenium.WebDriver;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import pageObjects.BaseClass;
import utility.Constant;
import utility.ExcelUtils;
import util... | [
"abhi17march@gmail.com"
] | abhi17march@gmail.com |
4e25be8af8e1771130cd87fab9856fe89a9c8df3 | 488d18341b9d0f72e69f0e6dabf2d1edb04e12b8 | /BlockDiagramCodeAdapter/src/BlockDiagramCodeAdapter/org/moflon/tie/BlockDiagramCodeAdapterSync.java | ab604b083f58d49762eec94dde5f805d827d6d24 | [] | no_license | eMoflon/emoflon-tests | c5718bcf827c95fbf78f2c8e94667f39b7c1fc2d | 39c23ee9fa45c2162bf4a5f51976f97b2e0c31ae | refs/heads/master | 2020-09-05T13:16:20.200891 | 2018-12-13T12:45:30 | 2018-12-13T12:45:30 | 67,930,072 | 0 | 1 | null | 2016-11-10T07:49:54 | 2016-09-11T13:01:23 | HTML | UTF-8 | Java | false | false | 2,237 | java | package BlockDiagramCodeAdapter.org.moflon.tie;
import java.io.IOException;
import org.apache.log4j.BasicConfigurator;
import org.moflon.tgg.algorithm.synchronization.SynchronizationHelper;
import org.moflon.tgg.runtime.CorrespondenceModel;
import java.util.function.BiConsumer;
import BlockDiagramCodeAdap... | [
"lfritsche@ES056.mitarbeiter.fg.es.e-technik.tu-darmstadt.de"
] | lfritsche@ES056.mitarbeiter.fg.es.e-technik.tu-darmstadt.de |
5616c4a7e9fa68595a74242cecf8f785190e66a6 | 4cf7c386e9649e910963f3c0713435fa638095e3 | /src/t9/core/funcs/workflow/util/sort/T9FeedbackComparator.java | 23fa50bd91c2da67d21ed4b68f9e167954dc5ad4 | [] | no_license | zhanght86/t9 | 498f4a5800ca3f054468f465baa0339c824888f8 | 2478bc3f4b3eff73024dc2ddf1b8ca5115f62c1f | refs/heads/master | 2021-08-26T09:45:00.992932 | 2017-11-23T03:05:11 | 2017-11-23T03:05:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 510 | java | package t9.core.funcs.workflow.util.sort;
import java.util.Comparator;
import t9.core.funcs.workflow.data.T9FlowRunFeedback;
public class T9FeedbackComparator implements Comparator {
public int compare(Object arg0, Object arg1) {
// TODO Auto-generated method stub
T9FlowRunFeedback feedback = (T9FlowRunFe... | [
"postmaster@wangyanfsd.cn"
] | postmaster@wangyanfsd.cn |
96ea1a1c516f33a913011c5d686f7541b69002d8 | 30581d5505c62f9c74d11d8a3428c12f1bb57f32 | /src/test/java/LongestZigZagPathInBinaryTreeTest.java | 9557d24ed7733bfcfd3aed3ca6c7119bb87e3b37 | [] | no_license | spunkprs/NAVIC | ba623c7a38cb3b63b93d3337ed13acabf1021e83 | 9c2afc02bdffd93fcd14e33d4bd4ffeed4461f1b | refs/heads/master | 2023-07-06T01:38:56.730615 | 2021-08-01T08:28:02 | 2021-08-01T08:28:02 | 284,240,956 | 0 | 0 | null | 2020-10-14T00:06:19 | 2020-08-01T10:47:43 | Java | UTF-8 | Java | false | false | 1,591 | java | import org.junit.Before;
import org.junit.Test;
import binarytree.LongestZigZagPathInBinaryTree;
import binarytree.TreeNode;
import org.junit.Assert;
public class LongestZigZagPathInBinaryTreeTest {
private LongestZigZagPathInBinaryTree unit;
@Before
public void setUp() {
unit = new LongestZigZagPathInBinary... | [
"prateekraj1988@gmail.com"
] | prateekraj1988@gmail.com |
55fc912cc1c2a1b917005d63d9fdb1e4ca4d5d43 | 43a17e106805c58f44f6473d8ef670f67553c0ce | /MXClient/src/com/htmitech/emportal/ui/plugin/zt/entity/Doc.java | 5a731344fa36375ec0a6ffabe02e28cbfaf3f4a8 | [
"Apache-2.0"
] | permissive | Spider-007/Android_example_view12 | db45571005094a4921279b12f5ddcb792780ee03 | 00a22fc31dfd870226964d696a2c9edb5dc1654a | refs/heads/master | 2020-08-18T06:29:12.546416 | 2019-10-17T14:39:00 | 2019-10-17T14:39:00 | 215,756,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,474 | java | package com.htmitech.emportal.ui.plugin.zt.entity;
import java.io.Serializable;
public class Doc implements Serializable{
private static final long serialVersionUID = 1L;
private String docTitle;
private String docID;
private String sendFrom;
private String sendDate;
private String do... | [
"1302306693@qq.com"
] | 1302306693@qq.com |
9dd65f99175a88889ed77a197de5be138d0bde8e | 9285b06526af9cc5ef3b795a576d2b2b70d10984 | /src/main/java/com/automation/pages/advisor_checkin/ACI_AssignROPage.java | 3770e36ed62b249c75ccad74aeaacd9c033d3e31 | [] | no_license | ssp-user/DFXBrowserStackIntegration | 4a9f361ee9cd7986ab817134a43348cf3b4ef742 | e20d1ca09a1a16070c0bdd11b4eda0d975ec918c | refs/heads/master | 2023-04-16T15:39:04.486721 | 2021-04-28T15:10:35 | 2021-04-28T15:10:35 | 362,512,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,422 | java | package com.automation.pages.advisor_checkin;
import com.automation.utils.otherUtils.CommonMethods;
import org.apache.log4j.Logger;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebElement;
import org.testng.Assert;
public class ACI_AssignROPage extends A... | [
"Vishal_Joshi@dealer-fx.com"
] | Vishal_Joshi@dealer-fx.com |
f7a8785ac2d9dfcfb57bb1a8ff0ff4cd6a8245a1 | 73749486e20ccc951f100b65ea4d2901898be3d0 | /task-service/src/main/java/ba/unsa/etf/nwt/taskservice/response/base/ErrorResponse.java | f4635d556597082f1a2e02eb3aada24e3e95efa5 | [] | no_license | SoftTech-Course/ProjectHub | e07ee9ca518914c599b05baef9f5bfe67c851425 | 6fec2b515691d0212807785d99452d3b6782f540 | refs/heads/master | 2023-05-10T16:24:20.531436 | 2021-06-07T20:05:47 | 2021-06-07T20:05:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 505 | java | package ba.unsa.etf.nwt.taskservice.response.base;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class ErrorResponse {
... | [
"noreply@github.com"
] | noreply@github.com |
418b71f6cd0f1dd32aeed5de2eb1775286e7051e | c2a6a429263b48a9a3a402e973f88f5dd660c29d | /src/main/java/es/upm/miw/pd/doo/polymorphism/vehiculos/models/CategoriaC.java | cd13eafa8e0c10a7d83d957492a5b3ea542f7511 | [] | no_license | rpuerta85/pd.ecp1.doo | 46969e69f428cb768369705391e5b007e030b46c | 8edc07fe24554b63544fa9f4111458c4912792a0 | refs/heads/master | 2021-01-21T12:26:15.919128 | 2014-10-22T22:09:02 | 2014-10-22T22:09:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package es.upm.miw.pd.doo.polymorphism.vehiculos.models;
public class CategoriaC extends Categoria {
private static final String NOMBRE = "C";
private static final float PRECIO = 10;
public CategoriaC() {
super(NOMBRE,PRECIO);
}
}
| [
"raul@raul-VAIO"
] | raul@raul-VAIO |
53e63934b45d5c985ac5b69c6a425738041a05fc | 70ccfbae36438a62c88bae428add40711770e528 | /src/FunctionProps.java | 46edf4da4adbc661d968878b7915384623b9daa1 | [] | no_license | vsinha/compiler | cb38f4db5a94aa18156c770d7f30275b904e49a4 | 84a6c6aaba9231848fa4ed1d218c315382060086 | refs/heads/master | 2021-01-21T12:23:26.171108 | 2014-12-13T02:37:00 | 2014-12-13T02:37:00 | 23,475,950 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,194 | java | import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Set;
public class FunctionProps {
private String funcName;
private String returnType;
LinkedHashMap<String, String> params;
LinkedHashMap<String, String> locals;
public FunctionProps (String funcName) {
this.funcNam... | [
"virajosinha@gmail.com"
] | virajosinha@gmail.com |
2d04527b1aca7ec3fd82ea1df95caed2af5055a6 | c06db1f90af511d98197cae015ee24e6e9234f7f | /app/src/main/java/in/mvpstarter/sample/injection/module/ViewModule.java | 16777efa4321c95310514b304e4c5e64155a5d91 | [] | no_license | j7arsen/new_mvp_example | 48ce96aabdf4afdaf1d83c112f294f8f0392d57c | c070d9ebb073ecbc902c91810d8de25c9afb5196 | refs/heads/master | 2021-01-13T10:57:32.080167 | 2017-08-08T13:42:25 | 2017-08-08T13:42:25 | 81,671,306 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package in.mvpstarter.sample.injection.module;
import android.content.Context;
import android.view.View;
import dagger.Module;
import dagger.Provides;
import in.mvpstarter.sample.injection.qualifier.ViewContext;
import in.mvpstarter.sample.injection.scope.PerView;
/**
* Created by j7ars on 12.07.2017.
*/
@Module
p... | [
"Arsen Esatov"
] | Arsen Esatov |
8d7d1f34a54289dcc8e23a66400929c08cd06fa5 | 214b061d839cf1bcadb2a7546684bbfbd9f311fc | /src/algorithmen/GreedyStichprobe.java | 35b8558662404b5de7368520dd89394c034fe444 | [] | no_license | domoritz/informaticup-2011 | 074c355e0300a32e268f9196ee63a6caf7db33cb | 85e97253e796f9913da9bdc66378b63366e64e75 | refs/heads/master | 2021-01-12T02:10:53.374961 | 2017-01-10T01:03:11 | 2017-01-10T01:03:11 | 78,483,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,768 | java | package algorithmen;
import informaticup.Algorithmus;
import informaticup.Weltfunktion;
import informaticup.datenstruktur.*;
/**
* Algorithmus: Heurisitik: Greedy-Algorithmus mit Stichproben-Suche.
*/
public class GreedyStichprobe implements informaticup.Algorithmus {
// Zustand ohne bereits gesetzte Automaten... | [
"domoritz@gmail.com"
] | domoritz@gmail.com |
da7eb42a1647ce5b5423f0d22a46026a42c57ade | 57ee988f58e7dbdeffcbe1ce58b566f71452bcd0 | /app/src/main/java/com/wuxiantao/wxt/ui/popupwindow/RedBagWithdrawalPopupWindow.java | 5a8d31846251eb9c456bff69390018399c043bf1 | [] | no_license | AndroidLwk/android_unlimited | 52d0e75533f80a8eacb75d368b28f0cf88b1dedc | 67fb33539f75d47cebcaf6cbc5718991a3e5db87 | refs/heads/master | 2022-10-17T10:36:10.593566 | 2020-06-08T01:36:17 | 2020-06-08T01:36:17 | 270,985,317 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,156 | java | package com.wuxiantao.wxt.ui.popupwindow;
import android.content.Context;
import com.wuxiantao.wxt.R;
import com.wuxiantao.wxt.ui.popupwindow.base.BaseBuild;
import com.wuxiantao.wxt.ui.popupwindow.base.BasePopupWindow;
/**
* Company:成都可信网络科技有限责任公司
* FileName:ActivationFriendPopupWindow
* Author:android
* Mail:2... | [
"jason1985"
] | jason1985 |
e067199dd84ff8d4a34b6f7046714cf4bd03091a | ac587620c4335c93f78d22afc63bdf4f7a2f410f | /app/src/main/java/com/example/sikandermangat/click/Adapters/StoryViewAdapter.java | 7497bb9a1d02b280b96cd35c1e17aeee5cbf54c7 | [] | no_license | Sikander-Singh/Click | 775156b732254bfc7529b66f3e83e0894e23818c | eb3c469cfd50a526f17fcebde20416d30e3f960e | refs/heads/master | 2020-03-12T08:40:21.845069 | 2018-04-22T03:48:25 | 2018-04-22T03:48:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,124 | java | package com.example.sikandermangat.click.Adapters;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.provider.ContactsContract;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import androi... | [
"mangatjava@gmail.com"
] | mangatjava@gmail.com |
e0fd0509215cdb16b0e06df406501688da644f98 | 2e1fb2fab4672c1fde8421aea272b5480df461c6 | /src/main/java/com/splitbill/splitbillapp/customer/Customer.java | 186769768ccd189e7356b7a43ffdf42f4e608e2a | [] | no_license | shreyans-sureja/SpliteBill | 159b1d2006a31c296316df77b3c6c81f9ee772a0 | 38d192a962cc02b9d2b944248f1878d3f12b5dbf | refs/heads/master | 2022-09-12T15:01:48.206548 | 2020-05-29T03:04:43 | 2020-05-29T03:04:43 | 263,818,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package com.splitbill.splitbillapp.customer;
import com.fasterxml.jackson.annotation.JsonBackReference;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonManagedReference;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.splitbill.splitbillapp.team.Team;
im... | [
"shreyanssureja@gmail.com"
] | shreyanssureja@gmail.com |
4397053e8ae9ae0b42fe6e4ab1f90fa28f540e5b | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /core3/viewmodel-api/branches/vp-tree/src/test/java/org/cytoscape/view/model/AbstractViewTest.java | aae66c2206fa68ffa23292b7a9e38a3401db28ef | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,523 | java | package org.cytoscape.view.model;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
public abstract class AbstractViewTest<S> {
protected V... | [
"kono@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | kono@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
870d1149a3b54fc3c4a0c674db7f7d67b92b6852 | 5cf22a2d9d3cf770f5698429ceb614971ec1c0be | /src/main/java/com/zjg/collect/service/impl/RecordServiceImpl.java | b4345a1f2e36ed196f6d7c20e2f80ad0fa371311 | [] | no_license | GHBigBig/collect | d8c60adbd186c788d5428cb41e323edcff442cd6 | 5a388808b30670d41bcea1bdbe80161435a7bb98 | refs/heads/master | 2021-01-02T01:51:41.787372 | 2020-02-10T06:18:54 | 2020-02-10T06:18:54 | 239,441,801 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 874 | java | package com.zjg.collect.service.impl;
import com.zjg.collect.dao.mapper.RecordMapper;
import com.zjg.collect.dao.model.Record;
import com.zjg.collect.service.RecordService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework... | [
"87466053@qq.com"
] | 87466053@qq.com |
283bfbab084cbfc8355e2ac303d830b6cd9c15bd | d997583b689adeb65c21b6db864a97b3587954d5 | /src/main/java/com/training/app/model/Customer.java | ace464e88a62f7fba0540f7f7d2f45094480c027 | [] | no_license | apache888/TestDB | 24ebb64d69d529ad52b0d0e21eed0f5b74d800e6 | 5723df1d900a8a4982c58613e9f148455bd67f4b | refs/heads/master | 2021-01-22T20:35:34.278093 | 2017-07-05T08:12:23 | 2017-07-05T08:12:23 | 85,335,402 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,450 | java | package com.training.app.model;
import javax.persistence.*;
import java.util.Set;
/**
* Create on 24.03.2017.
* @author Roman Hayda
*
* Class describes entity Customer
*/
@Entity
@Table(name = "customers", catalog = "it_test_db")
public class Customer extends BaseObject {
@ManyToMany
@JoinTable(name="c... | [
"roman.haydarzhy@gmail.com"
] | roman.haydarzhy@gmail.com |
978b75a36f39b1548cf0918e83fbb64abe144204 | 56cf34c40c5048b7b5f9a257288bba1c34b1d5e2 | /src/org/xpup/hafmis/syscollection/chgbiz/chgorgrate/action/OrgChgAAC.java | 17632d54cb1215ec241a60c929ff3931be5a7a86 | [] | no_license | witnesslq/zhengxin | 0a62d951dc69d8d6b1b8bcdca883ee11531fbb83 | 0ea9ad67aa917bd1911c917334b6b5f9ebfd563a | refs/heads/master | 2020-12-30T11:16:04.359466 | 2012-06-27T13:43:40 | 2012-06-27T13:43:40 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,291 | java | package org.xpup.hafmis.syscollection.chgbiz.chgorgrate.action;
import java.math.BigDecimal;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.Action;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.Action... | [
"yuelaotou@gmail.com"
] | yuelaotou@gmail.com |
01b420748b89abac634f4684e52285c0ed9db8c2 | 92f7ba1ebc2f47ecb58581a2ed653590789a2136 | /src/com/infodms/dms/actions/parts/salesManager/carFactorySalesManager/PartDlrOrderCheck.java | 52235b059ec9772521e4c68909291c83e60aa804 | [] | no_license | dnd2/CQZTDMS | 504acc1883bfe45842c4dae03ec2ba90f0f991ee | 5319c062cf1932f8181fdd06cf7e606935514bf1 | refs/heads/master | 2021-01-23T15:30:45.704047 | 2017-09-07T07:47:51 | 2017-09-07T07:47:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 169,803 | java | package com.infodms.dms.actions.parts.salesManager.carFactorySalesManager;
import com.infodms.dms.actions.sales.planmanage.PlanUtil.BaseImport;
import com.infodms.dms.bean.AclUserBean;
import com.infodms.dms.bean.OrgBean;
import com.infodms.dms.common.Arith;
import com.infodms.dms.common.Constant;
import com.in... | [
"wanghanxiancn@gmail.com"
] | wanghanxiancn@gmail.com |
1d1a402d0cfcf7a8a7a289cc0acb354914e0080e | 55fc4ebd6f4ccf87e402bca39f76fe4716ae3ca0 | /mall-coupon/src/main/java/cn/huan/mall/coupon/entity/SpuBoundsEntity.java | 9d6e089464a4ec8b066a0065cae1673d935ddbfc | [
"Apache-2.0"
] | permissive | HHVic/huan-mall | 127af0bc94fe3ea20d742f84e0cb008118e22cc5 | 50bea292304951049b2e374167d1a9d2b3b05baf | refs/heads/master | 2023-03-09T01:58:45.921550 | 2021-02-25T09:33:11 | 2021-02-25T09:33:11 | 305,991,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,004 | java | package cn.huan.mall.coupon.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.math.BigDecimal;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 商品spu积分设置
*
* @author konghuan
* @email 714548838@qq.com
* @da... | [
"182070022@stu.just.edu.cn"
] | 182070022@stu.just.edu.cn |
a19a43e5167efc72130c445d8b61ec16f4e08b43 | ad446c047853c1a5080235c1f07732c41347562b | /src/com/company/smartDevice/environmental/safety/AlarmCo2.java | 334e05c39924d90bddc671b203bb2d0cafda28d2 | [] | no_license | kohanaya/smart-home | d6eff4f97423003d840f618a0001e7b6535a3c3b | 416426f07c947edf12b56670b6f09285bff209f3 | refs/heads/master | 2023-03-29T20:48:51.016214 | 2021-03-14T23:24:41 | 2021-03-14T23:24:41 | 345,206,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package com.company.smartDevice.environmental.safety;
import com.company.smartDevice.Device;
public class AlarmCo2 extends Device {
public AlarmCo2(String name) {
super(name);
}
}
| [
"a.kohonovskaya@gmail.com"
] | a.kohonovskaya@gmail.com |
5c052281c79c405d86e81ee4437c8359279041ee | 738aefec429ea9de2779f2a498cb051ee7881f73 | /Bank/src/P1/Transfer.java | 77c9c65c53f63f332e8ba0c7ddf48f5cadf9e2a2 | [] | no_license | Jishajoy22/BankApp | c16ecef76e369ed56391926a6d3d6c88e2cfeb19 | 96799842954caecb1f11145c82d228a33e1be47a | refs/heads/master | 2020-04-27T00:03:34.171285 | 2019-03-05T10:14:07 | 2019-03-05T10:14:07 | 173,922,661 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | package P1;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
public class Transfer extends HttpServlet
{
String amt1;
int amt;
int accno;
boolean value;
public void service(HttpS... | [
"Jisha Joy@Jisha_Joy"
] | Jisha Joy@Jisha_Joy |
c535733864cd5f95c858028d2a0d917626e946c9 | 162f3254ef08fb450d072abe2ce490ef8644223c | /src/com/javaee/examples/java_multithreading_concurrency/block_sychronized_keyword/AppTest.java | c6ba98625a9db7ae28d3d06f8bdf4805303233d4 | [] | no_license | krishnabhat81/java-ee | 20e784283db683e80e86a8b6fa01eb06ed97ea91 | 112b18fcdb9f25353dd02629d6852e932125901b | refs/heads/master | 2021-01-20T10:05:49.325815 | 2017-09-10T22:46:26 | 2017-09-10T22:46:26 | 90,320,564 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package com.javaee.examples.java_multithreading_concurrency.block_sychronized_keyword;
/**
* Created by krishna1bhat on 9/4/17.
*/
public class AppTest {
public static void main(String... args){
new WorkerFirstRun().main();
//new WorkerFinal().main(); // check this for synchronized block - time t... | [
"krishna.bhat78@gmail.com"
] | krishna.bhat78@gmail.com |
fa229dd55be4cc823e86b05a7305a79594f5ebe5 | fa3593ab382e9d3cedb702e29da91301446996a4 | /tester/weka/src/main/java/weka/classifiers/evaluation/output/prediction/AbstractOutput.java | cd87b8828c2e32ce5c81c0a3ad6dfc010c808144 | [
"MIT"
] | permissive | Programming-Systems-Lab/kabu | bbf75615779b1205f2951e162e99d546312900da | 652815e7b003d9899d68807632207147a1fd743f | refs/heads/master | 2022-03-09T06:06:16.972245 | 2020-02-27T00:20:39 | 2020-02-27T00:20:39 | 15,849,390 | 0 | 1 | MIT | 2022-02-26T00:50:52 | 2014-01-12T19:48:03 | Java | UTF-8 | Java | false | false | 19,899 | java | /*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it w... | [
"jbell@cs.columbia.edu"
] | jbell@cs.columbia.edu |
fbe1ac768e73d6fce1fa0fc7eb4e717ddb9c952f | 36b1759fab4d38dd3e9f9f796ec3afcc388255cb | /kafkastream/fmap-server/src/main/java/ita/triglie/MatcherFactory.java | 3baed3de68de8d1c523ec3a7604b40032fdd6767 | [] | no_license | triglie/fmap | c2f9a9b729807e848b65071fc029619782855820 | ee9e99f0de5659d0c696806e87ee1dcc92e3eda9 | refs/heads/main | 2023-05-29T12:38:44.563827 | 2021-06-06T17:37:11 | 2021-06-06T17:37:11 | 370,102,365 | 6 | 3 | null | 2021-05-25T15:42:54 | 2021-05-23T16:29:20 | C++ | UTF-8 | Java | false | false | 1,141 | java | package ita.triglie;
import java.util.*;
public class MatcherFactory {
Map<String, List<String>> provinceMap = new HashMap<String, List<String>>() {{
put("Catania", Arrays.asList("catania", "siracusa", "ragusa", "enna", "caltanissetta"));
put("Palermo", Arrays.asList("palermo", "trapani", "agrig... | [
"lemuelpuglisi001@gmail.com"
] | lemuelpuglisi001@gmail.com |
e0a1bbee0fb4e9cd9a2eea38af13b5305281d641 | 9df45fd588b6edbf88fcdf5f35f0fd01883af6b7 | /itstack-demo-netty-1-03/src/test/java/org/itstack/demo/netty/server/test/ApiTest.java | a9284d00693332c3116a4b9eee917d14ff5621af | [] | no_license | MakenChan/itstack-demo-netty | dbe73a2a796f23c6598b578d841ac7b5e1782069 | 01352a859feb396961066827077565346e372bef | refs/heads/master | 2020-07-29T09:54:41.607341 | 2019-09-19T01:27:15 | 2019-09-19T01:27:15 | 209,753,422 | 1 | 0 | null | 2019-09-20T09:24:45 | 2019-09-20T09:24:43 | null | UTF-8 | Java | false | false | 204 | java | package org.itstack.demo.netty.server.test;
/**
* 虫洞栈:https://bugstack.cn
* 公众号:bugstack虫洞栈 {获取学习源码}
* Create by fuzhengwei on 2019
*/
public class ApiTest {
}
| [
"184172133@qq.com"
] | 184172133@qq.com |
4479516420ef091a700cd7a2ae6323deba299cdb | 98d9c6475b5214e69438d860cc50ea254fb2ffa4 | /app/src/main/java/govacay/co/vacay/MainActivity.java | c6bdab28944ea75747e511969959583843cd5951 | [] | no_license | chanpyaung/Vacay | 51855f4ff05a5f41b46dee53ce8ca8c41a1e7ba7 | f1714b44f9b5e2ff0e9602c08d435ab8f2caa529 | refs/heads/master | 2022-06-17T17:39:54.107998 | 2015-10-08T06:08:02 | 2015-10-08T06:08:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,776 | java | package govacay.co.vacay;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuItem;
import android... | [
"jiormajor@gmail.com"
] | jiormajor@gmail.com |
e227e68778d6f02ca877d9dc06db45db458aecbf | c198c6fbd59f1a4c7f6ff74dd95649b31a7f1a53 | /.metadata/.plugins/org.eclipse.core.resources/.history/d8/f179a3acd6fe00161a5efe1fc641ff0f | 30e18878676713b484f4dc3bd487f8feb014c1a5 | [] | no_license | Watsonlevens/2016_TwitterEpi | 436a75a8440e2b6c2146634bbc8513dd92ac9518 | 7b7e7b12b3a9122ef4b22baf6860da3fb319d7ac | refs/heads/master | 2023-03-15T12:26:37.131970 | 2017-09-20T14:39:27 | 2017-09-20T14:39:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,937 | /*
* Copyright 2010-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | [
"servan.grueninger@uzh.ch"
] | servan.grueninger@uzh.ch | |
5b679258dbede590ae419ac247a57874aec3710a | 64b7ac9dbf7cb8f44639460b93ee5bc521bd97fc | /MSSql_Table_To_MongoDB_Collection.java | 7944597420931c5a823bd06db426a3d1be70ffc0 | [] | no_license | geopapyrus/sql-to-mongodb | 2d2e660f052d5ca164f70e0bfdc9829628a5b924 | 2916eb6677ecd4f054922262df3b6089a1d005ea | refs/heads/master | 2021-01-01T06:11:17.105826 | 2014-12-03T08:05:13 | 2014-12-03T08:05:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,464 | java | //Compile
//javac -classpath sqljdbc4.jar:json.jar:mongo-java-driver-2.12.4.jar:. MSSql_Table_To_MongoDB_Collection.java
//Run
//java -classpath sqljdbc4.jar:json.jar:mongo-java-driver-2.12.4.jar:. MSSql_Table_To_MongoDB_Collection mssql_table_name number_of_rows_at_a_time
import com.mongodb.BasicDBObject;
import co... | [
"marco@vanossi.com.br"
] | marco@vanossi.com.br |
ec6963fd013a8203aaa2cdd7e23bbda6dd2e4086 | 688e4d50319d4e132b7576e4ab7b463eeeb32d5e | /app/src/main/java/com/mbokinala/windemereperiods/PeriodManager.java | 7ed47ba625485544d85808454c83bae25afdbb2d | [] | no_license | mbokinala/windemere-periods | e1fe566e911f58da925699b47fbf45b3bfdb5831 | 016b9032d6acfa22187c1c0063e4c8260ce7cce2 | refs/heads/master | 2021-07-10T00:45:27.934626 | 2017-10-09T02:09:44 | 2017-10-09T02:09:44 | 106,215,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,935 | java | package com.mbokinala.windemereperiods;
/**
* Created by ajonnakuti on 10/7/17.
*/
import android.util.Log;
import java.util.Calendar;
import java.util.HashMap;
public class PeriodManager {
public static final int REGULAR_SCHEDULE = 0;
public static final int WEDNESDAY_SCHEDULE = 1;
public static fin... | [
"manav.bokinala@gmail.com"
] | manav.bokinala@gmail.com |
d9201795b4ef92d23c8157621db70d3c19851077 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/24/24_b5286d1e433945c21c78f9366bdb57f0eb601537/ToolsTest1/24_b5286d1e433945c21c78f9366bdb57f0eb601537_ToolsTest1_s.java | 34d70fec53dfde83e619065350c0811872470296 | [] | 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 | 58,109 | java | package lcmc.utilities;
import junit.framework.TestCase;
import org.junit.Assert;
import org.junit.Test;
import org.junit.After;
import org.junit.Before;
import java.util.Collection;
import java.util.Arrays;
import java.util.List;
import java.util.HashSet;
import java.util.ArrayList;
import java.util.Vect... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
5f535074f6d44ed8e030663ff189d66e8cdcab82 | 858e03520d8daf4a6c769a0e3a4352ca19004897 | /ly-gateway/src/main/java/com/leyou/gateway/config/GlobalCorsConfig.java | 423a8bc3ed2dc45bb44930e289af10a9e85c6dbf | [] | no_license | Taurusbing/leyou-manage | 8d5d8020e5b49991f78b238bf7569fc2a26bf93c | b10a32a5856be93bfae2b02bea113bf5c40a01ba | refs/heads/master | 2022-11-28T13:49:29.975583 | 2019-05-29T09:50:01 | 2019-05-29T09:50:01 | 178,099,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,518 | java | package com.leyou.gateway.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.cors.CorsConfiguration;
import org.springframework.web.cors.UrlBasedCorsConfigurationSource;
import org.springframework.web.filter.CorsFilter... | [
"760494282@qq.com"
] | 760494282@qq.com |
c48561c58f8cc3345fe65e690a48f21c00feebaa | 5d5fbb00bdfb822b2592796331a8a16bb50568ef | /src/ControlServer.java | 2f4031a068d04a33a860e5c3937deaca08f58800 | [] | no_license | Kephael/OWI-535-Java-Server-Software | eb9ccb1520acbf55a9869c579a3034ca551784e8 | 53c8c873660e5ada385060db926142eca18d7972 | refs/heads/master | 2021-01-23T02:43:41.194443 | 2017-03-24T03:04:12 | 2017-03-24T03:04:12 | 86,021,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import arm.ArmControl;
public class ControlServer {
public static void main(String[] args) {
if (args.length < 1){
System.out.println("Server must be launched with the port specified as an argument.");
System.exit(-1);
}
Sy... | [
"me@caseybaer.com"
] | me@caseybaer.com |
e9467d5d5b3f348e00587735b64b099f96c44a75 | fdd4cc6f8b5a473c0081af5302cb19c34433a0cf | /src/modules/agrega/ModificadorWeb/src/main/java/es/pode/modificador/presentacion/configurar/nombre/CrearModificacionBuscarFormImpl.java | ee81427f45c00d5b7f6d00a41f608222e95c450f | [] | no_license | nwlg/Colony | 0170b0990c1f592500d4869ec8583a1c6eccb786 | 07c908706991fc0979e4b6c41d30812d861776fb | refs/heads/master | 2021-01-22T05:24:40.082349 | 2010-12-23T14:49:00 | 2010-12-23T14:49:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,137 | java | // license-header java merge-point
package es.pode.modificador.presentacion.configurar.nombre;
public class CrearModificacionBuscarFormImpl
extends org.apache.struts.validator.ValidatorForm
implements java.io.Serializable
{
private java.lang.String idiomaBuscador;
private java.lang.Object[] idi... | [
"build@zeno.siriusit.co.uk"
] | build@zeno.siriusit.co.uk |
deccea72095085390a16af38c399b1f410ea44d7 | bbd7e1aa5fd483a692546bd6919ce32671c32336 | /universidad-api/src/main/java/universidad/alumno/application/dto/deserializer/ResponseBecadosDtoDeserializer.java | 459b6c679a09f4dacec7aeef070bcd602eaddd65 | [] | no_license | mmsf84/examen-final-dycs-18-1 | f94575f707bb4b528437737a66e6899827a3ad07 | a473f956f59d5e1f3bdf155e38e100b00a97834c | refs/heads/master | 2020-03-23T15:49:03.083779 | 2018-07-21T03:03:32 | 2018-07-21T03:03:32 | 141,776,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 940 | java | package universidad.alumno.application.dto.deserializer;
import java.io.IOException;
import java.math.BigDecimal;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.core.ObjectCodec;
import com.fasterxml.jackson.databind.Deserializatio... | [
"noreply@github.com"
] | noreply@github.com |
7a8e1427cae81219651fbc8be3529ced7a240d8e | d46b64fa976eef5389e198203bc896d2521be7dd | /app/src/main/java/de/koelle/christian/common/testsupport/TestDataSet.java | 9c1a8fffdeecbb61b2895918d51ca12ebdbed530 | [
"Apache-2.0"
] | permissive | koelleChristian/trickytripper | 5dbdbea7e61250ac4b9a00ed05c139c867c901ee | 287b843ebf6aea4f4276551511535a966109df73 | refs/heads/master | 2021-11-26T01:07:09.083418 | 2020-01-20T22:18:23 | 2020-01-20T22:18:23 | 3,173,086 | 46 | 22 | Apache-2.0 | 2022-12-30T09:42:07 | 2012-01-13T18:03:45 | Java | UTF-8 | Java | false | false | 350 | java | package de.koelle.christian.common.testsupport;
public enum TestDataSet {
/** Default test data set. */
DEFAULT,
/** Blank data pool. */
BLANK,
/** Blank data pool. */
PAYMENTS_ONE_WITHOUT_CHRISTIAN,
/** */
FIRST_PAYMENT_HIGHER_THAN_FIRST_DEBITOR,
/** */
FIRST_PAYMENT_LOWER_THAN... | [
"christian.koelle.android@googlemail.com"
] | christian.koelle.android@googlemail.com |
217924deaff487a3f1d4d85fc6bdbe93d3756a19 | 672e971778284583360127d5021f9d7e5175c175 | /src/main/java/org/jhipster/space/security/package-info.java | aa3dca40802fc164bb8654c177f1e79c641f88a0 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | oktadev/okta-jhipster-micronaut-example | 277a06d4e102db0f4ac3706db5ab60eb865ed633 | 46932f80ea96c7b47418de9158dcc6b8f4d99491 | refs/heads/main | 2023-03-16T02:33:14.182661 | 2021-03-08T15:38:39 | 2021-03-08T15:38:39 | 285,661,679 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 79 | java | /**
* Spring Security configuration.
*/
package org.jhipster.space.security;
| [
"matt.raible@okta.com"
] | matt.raible@okta.com |
35522e8325c4322f5ce8e650c8482af54092d7da | 642f1f62abb026dee2d360a8b19196e3ccb859a1 | /web/src/main/java/com/sun3d/why/model/ccp/CcpPoemUser.java | 929585ae2e8f63d1dbe126918736f399c2ace3a6 | [] | no_license | P79N6A/alibaba-1 | f6dacf963d56856817b211484ca4be39f6dd9596 | 6ec48f26f16d51c8a493b0eee12d90775b6eaf1d | refs/heads/master | 2020-05-27T08:34:26.827337 | 2019-05-25T07:50:12 | 2019-05-25T07:50:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package com.sun3d.why.model.ccp;
import java.util.Date;
public class CcpPoemUser {
private String userId;
private String poemId;
private Date createTime;
public CcpPoemUser() {
super();
}
public CcpPoemUser(String userId) {
super();
this.userId = userId;
}
public String getUserId() ... | [
"comalibaba@163.com"
] | comalibaba@163.com |
3b17872b94246f59eb6d8c9f03ed2d3cae92a537 | f4c7bd5b7815bad88dc364a07d3aaf05c5263aba | /Labs/src/lab084.java | f678b8bf58b8faf3513a3a8b9570e90a224fa1cd | [] | no_license | nguyenntdev/PRO192x_2.1-A | a058a30abf9d594e0021ec1f2462349e36f7e754 | 59646aa9697136a308bfe8acc6809bef316039a5 | refs/heads/main | 2023-09-02T08:45:49.811962 | 2021-11-14T07:16:01 | 2021-11-14T07:16:01 | 411,559,650 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | public class lab084 {
public class Point {
private int x;
private int y;
public boolean isVertical(Point p) {
return this.x == p.x;
}
}
}
| [
"thiennnfx10909@funix.edu.vn"
] | thiennnfx10909@funix.edu.vn |
2e4e2c340aff4d5ee62d7d0d59550ff3394df96b | b94b8ca4aa5b5d9053d3ffbb64170f2e13794cec | /src/main/java/com/uibuilder/controller/PageController.java | f31a49d5e9a770409d916395a4a796e49f291400 | [] | no_license | himanshuy48/Drag-n-Drop-Rest-API-App | 0e38984db24421f7e22b580bac07cc2ca88b77fa | 03a37ed47f1c4b8f4c6c6af4ae76a8d3b5f5bc13 | refs/heads/master | 2022-11-25T13:12:50.713138 | 2020-01-12T14:21:20 | 2020-01-12T14:21:20 | 233,397,598 | 1 | 0 | null | 2022-11-15T23:34:52 | 2020-01-12T13:34:02 | Java | UTF-8 | Java | false | false | 237 | java | package com.uibuilder.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/pages")
public class PageController {
}
| [
"himanshuy48@gmail.com"
] | himanshuy48@gmail.com |
a9bff70c3cc0c7299b073e8d78f7b50033a9609a | 32a659636016c0fb372d221ecc630d14bb79eab9 | /Implementing Iterable/src/Application.java | 6bcc2c0afd9cc9833949d03b21553cd30e30ceeb | [] | no_license | amankhatri/learnJAVA | 08b64a00d2b0c09ef79ed77e71c3d5e7dbe5e78b | ca89443ef867a4d5f77f5be9cb5e58ed17fa8751 | refs/heads/master | 2020-05-17T03:52:29.803985 | 2014-10-29T12:22:24 | 2014-10-29T12:22:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 472 | java |
public class Application {
public static void main(String[] args) {
/*we will create out own iterable class. */
Urlibrary urLibrary = new Urlibrary();
/*since Urlibrary class implements iterable over strings we would
* have to declare for loop as : for(type_of_variable name_of_Variable
* : name_of_object... | [
"aman_khatri5b5@yahoo.com"
] | aman_khatri5b5@yahoo.com |
21f2841cd616cd99ec902e0e9893a8c9dc6cd524 | fe3de06cad8e7abd8d341616895db383282bd9e0 | /023-@ManytoOne/src/calistirma/HibernateDeneme.java | 76f8943b4e316015177b1b5ac72a7453afe43348 | [] | no_license | Rapter1990/Hibernate-Kaynak | 8afb5eeac69467ffc26c815cb841b2762bf25e98 | d93f25dddf7c137c5418d7f90cbe634107515126 | refs/heads/master | 2020-04-07T07:33:17.350031 | 2018-11-19T08:08:15 | 2018-11-19T08:08:15 | 158,180,764 | 0 | 0 | null | null | null | null | ISO-8859-9 | Java | false | false | 1,453 | java | package calistirma;
import java.util.Date;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
import deneme.Meslek;
import deneme.Personel;
public class HibernateDeneme {
public static void main(String[] args) {
//////////////////////////... | [
"noreply@github.com"
] | noreply@github.com |
2b6c7cf25ecc63c07b7da49af3656328558b50a5 | 483ac68898bd1301c1cf5c291ae3816c93f8c54d | /ACWing/src/graph/有向图的强联通分量/受欢迎的牛.java | 769406a1d0e3090c6e76a45dd549f55cf4d9276c | [
"MIT"
] | permissive | Departuers/Algorithm | c41528eba6159509abdf7067105f52c5562c812d | 96b0212fce85ae001de573c55042a30fca363f72 | refs/heads/master | 2023-01-14T03:33:48.386573 | 2020-11-13T06:36:33 | 2020-11-13T06:36:33 | 221,187,326 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,023 | java | package graph.有向图的强联通分量;
import java.util.Scanner;
/**
* tarjan求强联通分量
* https://www.luogu.com.cn/blog/zyb2624936151/tarjan
* O(n+m)
* 每头奶牛都梦想成为牛棚里的明星。被所有奶牛喜欢的奶牛就是一头明星奶牛。
* 所有奶牛都是自恋狂,每头奶牛总是喜欢自己的。奶牛之间的“喜欢”是可以传递的——如果 A喜欢 B,B 喜欢 C
* 那么 A 也喜欢 C。牛栏里共有 N头奶牛,给定一些奶牛之间的爱慕关系,请你算出有多少头奶牛可以当明星。
* 输入格式
* 第一行:两个用空格分开的整数:N 和 ... | [
"2644631299@qq.com"
] | 2644631299@qq.com |
17acdab174ce1aeb60b9f533e33676389fb8b965 | 807316633f801c61b8c00373e09afe2803e8c893 | /src/avanlon/game/states/newpage/LaunchBattleMonster3.java | 6c5c23ba12362462fd354cd56be6a7ca3de659f6 | [] | no_license | Chroax/Chronicles-Game | 0152d33b3d51a732644d4b7f03fa27378e0038ab | 8a4225ffbc0c6a599d28cd1a15fdad350c278d68 | refs/heads/main | 2023-06-23T13:22:47.847159 | 2021-07-21T14:59:32 | 2021-07-21T14:59:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,614 | java | package avanlon.game.states.newpage;
import avanlon.framework.gui.WindowManager;
import avanlon.framework.resources.Monsters;
import avanlon.game.entity.Monster;
import avanlon.game.entity.Player.Player;
import avanlon.game.states.dungeonstates.BattleMonster;
import javax.swing.*;
import java.util.ArrayList;
import j... | [
"77435642+Chroax@users.noreply.github.com"
] | 77435642+Chroax@users.noreply.github.com |
8182298eb39ca5904573d7c6ff836983167ee2b1 | 7b5b70528d063a3369bb773d91e6a8f6cf058b2d | /spring_aop/src/main/java/com/zyc/cglib/Increase.java | 47fdfcaf34c64f85779a324d859d77b401c4e1dc | [
"Apache-2.0"
] | permissive | zyc460691495/Spring | 8993431ffdea1f350022bc446679ee064e82b97a | e3fbfb34474802a87f4b064e10a0160108760934 | refs/heads/main | 2023-08-17T15:01:37.603014 | 2023-08-04T08:06:15 | 2023-08-04T08:06:15 | 331,849,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package com.zyc.cglib;
public class Increase {
public void before(){
System.out.println("before........");
}
public void after(){
System.out.println("after.........");
}
}
| [
"460691495@qq.com"
] | 460691495@qq.com |
317fc7044494bbdbe4be4224a6ed3d610718b00c | 22692d9e4d85012d32929c7909cbc72ec6304531 | /ssm_why/ssm_service/src/main/java/com/deyuan/service/IProductService.java | b1d5b95d413ff28a15bf9d8c2d938fa9f673634d | [] | no_license | whyjava1005/repo5 | 4f15a34f1b415a230036030d80d398341124a3f1 | 85e86c933559cb41164fc3ace1dcebae1fcfa991 | refs/heads/master | 2023-01-13T21:43:09.187860 | 2020-11-05T01:20:25 | 2020-11-05T01:20:25 | 310,152,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 249 | java | package com.deyuan.service;
import com.deyuan.pojo.Product;
import org.springframework.stereotype.Service;
import java.util.List;
public interface IProductService {
List<Product> findAll(int page,int size);
void save(Product product);
}
| [
"2308344425@qq.com"
] | 2308344425@qq.com |
e2ec5e9d8f1101a0a41a0e456aa6411532d62183 | b09b3f7f622ca4c79ee0c3dfd23d2d16db97d35e | /CountDownLatchExample/src/com/concurrency/synchroniser/Boss.java | ce6dec4fe90a4774ca100edc9c1d80641e1714be | [] | no_license | skpandey11/Technical_Discussion_Code | 9f14fa6c03c2ebdf8c55080558a396f8bc223bbd | a314d9f1dcbe28ac90f6bda0c261b8d8f64d9518 | refs/heads/master | 2021-01-17T17:48:02.559473 | 2015-03-10T20:09:04 | 2016-06-08T16:56:06 | 60,443,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package com.concurrency.synchroniser;
import java.util.concurrent.CountDownLatch;
public class Boss implements Runnable{
private CountDownLatch downLatch;
public Boss(CountDownLatch downLatch){
this.downLatch = downLatch;
}
public void run() {
... | [
"skp.jdk@gmail.com"
] | skp.jdk@gmail.com |
ac81ee7bc40625b3ec28de53c7c0e1e82aa2d9d3 | 943402491ef8d27a233e5611956011deda51bf8b | /src/com/patientdata/SaveServlet.java | cfd7507b728144bba0663f2a7579984a1878de12 | [] | no_license | thepali/CRUD_Application | 393e63409e3b63c16ab677884e8fcff21b6d2dbc | 98dc81606c3cbebc14ae69452d53bf092f3879b6 | refs/heads/master | 2020-07-11T19:27:38.742229 | 2019-08-27T05:55:56 | 2019-08-27T05:55:56 | 204,626,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,373 | java | package com.patientdata;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class SaveServlet extends HttpServlet {
privat... | [
"dipalirkadam8@gmail.com"
] | dipalirkadam8@gmail.com |
fbbfbe9172a0a6d8463473f4cd099dbe04d480db | d49bbeedf8073d0b4fc23672d24b484d8988024e | /BouncyCastle/core/src/main/java/com/distrimind/bouncycastle/crypto/generators/Argon2BytesGenerator.java | 474370bad5ed3a8bf0690ad0ef62cb540edd5e8a | [
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sqf-ice/BouncyCastle | a6b34bd56fa7e5545e19dd8a1174d614b625a1e8 | 02bec112a39175ebe19dd22236d2b4d6558dfa8c | refs/heads/master | 2022-11-17T08:52:07.224092 | 2020-07-14T23:21:12 | 2020-07-14T23:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,066 | java | package com.distrimind.bouncycastle.crypto.generators;
import com.distrimind.bouncycastle.crypto.Digest;
import com.distrimind.bouncycastle.crypto.digests.Blake2bDigest;
import com.distrimind.bouncycastle.crypto.params.Argon2Parameters;
import com.distrimind.bouncycastle.util.Arrays;
import com.distrimind.bouncycastle... | [
"jason.mahdjoub@distri-mind.fr"
] | jason.mahdjoub@distri-mind.fr |
05619c72c2f38694a96e07239427aec4469315c3 | df4abeb0ba23cdee9ddac36e89e3674cebc8139b | /international-system-units-lib/src/main/java/uk/co/jpereira/isu/Formulae.java | 98c8c67b7e1659a9785592ee7052a5d0a6b5ab54 | [
"Apache-2.0"
] | permissive | joaopapereira/international-system-units | 604f69548ebac3593a9958b7ce61a405150b7275 | e5eb37481bd9885da36fdf3e60b6aa7819088ae6 | refs/heads/master | 2021-01-10T09:58:36.717403 | 2019-11-18T18:45:48 | 2019-11-18T18:45:48 | 36,687,168 | 0 | 0 | Apache-2.0 | 2020-10-13T07:32:11 | 2015-06-01T20:34:31 | Java | UTF-8 | Java | false | false | 935 | java | package uk.co.jpereira.isu;
import java.util.logging.Logger;
/**
* Created by blue on 01/05/2015.
*/
public abstract class Formulae<Precision> implements ISURepresentable<Precision>, Comparable<Formulae> {
protected final Logger logger;
/**
* Formulae constructor
*/
public Formulae() {
... | [
"joaopapereira@gmail.com"
] | joaopapereira@gmail.com |
f4cbe2447a27b8fbf2b067f758bba3e2ec5da053 | 877a151853aeb758803a4bc44024449dce60c48c | /ex8_10.java | f86372ddbf87e64397f9529d0f757ae7dc7ec516 | [] | no_license | toeysp130/JAVA | f76b25be4dbc442a5496563a14229acd68206884 | 4e41476fb93fae1319f752599d069bfb407e9d10 | refs/heads/master | 2021-06-23T10:47:31.814879 | 2021-05-23T04:41:14 | 2021-05-23T04:41:14 | 226,062,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import jdk.internal.platform.Container;
public class ex8_10 {
public static void main(String[] args) {
new MinMaxNumber();
}
}
class MinMaxNumber implements ActionListener{
JFrame window = new JFrame("Min Max Program");
JLa... | [
"choptum@hotmail.co.th"
] | choptum@hotmail.co.th |
bf9713f00b6ccd733ea12a2131685dbe95f12d68 | 46a5338c5979c54e335af3d5a0523d5325845a0d | /javaScala/demo/src/JavaScala/src/main/java/_learn/jars/nettyInAction/demos/webSocketChatRoom/ChatServerInitializer.java | a7bb51da635dec09bb50c4f3c2fc37df20e146a4 | [] | no_license | fishsey/code | 658284367b8435fa233a473341b90d746330a873 | b4275042e18ee02eb29ee285df7dce6d4d31a0c4 | refs/heads/master | 2021-07-11T18:57:11.052981 | 2017-10-06T11:15:35 | 2017-10-06T11:15:35 | 105,975,719 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,236 | java | package _learn.jars.nettyInAction.demos.webSocketChatRoom;
import io.netty.channel.Channel;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.group.ChannelGroup;
import io.netty.handler.codec.http.HttpObjectAggregator;
import io.netty.handler.codec.http.HttpSe... | [
"ally1984aikx@gmail.com"
] | ally1984aikx@gmail.com |
036705c90e07767dbd543e80b849067993b44422 | a3e5bf8496252cdd9a192019b3eca1e3d690cf95 | /core/src/main/java/eu/alehem/tempserver/remote/core/workers/DatabaseFunction.java | 3d030ad70613b45f1ce01129e92411c21ed48d96 | [] | no_license | ahemberg/tempserver_remote_java | 479e9f36ea6d2669430a36b59fa3faabb3a6f65b | 31bc294ce645b7bf13d203bb7551e7adced66ad9 | refs/heads/master | 2022-11-07T10:09:09.695943 | 2021-09-05T10:23:54 | 2021-09-05T10:23:54 | 195,647,840 | 0 | 0 | null | 2022-10-04T23:59:04 | 2019-07-07T12:21:51 | Java | UTF-8 | Java | false | false | 3,102 | java | package eu.alehem.tempserver.remote.core.workers;
import com.google.protobuf.InvalidProtocolBufferException;
import eu.alehem.tempserver.remote.core.DatabaseManager;
import eu.alehem.tempserver.schema.proto.Tempserver;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashSet;
import java.util... | [
"noreply@github.com"
] | noreply@github.com |
28f5d422aa89fdf604538278e668dfa4e6c125dc | ce4dfcb878c549403379fbfa84dcc4e865cd74f8 | /CS201/src/MinMaxAvg.java | cca0550a2ba4f7aec3b255f451305f54a63a2cbf | [] | no_license | jiadar/java | 3829639b60bb97db30fe964bf3374b65f35aee1b | fb49aa25f9c73a5c06252f6dd18e2ebe88b16c36 | refs/heads/master | 2020-04-05T23:32:02.468982 | 2016-11-30T01:29:27 | 2016-11-30T01:29:27 | 70,830,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java |
public class MinMaxAvg {
public static void main(String[] args) {
int numbers[][] = {
{ 63, 82, 92, 76, 98 },
{ 98, 70, 65, 89, 91 },
{ 84, 99, 85, 59, 55 },
{ 89, 92, 94, 90, 96 },
{ 56, 35, 26, 17, 61 }
};
int min=0, max=0;
double avg=0;
for(int i=0; i<n... | [
"ross@Rosss-MacBook-Air.local"
] | ross@Rosss-MacBook-Air.local |
5d36e34f3ad5cca5bcc757e619e3b8531fb19132 | bd74e5d1a2ae5ac56f10fd34872d60906af1373b | /sm_flow/src/main/java/com/sm/flow/manager/dto/ClientCartDto.java | 79cf1f12a6a976b6db77539b506fe0dd1114569e | [] | no_license | mikekucherov/DevHack | 47cf428279d23e14a9efa39d1a9d37fe5e539561 | 9eae130ed9da65ff5db29b0901112e98b995b5e6 | refs/heads/main | 2023-05-11T19:15:18.662935 | 2021-06-06T07:50:33 | 2021-06-06T07:50:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,032 | java | package com.sm.flow.manager.dto;
import com.sm.flow.manager.model.ClientRole;
import lombok.Data;
import lombok.ToString;
import java.util.HashMap;
/**
* Карточка клиента
*/
@Data
@ToString
public class ClientCartDto {
/**
* Идентификатор клиента
*/
Long clientId;
/**
* Имя
*/
... | [
"norcen@yandex.ru"
] | norcen@yandex.ru |
fa72e72d97f507d9c1df6e7425bcbd00156fcd1c | 248e2dfe84deaf22767d5a37b91e837fe9aace0c | /ohtu-viikko2/Verkkokauppa1/src/main/java/ohtu/verkkokauppa/Kauppa.java | fdb579365c502ef7da2598bf3067108d1c009a8b | [] | no_license | joomoz/Ohtu_2017 | 9812e39679021e28e4cb5adcf998be8f9a3773e4 | 81dd227e2984e01f705c6cb502984407aa05dc8d | refs/heads/master | 2021-01-21T12:00:37.601997 | 2017-05-19T05:54:11 | 2017-05-19T05:54:11 | 91,770,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,258 | java | package ohtu.verkkokauppa;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class Kauppa {
private VarastoInterface varasto;
private PankkiInterface pankki;
private Ostoskori ostoskori;
private ViitegeneraattoriInterface... | [
"jnsmoilanen@gmail.com"
] | jnsmoilanen@gmail.com |
c3ff2716e6d331eb0e921dd90070654b313ca109 | 0581eb85bfc26c12b155c8d7a06c5836fc30b410 | /modules/cloudant/src/test/java/com/ibm/cloud/cloudant/v1/model/RevisionsTest.java | 5678653e37b3531d067180cb91e8dea92659d531 | [
"Apache-2.0"
] | permissive | mojito317/cloudant-java-sdk | 8399c0f64022aac6bcdeec1b6e1792d4eecec4ae | 2acccec6b95592050b643aef55557f40f2d4d185 | refs/heads/master | 2022-12-24T02:59:42.425017 | 2020-09-03T13:19:03 | 2020-09-03T13:19:03 | 292,261,576 | 0 | 0 | Apache-2.0 | 2020-09-02T11:16:22 | 2020-09-02T11:16:21 | null | UTF-8 | Java | false | false | 1,962 | java | /*
* (C) Copyright IBM Corp. 2020.
*
* 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 w... | [
"noreply@github.com"
] | noreply@github.com |
b77318d81adf0c13dcaa914aca04772ec4afb583 | 4d4123dd737ebf0b2b8f7abb4a467eb92b247de7 | /Nihar_Cls/FOR_LOOP_2/SERIES/FOR_3.java | 9b70e7c52b2c4e3e2f6922b3ed7f893ccd3614c3 | [] | no_license | iamNihar07/SmallJavaSnippets | d101fe3425b9e0ca2520636874dc395cc1d98850 | 346f36d10c1be4c579798404a1301d37976a9dcf | refs/heads/master | 2020-12-19T23:30:17.376924 | 2020-01-23T20:58:14 | 2020-01-23T20:58:14 | 235,883,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 193 | java |
package FOR_LOOP_2.SERIES;
public class FOR_3
{
void main(int a, int b)
{
int i;
for(i=a;i<=b;i++)
{
System.out.println(i);
}
}
} | [
"31829255+iamNihar07@users.noreply.github.com"
] | 31829255+iamNihar07@users.noreply.github.com |
48a89da2bd38ded37472922519ca2210a45a7cf9 | 4691acca4e62da71a857385cffce2b6b4aef3bb3 | /spring-boot-modules/spring-boot-mvc-3/src/main/java/com/baeldung/springvalidation/SpringValidationApplication.java | ccfe990ce77518560cf825a39f27fba985ec0953 | [
"MIT"
] | permissive | lor6/tutorials | 800f2e48d7968c047407bbd8a61b47be7ec352f2 | e993db2c23d559d503b8bf8bc27aab0847224593 | refs/heads/master | 2023-05-29T06:17:47.980938 | 2023-05-19T08:37:45 | 2023-05-19T08:37:45 | 145,218,314 | 7 | 11 | MIT | 2018-08-18T12:29:20 | 2018-08-18T12:29:19 | null | UTF-8 | Java | false | false | 354 | java | package com.baeldung.springvalidation;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringValidationApplication {
public static void main(String[] args) {
SpringApplication.run(SpringValidationA... | [
"noreply@github.com"
] | noreply@github.com |
26beaa236f8e14927376b74c6667835f68a4810c | 162f3254ef08fb450d072abe2ce490ef8644223c | /src/com/javaee/examples/java_immutable_class/FinalClassExample.java | 0e30a1af7374f0b0d766b8c500ab751203e4c4c8 | [] | no_license | krishnabhat81/java-ee | 20e784283db683e80e86a8b6fa01eb06ed97ea91 | 112b18fcdb9f25353dd02629d6852e932125901b | refs/heads/master | 2021-01-20T10:05:49.325815 | 2017-09-10T22:46:26 | 2017-09-10T22:46:26 | 90,320,564 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,049 | java | package com.javaee.examples.java_immutable_class;
import java.util.HashMap;
import java.util.Iterator;
/**
* Created by krishna1bhat on 5/4/17.
*/
/*
* Immutable class is good for caching purpose and
* Inherently thread-safe
*/
/*
*1. Make the class as final so it can’t be extended. (or Make constructor private, ... | [
"krishna.bhat78@gmail.com"
] | krishna.bhat78@gmail.com |
834db72b8b31dfeea0e9a3f7d16299ef94cba96b | d3a5cd6a10aa14e68a011c3e957f639c729ed015 | /app/src/main/java/com/example/choco_music/fragments/LikeList_Fragment.java | 4669c77c466df4d40f1e07aee0c37e11421d1d98 | [] | no_license | pwnzzi/Choco_Music | f716224f1ac7d5cd9f4a9b120dfa4c4cc24a1b28 | 7f627ed73649e62256d52497da1a629b13ecb86c | refs/heads/master | 2020-11-27T21:20:17.095731 | 2020-03-01T08:01:29 | 2020-03-01T08:01:29 | 229,604,420 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,787 | java | package com.example.choco_music.fragments;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.Toas... | [
"pwnzzi@naver.com"
] | pwnzzi@naver.com |
96678af056188de742a42802017aaf9943f20c4b | 716b175c89d619242f88be65f07701050a1f17d2 | /All Blue/src/com/MyAllBlue/Service/Impl/AdminServiceImpl.java | 645e0c3ed26fbffa41d039da5b7c338dee3ea784 | [] | no_license | wqp2018/Demo | 1f59d73b05c8f17818354e865cc5dbf3ebabfaed | cd080de7535401a77b5543946521f48bae35f02e | refs/heads/master | 2020-03-26T22:54:19.650567 | 2018-08-22T11:38:46 | 2018-08-22T11:38:46 | 145,495,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,180 | java | package com.MyAllBlue.Service.Impl;
import com.MyAllBlue.Dao.AdminDao;
import com.MyAllBlue.Model.*;
import com.MyAllBlue.Page.PageBean;
import com.MyAllBlue.Service.AdminService;
import org.springframework.transaction.annotation.Transactional;
import java.util.List;
@Transactional
public class AdminServiceImpl impl... | [
"1163985789@qq.com"
] | 1163985789@qq.com |
2171068dc360281c261761baf2f821c97d7d733f | f567413ca65990c8e376723b6faf85f2a9e9939d | /src/main/java/com/zzia/wngn/design/prototype/PrototypeManager.java | e27d85ac904d318eaa8e79dfc41476b9b5d63908 | [] | no_license | wngn123/wngn-test | c7c6daa33535f98aaf6acdad0ead2a92472eb882 | ad4b639b14537464054585aa64dd50883d539412 | refs/heads/master | 2016-09-14T12:45:59.401186 | 2016-06-02T15:22:40 | 2016-06-02T15:22:40 | 59,181,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package com.zzia.wngn.design.prototype;
/**
* @author wanggang
* @title
* @date 2016/6/2 9:27
* @email wanggang@vfou.com
* @descripe
*/
public class PrototypeManager {
public static Prototype prototype = new ConcretePrototype();
public static Prototype getPrototype() {
return prototype.clone();... | [
"wngn123@163.com"
] | wngn123@163.com |
8f2c90536e7ed7445b4e5b17bf935c0c3d59494c | 2e036f17f80e31d7f9b13732ea6ec2a492bbd2d4 | /Chapter1ArrayString/question1_19/Question.java | 5b120830e7ff1e3b845bdcaf0c9cc2907ea82644 | [] | no_license | AkiraKane/Interview-3 | 8b43238347696d5c19ba3c7fc5c104a250297997 | 081a8c51aa992f0aa35854f83e2f6cb6c7b32e57 | refs/heads/master | 2020-04-01T16:58:09.725250 | 2015-05-11T05:57:06 | 2015-05-11T05:57:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,158 | java | /**
1.19 3SUM closest
Given an array S of n integers, find three integers in S such that the sum is closest to a given number, target. Return the sum of the three integers. You may assume that each input would have exactly one solution.
For example, given array S = {-1 2 1 -4}, and target = 1.
The su... | [
"kai@ubnt.com"
] | kai@ubnt.com |
59b18cee1932dc4bd40cb5b130b990755fb12c46 | 104b421e536d1667a70f234ec61864f9278137c4 | /code/org/apache/james/mime4j/field/address/parser/AddressListParserVisitor.java | 37f42e5914ed7f76a52c688df9b1453dafd2e2f6 | [] | no_license | AshwiniVijayaKumar/Chrome-Cars | f2e61347c7416d37dae228dfeaa58c3845c66090 | 6a5e824ad5889f0e29d1aa31f7a35b1f6894f089 | refs/heads/master | 2021-01-15T11:07:57.050989 | 2016-05-13T05:01:09 | 2016-05-13T05:01:09 | 58,521,050 | 1 | 0 | null | 2016-05-11T06:51:56 | 2016-05-11T06:51:56 | null | UTF-8 | Java | false | false | 1,366 | java | package org.apache.james.mime4j.field.address.parser;
public abstract interface AddressListParserVisitor
{
public abstract Object visit(ASTaddr_spec paramASTaddr_spec, Object paramObject);
public abstract Object visit(ASTaddress paramASTaddress, Object paramObject);
public abstract Object visit(ASTaddress_... | [
"ASH ABHI"
] | ASH ABHI |
dfa249fc9bed5952f6a1be91d31e8f0f671bea8c | f31bd4fec0a3d01c75716043e71294c79c94b0d5 | /de.vogella.android.animation/src/de/vogella/android/animation/AnimationExampleActivity.java | baebbe65dbfd19d079d1d75cdfdbd10092ee321e | [] | no_license | luiz158/vogella | bafa6f5babadcd3c13776f4371d5a4dad55a99d6 | 91b77ac0939655eb643e0dad386d586f1bc04377 | refs/heads/master | 2021-01-16T18:05:00.632838 | 2012-10-30T23:34:42 | 2012-10-30T23:34:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,024 | java | package de.vogella.android.animation;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Paint;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
imp... | [
"Lars.Vogel@gmail.com"
] | Lars.Vogel@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.