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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
90a950d63ebbc3039b1cf428ff3595a0efca3151 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_6bae7b1a40dec492953b638b80e7c1a23df5967e/CheckOutAction/2_6bae7b1a40dec492953b638b80e7c1a23df5967e_CheckOutAction_t.java | 6e7d1560c974c453818a8d7aad27537150181855 | [] | 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,383 | java | package net.sourceforge.eclipseccase.ui.actions;
import org.eclipse.team.core.TeamException;
import net.sourceforge.eclipseccase.ui.dialogs.ActivityDialog;
import net.sourceforge.eclipseccase.ClearCasePreferences;
import net.sourceforge.eclipseccase.ClearDlgHelper;
import java.util.*;
import net.sour... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
ebea377f62ce8f06acce814ff8bf1dfcc5465dfa | a171912df3804e92a7bd4ce87546529fbdff38f3 | /src/com/ss/lms/service/AdminService.java | 659cd464daaa5ab95f090647ee2b69aaa299e2d9 | [] | no_license | brunoara21/lms_jdbc | a28aa285c42d5badf9018ee051b6db9d6c74c268 | 4a4938434724e7023129ca88c465c918a2224bbd | refs/heads/main | 2023-06-26T05:55:12.229932 | 2021-07-26T17:03:52 | 2021-07-26T17:03:52 | 386,892,634 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,932 | java | /**
*
*/
package com.ss.lms.service;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.Arrays;
import java.util.List;
import com.ss.lms.dao.AuthorDAO;
import com.ss.lms.dao.BookAuthorsDAO;
import com.ss.lms.dao.BookCopiesDAO;
import com.ss.lms.dao.BookDAO;
import com.ss.lms.dao.BookGenresD... | [
"bruno.rebaza@smoothstack.com"
] | bruno.rebaza@smoothstack.com |
ae82269640cbc0ad540d340ec7d66da9cca498da | c0e6fc6a0c715c91a24cb598b79da276c4e39d22 | /src/main/java/yandex/cloud/api/mdb/opensearch/v1/Opensearch.java | e1d73fd51f588d7ce7bb27e5886fe55bac725b90 | [
"MIT"
] | permissive | yandex-cloud/java-genproto | 9bbffd1a6ae346562ddc7a69a6a2e0afb194a63c | 2b28369a6af1e497200058446aef473bd95af846 | refs/heads/master | 2023-09-04T05:34:01.719629 | 2023-08-28T09:31:29 | 2023-08-28T09:31:29 | 206,794,093 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | true | 84,863 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: yandex/cloud/mdb/opensearch/v1/config/opensearch.proto
package yandex.cloud.api.mdb.opensearch.v1;
public final class Opensearch {
private Opensearch() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLit... | [
"ycloud-bot@yandex.ru"
] | ycloud-bot@yandex.ru |
9d70c785e32459af873a6a577d602ee100d7c16d | a3654688d465b8d5b84a89ce57f8bb724b56fdf7 | /abstractClassesDemo/src/abstractClassesDemo/CustomerManager.java | a2f0ae67a5c06a4d8bed40954a43f02f427d5edd | [] | no_license | sergennkeles/javaa | 7400c209eadd1985ab83f92c76c33dd9aae33684 | c2c090b5285cf49d6a38a70b7e641cb9af8b4d77 | refs/heads/master | 2023-04-23T18:21:35.479810 | 2021-05-13T15:16:02 | 2021-05-13T15:16:02 | 362,247,340 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | package abstractClassesDemo;
public class CustomerManager {
BaseDatabaseManager baseDatabaseManager;
public void getCustomer()
{
baseDatabaseManager.getData();
}
}
| [
"65495192+sergennkeles@users.noreply.github.com"
] | 65495192+sergennkeles@users.noreply.github.com |
448232e05a32d087ce020b5b189542158265081e | 5972fe575a7e3fa3234812d1985c85817b303f34 | /app/src/main/java/com/example/susananaranjovillamil/orale/ShowSuggestion.java | ffb04103ac03146995b67199485319902854536d | [] | no_license | susanaranjo/OraleApp | 23dcd16dc69ae8ccd8ab5a715ad70add05a8667c | b70511ba1e7415bd8005918cf009cd9bfa0f4fa2 | refs/heads/master | 2020-04-05T14:05:39.257799 | 2017-07-06T14:35:11 | 2017-07-06T14:35:11 | 94,765,865 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,281 | java | package com.example.susananaranjovillamil.orale;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Array... | [
"snaranjov@gmail.com"
] | snaranjov@gmail.com |
8de33c30e33c34fb9b7de2a2cfb3b48129b59d36 | 8492c3c795559cb66c8b78af196ed46f4b122378 | /141_Linked_List_Cycle/src/ListNode.java | 294df78a62d9928dfed2476a23a027cd3cc81140 | [] | no_license | Sparklemax/LeetCode_Learn | f8a7284fb38aefc41c00b9b85fd132001399d7f9 | 7cc3c27642257311e2427a835e3a159f3651ae40 | refs/heads/master | 2020-06-26T20:57:18.113135 | 2019-09-20T12:39:11 | 2019-09-20T12:39:11 | 199,755,965 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,289 | java | import java.util.List;
/**
* @author Sparklemax
* @date 2019/9/3 19:56
*/
public class ListNode {
int val;
ListNode next;
ListNode(){
}
ListNode(int x){
val = x;
next = null;
}
public ListNode buildListNode(String s){
ListNode first = null,last = null,newNode;
... | [
"sparklemax@outlook.com"
] | sparklemax@outlook.com |
afdd0f6052a905121af3a3aae0206fe7b9c1b668 | 59e7cd121e34fce370a29d7d23f811ff3a29fe23 | /house-manage/src/main/java/com/manage/service/impl/EndEveryDayUpdateData.java | 424abcefef7defa58460d58f72eb1c9e24a9ea65 | [] | no_license | tiger-super/bi-jian | 796badb42209dca4abcca8a443dea993f4aacefb | 2b357166e60e8235a0569fca84b059df76f2c110 | refs/heads/master | 2020-04-14T23:30:25.925733 | 2019-05-10T13:03:37 | 2019-05-10T13:03:37 | 164,204,664 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,264 | java | package com.manage.service.impl;
/**
*
* 创建业务逻辑类
*
*/
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.house.entity.WebsiteCount;
import com.manage.dao.HouseManageDao;
import com.manage.dao.VipManageDao;
import com.ma... | [
"l"
] | l |
075d41c9337bb58482c27e191cfc5a43b8615ce9 | 22a7df6b4f15a702f4b7a9718e7cfc74d2409a37 | /app/src/main/java/com/ameron32/apps/projectbanditv3/fragment/EquipmentTestFragment.java | 8241a62e05c6fd0a48f20c005df3414ab2c76c13 | [] | no_license | ameron32/ProjectBanditv3 | c016b3688cc26c5545832eb4e59db65b095796de | 1e5ea04a41e9212e7a96962c64a96164a03ad846 | refs/heads/master | 2021-01-22T09:33:59.319072 | 2015-12-02T04:45:01 | 2015-12-02T04:45:01 | 28,528,647 | 3 | 0 | null | 2015-01-12T17:07:28 | 2014-12-27T04:37:19 | Java | UTF-8 | Java | false | false | 729 | java | package com.ameron32.apps.projectbanditv3.fragment;
import android.os.Bundle;
import android.view.View;
import android.widget.ListView;
import com.ameron32.apps.projectbanditv3.adapter.EquipmentAdapter;
import com.ameron32.apps.projectbanditv3.R;
import butterknife.ButterKnife;
import butterknife.InjectView;
publi... | [
"ameron32extras@gmail.com"
] | ameron32extras@gmail.com |
a9329db75bfb21b90b72f7ca01abcc0a243c6844 | 003d591d913d0d0800c80f03645c64a9934257e3 | /cms/src/main/java/cn/hopever/platform/cms/repository/ArticleTableRepository.java | 9f458d715d62a173068b56dd1bc585c56a4007b1 | [] | no_license | mrhop/platform-new | 8f0072435383c8bc0cb1a018fe245880c58548fd | 8144d0d2a42afd06384a3c826f608d8f4c9e412d | refs/heads/master | 2021-01-01T16:47:55.441706 | 2017-11-13T09:16:30 | 2017-11-13T09:16:30 | 97,922,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 933 | java | package cn.hopever.platform.cms.repository;
import cn.hopever.platform.cms.domain.ArticleTable;
import cn.hopever.platform.cms.domain.WebsiteTable;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.PagingAndSorting... | [
"233402923@qq.com"
] | 233402923@qq.com |
852ca07037bd6abc24ede30fb0b4ed19883ab961 | 780019c42eefa0edb1a191b7087ed8b6f9fd7735 | /Java Game/Joc/src/gfx/ImageLoader.java | a833a569eb5579b1e6913b5dc60a64cdf47e8798 | [] | no_license | titi-gabriel/projects | 0a3141498a52bc16421a65b6514d18c4ef0520da | bf5dc1c5336b785c94aa87382c7773d118a3dac5 | refs/heads/master | 2023-03-22T08:09:53.033369 | 2021-03-10T20:41:08 | 2021-03-10T20:41:08 | 346,463,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package gfx;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
import java.io.IOException;
public class ImageLoader {
public static BufferedImage loadImage(String path)
{
try {
return ImageIO.read(ImageLoader.class.getResource(path)); //se incarca imaginea
} catch... | [
"63202397+guzutiti@users.noreply.github.com"
] | 63202397+guzutiti@users.noreply.github.com |
22c1425dfc84c6e4a8391b340af11613cc4859ca | 811f9de915c72fe82f96f46740eb7a35ffa23ed1 | /AppWeb/src/main/java/entity/MaTable.java | 091a063b00a1ec9f8ef8b0c09d79b9a8209814c7 | [] | no_license | ChrisMarty/JavaTest | 144c6d6c1ee733ea153195bc5e9841738d76d929 | 79c980cbe3b67c4bfc84786601c72efe5128db12 | refs/heads/master | 2016-09-05T21:20:56.080850 | 2014-05-26T14:32:58 | 2014-05-26T14:32:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java | package entity;
public interface MaTable {
public int getId();
public void setId(int id);
public String getCode();
public void setCode(String code);
public String getLibelle();
public void setLibelle(String libelle);
}
| [
"christophe.marty@D1064.AGYSOFT"
] | christophe.marty@D1064.AGYSOFT |
8ca9e6b76ada2a2c2cf184a6e5d37cf4df7b6dc7 | 1cd3a9a0ff4906157875fb355c930820145ced88 | /src/main/java/org/restlet/ext/simpledb/util/RestletUtil.java | 45918b0cb8275712fddf21d09abd41ff96a391d1 | [] | no_license | barchart/carrot-org.restlet.ext.simpledb | 250bbe186d2af9aee4051b7067ba099261a849f9 | 7c30c854f0c25d2d537dbe13763c3648bb53b86e | refs/heads/master | 2023-08-23T10:04:18.765301 | 2012-04-12T23:09:12 | 2012-04-12T23:09:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 718 | java | package org.restlet.ext.simpledb.util;
import org.restlet.Message;
import org.restlet.resource.UniformResource;
public class RestletUtil {
public static String componentURI(String path) {
String uri = "riap://component" + path;
return uri;
}
public static String getReqAttr(UniformResource resource, String na... | [
"Andrei.Pozolotin@gmail.com"
] | Andrei.Pozolotin@gmail.com |
55eced531f1028eaf858cd8560e055b8bffc37fd | 214ec0c0362c3e9dd67bffae2acff56c2fac60f5 | /app/src/main/java/com/yan/booksearch/MainActivity.java | 3a9378b7ff6a17851e23242d62d00bd45a511c71 | [
"Apache-2.0"
] | permissive | Go0AT/NovelSearch | 7a42de60536e758ab0eba3f7530c615d3a3b4c58 | eebea1e831f469aa593314810e0c45a18146be72 | refs/heads/master | 2020-04-12T20:14:57.025014 | 2018-12-21T18:50:07 | 2018-12-21T18:50:07 | 162,730,435 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,768 | java | package com.yan.booksearch;
import android.content.Intent;
import android.os.Handler;
import android.os.Parcelable;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
im... | [
"1543836706@qq.com"
] | 1543836706@qq.com |
2e5021eb920834b8c99c548c87eedb7b622cadd6 | b2f07f3e27b2162b5ee6896814f96c59c2c17405 | /com/sun/org/apache/xalan/internal/xsltc/runtime/ErrorMessages_zh_TW.java | 77e87bd160e08b9b4913f368cf9eab19bd9d1238 | [] | no_license | weiju-xi/RT-JAR-CODE | e33d4ccd9306d9e63029ddb0c145e620921d2dbd | d5b2590518ffb83596a3aa3849249cf871ab6d4e | refs/heads/master | 2021-09-08T02:36:06.675911 | 2018-03-06T05:27:49 | 2018-03-06T05:27:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,597 | java | /* */ package com.sun.org.apache.xalan.internal.xsltc.runtime;
/* */
/* */ import java.util.ListResourceBundle;
/* */
/* */ public class ErrorMessages_zh_TW extends ListResourceBundle
/* */ {
/* */ public Object[][] getContents()
/* */ {
/* 90 */ return new Object[][] { { "RUN_TIME_INT... | [
"yuexiahandao@gmail.com"
] | yuexiahandao@gmail.com |
f662c370f12775917e4b73976343db833b9e3e6a | 439d99e4b9e570da768eccdf0c4c37d6dfbd21e3 | /Generics/src/LinkedList.java | 50330f4c059c27a571bdb15f08a7a75253af83a0 | [] | no_license | Ikuni17/CSCI-132 | 1035ac5d0cd3d91592d19fe69bcf03b429bcde33 | 1d9f9a8965514458da7255c7ec8f613375d4c65a | refs/heads/master | 2021-01-19T07:01:52.534874 | 2016-09-20T05:40:11 | 2016-09-20T05:40:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,109 | java | /**
*
* @author Bradley White
*/
public class LinkedList<E> {
// nested Node class
private static class Node<E> {
private E element;
private Node<E> next;
public Node(E newElement, Node<E> newLink) {
element = newElement;
next = newLink;
}
p... | [
"white.brad17@gmail.com"
] | white.brad17@gmail.com |
3a1cf707a4b6a49655fdcf6008912d7ed4e70603 | 2a0b28c1deca3281c2e61a7fc3add2eba94b84d9 | /studio-common/src/main/java/com/free/studio/framework/pureui/view/Condition.java | aed86d5c8beadf9d80c475a10d0cba950ebebca1 | [] | no_license | 787749090/studio-parent | 75276003ffe1d0ba2ae1977e79ad8b49b31d6424 | 88b1f8326190e4bd249677b7bec39d8d2f371f62 | refs/heads/master | 2021-01-21T10:29:32.355952 | 2017-05-18T12:41:59 | 2017-05-18T12:41:59 | 91,657,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package com.free.studio.framework.pureui.view;
import com.free.studio.framework.core.support.model.BaseView;
/**
* @Title: Condition.java
* @Package com.free.studio.framework.pureui.view
* @Description: TODO
* @author yewp
* @date 2017年5月8日 下午5:30:15
* @version V1.0
*/
public class Condition extends BaseView {... | [
"asus@192.168.75.1"
] | asus@192.168.75.1 |
599a8d550b553e5dd4eac89c47cdbac164b1e9e2 | ab24e80cd7664a3bce0ca118568102e6ec2a1e9a | /bridge-pattern/src/main/java/com/tugbakaya/bridgepattern/colordrawer/ColorDrawer.java | ba1cf9da2a611271c71f260fee6c8db05345b0cb | [] | no_license | kayatugba/design-patterns | e481c06a3486b439fe84779ed9df7fdddeafdd34 | e4c71e88f4fefbdd68e1732ff94d7f78ac264cab | refs/heads/master | 2020-06-13T12:32:03.381997 | 2019-07-11T13:06:03 | 2019-07-11T13:06:03 | 194,655,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 105 | java | package com.tugbakaya.bridgepattern.colordrawer;
public interface ColorDrawer {
public void draw();
}
| [
"tugba.kaya@atos.net"
] | tugba.kaya@atos.net |
41308895f76ebdfd75559a2cfc23763077d46df3 | d6e87e8a37cefa18121f3c19b0eafe1cd606c6b0 | /src/GUI/jTable1.java | cf0b0fb13dd7685d4eb8f25c0950c38fc5b7b763 | [] | no_license | Eminemhehe/Qingxiu-mountain-tourist-intelligent-management-system | 7aedde1d1d466509d094283ee821f4ab4dfdbdba | a0ec1c944e892bb2e2c4a55a0a7a0494c04a9871 | refs/heads/master | 2020-05-03T01:15:39.298059 | 2019-03-29T04:29:48 | 2019-03-29T04:29:48 | 178,332,316 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 247 | 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 GUI;
/**
*
* @author wz
*/
class jTable1 {
}
| [
"519345786@qq.com"
] | 519345786@qq.com |
9fe7e1d0ceaedc3d693f473aeff727df5fa3d0bb | b8f58e4c10a2a7f75aa3990bbaa67be70fb002e2 | /xs2a-impl/src/main/java/de/adorsys/psd2/xs2a/service/mapper/psd2/ServiceType.java | 315c1f5ace025236aefc89f18c1071f08275473d | [
"Apache-2.0"
] | permissive | Kerusak/xs2a | 1e854825e1e281349ef8d7827709353ec948b7eb | f793be3c08b8a883971398289ad50ee314c34e9f | refs/heads/develop | 2020-04-22T21:23:42.139479 | 2019-04-08T11:56:08 | 2019-04-08T11:56:08 | 170,672,358 | 0 | 0 | NOASSERTION | 2019-04-08T11:48:23 | 2019-02-14T10:22:47 | Java | UTF-8 | Java | false | false | 720 | java | /*
* Copyright 2018-2019 adorsys GmbH & Co KG
*
* 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 ... | [
"rye@adorsys.com.ua"
] | rye@adorsys.com.ua |
d827f898cd5a5ec566fa98fd13509caa3046f306 | 296617626c75fde4047500d4d3853ad89b4426c3 | /Lab1/src/com/jlcindia/hibernate/Lab1B.java | 5b88fb7fa65e36180ac4e0632176fee58ea21e45 | [] | no_license | satish4792/MyTestProjects | f959df3dd5b5d4328c9ea65f262f9137137e061d | edc764caa833ea87616ab2052d2a99deab0084bd | refs/heads/master | 2022-02-17T10:44:50.875491 | 2019-06-06T16:36:36 | 2019-06-06T16:36:36 | 190,614,190 | 0 | 0 | null | 2022-02-09T23:54:41 | 2019-06-06T16:28:02 | JavaScript | UTF-8 | Java | false | false | 679 | java | package com.jlcindia.hibernate;
import org.hibernate.*;
public class Lab1B {
public static void main(String[] args) {
Transaction tx = null;
try {
SessionFactory sf = CHibernateUtil.getSessionFactory();
Session session = sf.openSession();
tx = session.beginTransaction();
Customer cust = ... | [
"satishk7@cisco.com"
] | satishk7@cisco.com |
10bee31f283e09beef41b50cfcade91361dbbbfd | 29de3a09c2683ed3daf7b9fd3a1b817189107561 | /Java入门/Else/DVD GUO.SH.S.java | b2a1ac8a42afc81a76a92cafdb893f1d8e8038a2 | [] | no_license | guoshusong/Study | 10e5c511ef6bb7ba2b5fb5f8a82170d6613ace27 | 976841e78c640a967c894c71731e57f8a9054b27 | refs/heads/master | 2021-07-15T07:52:41.268768 | 2019-07-10T08:00:08 | 2019-07-10T08:00:08 | 161,037,668 | 0 | 0 | null | 2020-07-01T18:52:37 | 2018-12-09T12:36:59 | Java | GB18030 | Java | false | false | 11,855 | java | /*
郭树耸
DATE:2018-10-28
*/
import java.util.Scanner;
public class bake {
public static void main(String[] args) {
// 定义用于存储数组信息的数组
String[] names = new String[10];// DVD 名称
int[] status = new int[10];
int[] count = new int[10];
int[] date = new int[10];
// 初始化DVD... | [
"44452998+guoshusong@users.noreply.github.com"
] | 44452998+guoshusong@users.noreply.github.com |
b31a467da70cb9894ae9bcd2d180d2f95bf805b3 | ecfb858bfb8d5577f86e684cadbee00ec21a06dc | /Backend/Spring/Java/spring_security_course/chapter02/chapter02.06/src/main/java/io/baselogic/springsecurity/configuration/SecurityConfig.java | 6fcc066ed36a150bc85112c64f32f9fd800dc755 | [
"BSD-2-Clause"
] | permissive | ccf05017/til | ce3c5ae97bfda11482db78883f0002c3fd0c96f8 | 09bb2868f20b3942ce2a7148679f999bbf11dc8d | refs/heads/master | 2023-01-12T03:57:51.787747 | 2021-05-31T23:04:25 | 2021-05-31T23:04:25 | 222,437,687 | 0 | 1 | null | 2023-01-07T19:57:46 | 2019-11-18T11:53:39 | Java | UTF-8 | Java | false | false | 6,630 | java | package io.baselogic.springsecurity.configuration;
import lombok.extern.slf4j.Slf4j;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Description;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.security.conf... | [
"saul@BcTech-Saului-MacBookPro.local"
] | saul@BcTech-Saului-MacBookPro.local |
fd118c127e4ad6153e060c76b1b0ba3b2898df90 | a0dd1b60f1c2862d1f03aad671e116fcd38d90ab | /snake/src/main/java/top/yifan/ui/GameSetting.java | c761db5fd84b44dfa56fdeb3ac0660f8d9b3e6bb | [] | no_license | huilian13/java_applet | 992716576f5830400aad2f3e352957fce49b1901 | d39384b405e7fd7becc536aee3ad9708b2246bd7 | refs/heads/master | 2023-07-20T07:53:16.920611 | 2020-10-25T12:48:30 | 2020-10-25T12:48:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,512 | java | package top.yifan.ui;
import top.yifan.config.GameConfig;
import top.yifan.constant.FileURLConstant;
import top.yifan.control.GameControl;
import top.yifan.util.FileLoadUtil;
import top.yifan.util.FrameUtil;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListen... | [
"zhengyifan1996@outlook.com"
] | zhengyifan1996@outlook.com |
f9d6b31c7713b07d2184fa9b51204d2828189c1a | 046a5d5799d885b989369a2fe12137cf5ede240d | /reader/src/it/polito/dp2/NFV/lab1/tests/NfvTests.java | 299478eca773c4916d862986f417cf97fb98c5d4 | [] | no_license | marcomicera/nfv-manager | 24a9615787958b03d5566555d90b333ed2837c02 | df6bd9c47548726852325e82988cf0bd452fb961 | refs/heads/master | 2021-07-23T21:00:47.199762 | 2020-04-11T13:30:05 | 2020-04-11T13:30:05 | 134,253,211 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,433 | java | package it.polito.dp2.NFV.lab1.tests;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import org.junit.Before;
import org.junit.BeforeClass;
import org... | [
"marco.micera@gmail.com"
] | marco.micera@gmail.com |
0247cb594208bc4a59634c9ba08bfe68d7440876 | ce723556a72693ee1062ff4c5fca898d5b9c739c | /interfaceDemo/Shape.java | 4e77733c81f09236caecc6847a85f6f1bb8bcceb | [] | no_license | Alamgir-JUST/basic-object-oriented-programming-in-java | b4cf83f58625b40aa121ee6063f40c8c7d572dcd | 9bcbf1f04122c1f0789e39c42d7aaec5792eac05 | refs/heads/master | 2020-04-19T23:28:09.321521 | 2019-01-31T09:16:44 | 2019-01-31T09:16:44 | 168,496,612 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 67 | java | package interfaceDemo;
public interface Shape {
void area();
}
| [
"alamgir.cse14.just@gmail.com"
] | alamgir.cse14.just@gmail.com |
467e7560a9553a110ea85c6cb66e4096368cbd98 | 49a7a7c79dc88ee042cbf475176982a2c80ff3a5 | /src/main/java/net/mcreator/takeitamgupotki/block/BlockStairs15.java | 9ab232f7540dcebd790329549dc7b9d156d7ae74 | [] | no_license | Dziubku/Haj.ost | bd94c4ba8b795fdef26152b508571366bcccfa4d | 38a208a4c99b1e0aad8f9bbc81c1fdb2b15b1170 | refs/heads/master | 2023-04-03T17:24:40.642899 | 2021-04-08T16:52:10 | 2021-04-08T16:52:10 | 355,977,929 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,032 | java |
package net.mcreator.takeitamgupotki.block;
import net.minecraftforge.fml.relauncher.SideOnly;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.common.registry.GameRegistry;
import net.minecraftforge.client.model.ModelLoader;
import net.minecraftforge.client.event.ModelRegistryEvent... | [
"amade@192.168.1.24"
] | amade@192.168.1.24 |
2eb2fb7ee3129ae997aba9655a1a1f6b5dda5833 | 685268bcfdf08758e987e8590efd6c69c877004c | /facade/PopcornPopper.java | 456fa1ff364f8bee030c257e2e5f88de22243484 | [] | no_license | NhutNguyen236/design-pattern-examples | b5aa8854772ff2825502a82e75e83456c01427c4 | a3275e57cca5a92c401b3ed71b96bc425ab86c3a | refs/heads/master | 2023-03-16T17:15:18.305499 | 2018-05-11T18:44:46 | 2018-05-11T18:44:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | public class PopcornPopper {
public PopcornPopper() {}
public void on() {
System.out.println("The PopcornPopper is now on.");
}
public void off() {
System.out.println("The PopcornPopper is now off.");
}
public void pop() {
System.out.println("The PopcornPopper is now popping some popcorn.");
}
// pub... | [
"steve@stevecochrane.com"
] | steve@stevecochrane.com |
beec0ed97a0d0418a663e2afdd960a851a0b25d8 | 7141cda4dfc28cbcdf84cd7727f52295ba01d8df | /SpringCloudGateWay/src/main/java/com/gateway/GateWayApplication.java | a3db778c1a1371fb0a85dfc7bace25253a1eb1d0 | [] | no_license | shiziyang666/public | 3ce691538cf80ecb6efcf72857201e5f4619ab39 | 970092fed9ce1e2b617e4ea08609d788333ee1dc | refs/heads/master | 2023-03-12T19:53:57.553368 | 2021-03-03T11:06:46 | 2021-03-03T11:06:46 | 291,612,952 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package com.gateway;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
@SpringBootApplication
@EnableEurekaClient
public class GateWayApplication {
public static void main(Str... | [
"shiziyang@weifengjinfu.com"
] | shiziyang@weifengjinfu.com |
579b0038102fe29db4f0524b0a6d93368361db09 | 6bfe409653f83bb7790732407f54b3d6070dac79 | /app/src/main/java/com/example/stockviewer/ui/main/Weekly.java | 9fa0121355e85c4d5596fbf6e5dcebf35e05f725 | [] | no_license | satyam-nitt18/StockViewer | f4b8b02d67581ed5d45303dcd5cf7e5875fdb679 | b1aa194bba2faa0c52b8ca7fd49fc68924d930e3 | refs/heads/master | 2020-06-29T00:44:33.152561 | 2019-08-03T15:06:52 | 2019-08-03T15:06:52 | 200,388,410 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,203 | java | package com.example.stockviewer.ui.main;
import com.annimon.stream.Stream;
import com.google.gson.JsonObject;
import org.joda.time.LocalDateTime;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
public class Weekly extends TimeSeriesResponse {
public Weekly(){
}
private Weekly(... | [
"satyam10180179@gmail.com"
] | satyam10180179@gmail.com |
d1dabd95177911b61179e797c7160a80c592d857 | d519ebcffe60ddfdba467e9ebd4d6bfff966a736 | /Loiane_Java/src/com/loiane/java/aula17/Exer28.java | 77d65bdf07e4d4a2ed288af5422edcbd578b03c9 | [] | no_license | sauloPereira/JAVA-Loiane-curso | 5264e8025e271c2ed4117ae1176b1cc1e7aa792b | 7029f955bad7f0e87613c556698f606c93516e74 | refs/heads/master | 2021-01-21T21:14:57.170481 | 2017-06-19T15:55:19 | 2017-06-19T15:55:19 | 94,792,585 | 1 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 522 | java | package com.loiane.java.aula17;
import java.util.Scanner;
public class Exer28 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.print("Entre com um número para saber se o mesmo é primo: ");
int num = input.nextInt();
boolean primo = true;
for (int i = 2... | [
"shaul_guitark@hotmail.com"
] | shaul_guitark@hotmail.com |
168d522d2fac86ddfb9a2a7312edea6d5352121e | 4b027a96e457f90fdd146c73a92a99a63b5f6cab | /level07/lesson09/task01/Solution.java | f42edc6ddef1fd45bfe61c793ea6b979c6e3898b | [] | no_license | Byshevsky/JavaRush | c44a3b25afca677bbe5b6c015aec7c2561ca4830 | d8965bc8b5f060af558cc86924ae6488727cdbd4 | refs/heads/master | 2021-05-02T12:17:48.896494 | 2016-12-26T21:56:12 | 2016-12-26T21:56:12 | 52,143,706 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,113 | java | package com.javarush.test.level07.lesson09.task01;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
/* Три массива
1. Введи с клавиатуры 20 чисел, сохрани их в список и рассортируй по трём другим спискам:
Число делится на 3 (x%3==0), делитс... | [
"igberda2011@gmail.com"
] | igberda2011@gmail.com |
3c67b81e8aa02207cac591c6911ceb089f02ff4c | b883bcdc1f8295cc2ad5e9e5aa650f514e7565da | /src/java/mx/dao/ConceptoCompGtoDao.java | 7ec5fc0b816736407f5ae518a0c422e5dd5ff1ad | [] | no_license | marduk25/DM_REP05_WPD | f218484a72ec190a135870c28f74018010b50eb8 | ead0c27a7c4f09e3524fcaab23cda47a41b728ff | refs/heads/master | 2020-06-03T12:51:24.633977 | 2019-09-20T02:50:23 | 2019-09-20T02:50:23 | 191,573,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package mx.dao;
import java.util.List;
import mx.model.ConceptoComplementoGto;
public interface ConceptoCompGtoDao {
public List<ConceptoComplementoGto> listaConcepto();
public void InsertConcepto(ConceptoComplementoGto concepto);
public void UpdateConcepto(ConceptoComplementoGto concepto);
public... | [
"SISTEMAS@DESKTOP-NIHO3DH"
] | SISTEMAS@DESKTOP-NIHO3DH |
2ae4840473f52ced22a21edaafdd9aba62d1840e | e38ab03528d0674d9838cc887ec0d6ec6922daab | /Secure_Storage_Service/src/weloveclouds/commons/serialization/IMessageDeserializer.java | 1b166593b6eb7ce5af482d1076cdbc9eb2772863 | [] | no_license | benedekh/WeLoveClouds | d8ba2c7024205985c15de5b49fd0e221c4b55cce | 085579c889713b3a63c7ad01dbf30973bce7dabc | refs/heads/master | 2022-07-22T02:46:22.989742 | 2022-07-14T06:25:24 | 2022-07-14T06:25:24 | 71,482,555 | 0 | 1 | null | 2022-07-14T06:25:25 | 2016-10-20T16:29:29 | Java | UTF-8 | Java | false | false | 716 | java | package weloveclouds.commons.serialization;
import weloveclouds.commons.kvstore.deserialization.exceptions.DeserializationException;
/**
* A deserializer that can convert from type E to T, or from byte[] to T
*
* @author Benoit
*/
public interface IMessageDeserializer<T, E> {
/**
* Converts a serialized... | [
"benedekh12@gmail.com"
] | benedekh12@gmail.com |
02b8ee7cd42d167565ad5f01b47b64ddfc523350 | 0e19f7b46fce8691ce2abd3262218ab6fc4321aa | /src/test/java/com/slkgroup/spring/web/controller/EmployeeControllerTest.java | 66c52561caa9d738646123668cfd2f97f39fd9e0 | [] | no_license | imamhulagur/Spring4Hiberante4Integration | 5c626146bc89cbe8e01b6cd490b535b6f06d0477 | c945ed1296dbac11c8680bfea436a424ac78b0a6 | refs/heads/master | 2020-05-23T02:30:00.876400 | 2019-05-13T13:05:47 | 2019-05-13T13:05:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,408 | java | package com.slkgroup.spring.web.controller;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.PropertySource;
import org.springframework.test.cont... | [
"subbu.0683@gmail.com"
] | subbu.0683@gmail.com |
873c00d75e58fac3f4f8c4fd655cb73c2974d68e | c9dff3e29d55b0bda6a9a8d4044e8b7e5d828cf8 | /legodroid/src/main/java/it/unive/dais/legodroid/lib/comm/AsyncChannel.java | 095ef4e4c273aab7c6d3ce6738574b6c9eba9fe4 | [] | no_license | AleNarder/ids_openCV | 9b43412998317970de46e0f05dd0eb59eb2a76b4 | b4513e6c0b8c28c36043bd6302929ee8278096c1 | refs/heads/master | 2020-09-21T05:50:53.001337 | 2020-02-21T16:21:34 | 2020-02-21T16:21:34 | 224,700,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,066 | java | package it.unive.dais.legodroid.lib.comm;
import java.io.IOException;
import java.util.concurrent.Future;
import androidx.annotation.NonNull;
/**
* Classes implementing this interface represent active on-going connections between two devices, in a similar fashion to {@link Channel}.
* Communication is <b>... | [
"fistanigianmarco@gmail.com"
] | fistanigianmarco@gmail.com |
24720c249dd0d2998893df3bfba10d663fb692db | ca57c3651db75069fcbbb7c5190e6a328331660e | /src/com/siwuxie095/forme/designpattern/category/chapter6th/example7th/CeilingFanLowCommand.java | 12f0fe702bdf7031e8d13e06ea0b7be869a14847 | [] | no_license | gouyanzhan/HelloWorld | f915ec8eabf8878b0c01fb8ec29b869e6fd68c5f | 8cd9dc117d301d10207690052f2f27de2d9b9e2c | refs/heads/master | 2022-03-25T07:31:52.842092 | 2022-03-11T07:08:30 | 2022-03-11T07:08:30 | 164,224,001 | 1 | 1 | null | 2019-01-07T14:18:44 | 2019-01-05T14:52:23 | Java | UTF-8 | Java | false | false | 1,104 | java | package com.siwuxie095.forme.designpattern.category.chapter6th.example7th;
/**
* 开吊扇并设为低速的命令
*
* @author Jiajing Li
* @date 2019-11-04 11:31:05
*/
class CeilingFanLowCommand implements Command {
/**
* 持有对吊扇的引用
*/
private CeilingFan ceilingFan;
/**
* 前一个速度
*/
private int prevS... | [
"834879583@qq.com"
] | 834879583@qq.com |
05cb7a2049a56e03506d9c1769e7ad1e219ec09f | 837fa7f3d6f5ca1c03cb991ea3284535a4b07acd | /app/src/main/java/com/kuang2010/googleplay20/base/LoadMoreBaseProtocol.java | 4693dca25500e1a31c038447fb37a5e5c4c2446e | [] | no_license | kuang2010/GooglePlay20 | ae7891ce09b99e122964e844f19745c2bf6bc792 | a4fc2557a0a23f0bf64e48a2cb3cc878c3232d2d | refs/heads/master | 2022-11-26T06:36:23.159965 | 2020-07-15T06:07:46 | 2020-07-15T06:07:46 | 271,020,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java | package com.kuang2010.googleplay20.base;
import org.xutils.common.Callback;
import java.util.List;
/**
* author: kuangzeyu2019
* date: 2020/6/13
* time: 13:30
* desc: 加载更多数据的协议 , 作废
* T是接口返回的所有数据类型,有可能是集合,有可能是bean。
* ItemBean是接口返回的所有数据里的一种bean数据类型
*/
public abstract class LoadMoreBaseProtocol<T, ItemBean> ex... | [
"gdf"
] | gdf |
5078dbafcc3ff20bd6078653e62285625148705a | 8610e9fba959cadf84885a4826cb3d590838b33c | /Java_Assignment_10_Collections/src/collections/Application.java | eb200b136701947b7d96277b36e095bf72c58553 | [] | no_license | DivyaDeverapallyD/JavaPractice | aa98e3da1b95e3e1f8005d208b2b922be5a46525 | 34548df627e2ea941c5a9c5c7a004d65d8025f78 | refs/heads/master | 2023-06-11T08:43:58.874441 | 2021-07-08T01:15:39 | 2021-07-08T01:15:39 | 299,337,672 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | /**
*
*/
package collections;
import java.util.List;
/**
* @author Divya Deverapally
*
*
*/
public class Application {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
// Account acnt= new Account();
List<Account> accounts= Account.createAccounts(5... | [
"divya.deverapally@gmail.com"
] | divya.deverapally@gmail.com |
33371d7c2e0721a7dd24c0f12d57a531261a1c41 | 41519308fe0af0a3e4ce8a92c2af28988519ff61 | /src/algorithm/algoexpert/Lru.java | d6212da19893a85f2ccd3d2f4c3cee4175cd319b | [] | no_license | PetrFokin/data-structure-and-algorithm | 01dcfffcbc8f7fe69edb7119ebc6cf3feea8f5a3 | 120c55e94e816071097c9eda693de11f9de585c8 | refs/heads/master | 2023-04-07T13:08:37.723848 | 2021-04-18T19:50:46 | 2021-04-18T19:50:46 | 258,780,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,431 | java | package algorithm.algoexpert;
import java.util.LinkedHashMap;
import java.util.Map;
public class Lru {
static class LRUCache {
int maxSize;
String mostRecentKey;
Map<String, Integer> cache = new LinkedHashMap<>();
public LRUCache(int maxSize) {
this.maxSize = Math.max(... | [
"bllakus@yandex.ru"
] | bllakus@yandex.ru |
ed97aad4681f990c4ab86829fa1d2c7db42a6f86 | fd9aadd1611a1d76c46d2fd86e44cb2279ace798 | /src/com/mtgox/examples/UsageExample.java | dedd2fd0f522151ff84401adb7a7e75cd0b8ae60 | [
"MIT"
] | permissive | robsonk/mtgox-api-v2-java | 3a029ea693eea209039e1f8f1b5e0cbfea885e97 | 936dc5ed9a98820666b5477ffa156da403135d49 | refs/heads/master | 2021-01-18T08:42:52.549642 | 2013-05-03T14:56:07 | 2013-05-03T14:56:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,632 | java |
package com.mtgox.examples;
import com.mtgox.api.ApiKeys;
import com.mtgox.api.MtGox;
import com.mtgox.examples.utils.FileSystem;
import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import org.json.simple.parser.ParseException;
/**
* https://github.com/adv0r/mtgox-apiv2-java
* @author adv0... | [
"paternoster.nicolo@gmail.com"
] | paternoster.nicolo@gmail.com |
289f3986684a2ba56955e045383f10de8cd54815 | d2ab770020dbad6e1cbc39f8746cb3b7edeb5cfc | /src/jccf9celementalist/GameModel.java | de499dc57ab43adb54975caf46a3753a055a349d | [] | no_license | nottagg/Elementalist | b11528d1dcf8e15803269cd73d9ec170029c40c8 | 55d301f72547e5e75c5d83e4958b8c5bfe4f0591 | refs/heads/master | 2022-12-07T00:50:56.579457 | 2020-09-05T01:43:25 | 2020-09-05T01:43:25 | 292,980,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,700 | 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 jccf9celementalist;
import java.util.ArrayList;
import javafx.animation.Animation;
import javafx.animation.KeyFrame;
import ja... | [
"70044789+nottagg@users.noreply.github.com"
] | 70044789+nottagg@users.noreply.github.com |
5bbd43cc314f7d6c57cbd628cd2dff709a928a05 | 8de02c99688c15963194edd9f3611c0923d3693f | /ehome-api/login-api/src/main/java/com/busi/entity/UserJurisdiction.java | 2bfc9e55c63adc89963949064a5182c122743ec8 | [] | no_license | yunjiayuan/ehome | 5e6bf4b3e2b826b4fe3dd90ef2bb1a9469d47369 | 477c890bf35dbf076183a409414c08a336ad2c26 | refs/heads/master | 2022-06-23T03:29:21.472836 | 2021-08-10T06:22:21 | 2021-08-10T06:22:21 | 143,674,834 | 2 | 4 | null | 2022-06-17T01:56:27 | 2018-08-06T04:05:12 | Java | UTF-8 | Java | false | false | 1,989 | java | package com.busi.entity;
import lombok.Getter;
import lombok.Setter;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
/***
* 用户权限实体类(设置功能中的权限设置 包括房间锁和被访问权限)
* author:SunTianJie
* create time:2018/6/25 9:40
*/
@Setter
@Getter
public class UserJurisdiction {
private long id;//主键I... | [
"552440192@qq.com"
] | 552440192@qq.com |
7c083633a244efe98f3148655cf461dc1b1ad59d | 508cce56061f1988c2c112e51ee145f3cf4deec2 | /src/main/java/com/brofan/table/entity/type/LogReasonType.java | 49bf3d984bb6d45de6110cf99d40ac69407cf6d2 | [] | no_license | wislish/SpamReviewDetection | c14cf040a11098e008b674d30e23cca70e7fba1f | e0f8efeee5c6f0b70ff6a040a8157678bc6f42e9 | refs/heads/master | 2020-03-07T12:32:08.873230 | 2018-04-02T17:26:09 | 2018-04-02T17:26:09 | 127,480,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 919 | java | package com.brofan.table.entity.type;
public enum LogReasonType {
NOTFOUND(-1), // 暂未发现违规
HYPED(5), // 炒作
INEXP(6), // 非亲身体验
SPAM(16), // 灌水
AD(17), // 广告
ABUSE(18); // 不当语言
private int value;
LogReasonType(int value) {
this.value = value;
}
public int getValue() {
return value;
}
public st... | [
"maoan119@gmail.com"
] | maoan119@gmail.com |
59fd8a9b6af9575ef675001f2370318bde5388e4 | 4688d19282b2b3b46fc7911d5d67eac0e87bbe24 | /aws-java-sdk-logs/src/main/java/com/amazonaws/services/logs/model/transform/PutResourcePolicyRequestProtocolMarshaller.java | f6f2cb3e8e3028f57cfbf95ad8f4556c60988522 | [
"Apache-2.0"
] | permissive | emilva/aws-sdk-java | c123009b816963a8dc86469405b7e687602579ba | 8fdbdbacdb289fdc0ede057015722b8f7a0d89dc | refs/heads/master | 2021-05-13T17:39:35.101322 | 2018-12-12T13:11:42 | 2018-12-12T13:11:42 | 116,821,450 | 1 | 0 | Apache-2.0 | 2018-09-19T04:17:41 | 2018-01-09T13:45:39 | Java | UTF-8 | Java | false | false | 2,669 | java | /*
* Copyright 2012-2018 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... | [
""
] | |
0bd871ceb93a8145e042898bc2d051be4d68aabd | 2e7df6735945fc0dfb5ca01fc04f8ceb20420490 | /BetProfessor/app/src/main/java/com/example/paul/betprofessor/ui/InputStatisticActivity.java | e2b0e82a2fc510b7f01d56804704f6d23bd089bf | [] | no_license | pavelkolomeitsev/BetProfessor | 22e6115829cd900949948da94bc9677cb6af3632 | a2c8197457fcca7fbbbbb5e6754e0416eb9aca0f | refs/heads/master | 2020-04-20T12:16:57.927886 | 2019-03-04T15:24:39 | 2019-03-04T15:24:39 | 168,839,001 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,888 | java | package com.example.paul.betprofessor.ui;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.EditText;
import android.widget.RadioGroup;
import android.widget.Toast;
import com.example.paul.betprofessor.R;
import java.io.FileNotFoundException;
i... | [
"pavelkolomeitsev1981@gmail.com"
] | pavelkolomeitsev1981@gmail.com |
7f7365929ae6b99bee0f40687e81cace16bb9f91 | 49ef6e78e89a74ac1a3fad49f89d4759538e9955 | /gen/com/example/filtercustomadapterdemo/R.java | 759a31295af6be167a1709d26204c227bb0a1642 | [] | no_license | romancode/FilterCustomAdapterDemo | 5366ff2ca349e010fa0274ce15743b14b9cb6223 | 7c19a8a56d5d52ec21f0a3702ac52c65091aa85c | refs/heads/master | 2021-01-10T19:54:01.355789 | 2014-09-16T06:13:12 | 2014-09-16T06:13:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,721 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.filtercustomadapterdemo;
public final class R {
public static final class attr {
}
public static final cl... | [
"ar_roman@yahoo.com"
] | ar_roman@yahoo.com |
32c54b7fd753ae49f683c9a17960c08f24fdb8d0 | a0b3176fcbd029a83c5f0c3d1f18b427ee48c784 | /src/com/quantum/javabasics/SquareRootOfNumber.java | 6021d578b55075cb5c59199b645d688068b5faf3 | [] | no_license | dipu19/JavaBasics | c34a3a6f253b07d080422b79957dfe39d3bd7b5c | b3c8695de8c4375c32509ed16e586a476cc4c937 | refs/heads/master | 2023-08-09T14:20:12.885224 | 2023-07-26T06:27:24 | 2023-07-26T06:27:24 | 188,866,143 | 0 | 0 | null | 2019-08-23T19:34:18 | 2019-05-27T15:14:38 | Java | UTF-8 | Java | false | false | 436 | java | package com.quantum.javabasics;
//finding square root of number without using function.
public class SquareRootOfNumber {
public double sqrt(int x)
{
double res=0.0;
for(int i=1;i<=x;i++)
{
int reminder=x/i;
if(reminder==i&x%i==0) {
res=i;
}
}return res;
}
public static void mai... | [
"swarnasukanta001@gmail.com"
] | swarnasukanta001@gmail.com |
39f1bec569ac198d0f79f205b115de3e76e88f7d | 4fd0682509ddfafb037243faab0fefc9d9248151 | /RunningTotal.java | d6fd02d304286376aa01562afed5abfd79e3d0a6 | [] | no_license | Meira1427/javaHardWay | 987c51e1cfee58cc50c02f957ef17d3d3b3eafb3 | b98a206d8f8e5f170b35a982843aa1f6869618c3 | refs/heads/master | 2021-01-22T02:21:09.487539 | 2017-07-30T18:34:53 | 2017-07-30T18:34:53 | 92,355,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | import java.util.Scanner;
public class RunningTotal {
public static void main(String[] args) {
Scanner keyboard = new Scanner(System.in);
int current = 1, total = 0;
//need to initialize current, but it won't keep this value, so it doesn't hurt total
System.out.print("Type in a bunch of values and I'll add... | [
"meira@meirapentermann.com"
] | meira@meirapentermann.com |
1eb26a42d7a35b1fb7d47a307f9c48768a07b533 | 3767880230113b858e4b9b7f1a698e4de299dd4a | /java/src/main/java/com/logics/PlayStoreApkExtracation.java | ba3ea0b48c0ddd6e51c7b6ae6d57aa863a991837 | [] | no_license | loki-tailor/tutorials | 153ab50c81adeecf9edd2c127e022320b4610d6f | 9dc7e53308571926ca4591c02fd3ec7bad11b217 | refs/heads/main | 2023-03-08T21:04:29.599550 | 2022-10-23T06:54:43 | 2022-10-23T06:54:43 | 154,438,897 | 0 | 0 | null | 2023-03-01T06:13:51 | 2018-10-24T04:27:26 | Python | UTF-8 | Java | false | false | 3,265 | java | package com.logics;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.Iterator;
public class PlayStoreApkExtracation {
public static void main(String[] args) throws Exception {
extractApkUsingP... | [
"lokeshwar.tailor@outlook.com"
] | lokeshwar.tailor@outlook.com |
815bf682e6c8cdfc65f67d13e8f48086ba31d77c | 608d3e0599dcb7fb37e80318e7a177128beffeed | /annotation_test/src/annotation_test/HelloTest.java | e27ce46e6cd98a4c375ec801589d12ca364ab7c6 | [] | no_license | vassmate/Simple_Annotation_Processor | 3ea312017bc7ecdb3bd19180c90fe50e059d7714 | 0d5e0029a5d9f46f5966975331abd0afb8eeee06 | refs/heads/master | 2021-01-21T10:19:29.388208 | 2017-02-28T08:13:05 | 2017-02-28T08:13:05 | 83,405,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package annotation_test;
import hello_annotation.HelloAnnotation;
@HelloAnnotation(selectedLang = "FR")
public class HelloTest {
private String hString;
public HelloTest(String helloString) {
hString = helloString;
}
public String sayHello() {
return hString;
}
}
| [
"vassmate08@gmail.com"
] | vassmate08@gmail.com |
e4ad65c85eb7f37cb261e88cbcd96eee363334dd | b79d1cb48f3f30e6c38b53107e28dca1f8a01171 | /src/main/java/com/doozy/employees/service/impl/EmployeeDetailsServiceImpl.java | 92d3b64c3da9fc386eb2d11dedb06fc1cd57dd00 | [] | no_license | DoozyX/employees | 97de030bc11a314726225eb03d93f115e93225c9 | 7f4b50a5398c488a1c4def386074766878e308aa | refs/heads/master | 2020-03-11T21:36:06.855986 | 2018-05-23T21:00:05 | 2018-05-23T21:00:05 | 130,270,141 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,469 | java | package com.doozy.employees.service.impl;
import com.doozy.employees.model.Employee;
import com.doozy.employees.persistance.EmployeeRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.security.c... | [
"slobodan_kletnikov@hotmail.com"
] | slobodan_kletnikov@hotmail.com |
4ebb0e131f3d5c33d91e99c9d77b63f88657f265 | 014a9fa7ebd38bd240d501c08bc99243c8aa2a90 | /src/abstractpackage/SubClass1.java | 089b3b7ea17e3573952e9c4185c160beb1346ff3 | [] | no_license | mathan005/MyfirstProject | 7afa106803455ec49c23df10f4088772b0ebf48b | d25844448862a26f804249edbd709a9b3d5e7e5c | refs/heads/master | 2021-07-23T16:56:47.721945 | 2019-07-19T10:33:00 | 2019-07-19T10:33:00 | 101,264,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | package abstractpackage;
public class SubClass1 extends Superclass1 {
public void doRide(String a) {
System.out.println("This is from Subclass with string");
}
public void doRide(int a) {
System.out.println("This is from Subclass with int");
}
public void doRide(int a, String b)... | [
"107925@merrillcorp.com"
] | 107925@merrillcorp.com |
35b2cd14d4f1c58ec8c0ea551b6600781f3f508c | 838fe21048f4da4ba6a2ec1679e2a9e3aff188c9 | /Renters Block Phase-2/RB New Code/app/src/main/java/com/smaat/renterblock/adapters/BoardMessageAdapter.java | a4691b556a5d605e14c8a038501ea60d7167ad2f | [] | no_license | PrithivDharmarajan/Projects | 03b162e0666dc08888d73bd3c6fa7771525677c7 | 1548b60025adc4f7a0570d51950c144a1cacce3a | refs/heads/master | 2020-03-30T22:36:22.465572 | 2018-11-12T16:39:01 | 2018-11-12T16:39:01 | 151,672,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,353 | java | package com.smaat.renterblock.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android.widg... | [
"prithiviraj@smaatapps.com"
] | prithiviraj@smaatapps.com |
b7e8e3815b053d567ea0e18b9873d1a9b46bd722 | 1186402115a99c7d2fd4c7e5749bd5be4277e220 | /app/src/test/java/Team_Eliza/tictactoe/ExampleUnitTest.java | 7ee2ee922d4ede33eaa35aa14a0910146d0e7d75 | [] | no_license | doleckie/TictactoeApp | c994bd783cb01b88730a3cc69899ba1bc688e295 | 58ce14b9c6a894ad655694d8ee8c521e53b79542 | refs/heads/master | 2020-06-21T12:08:35.191105 | 2019-07-18T23:19:40 | 2019-07-18T23:19:40 | 197,442,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package team_eliza.tictactoe;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void a... | [
"elizadolecki@gmail.com"
] | elizadolecki@gmail.com |
a6d0abfa605a1c0234df8dd8b12d9221a1f40b2c | 4cc6fb1fde80a1730b660ba5ec13ad5f3228ea5c | /java-lihongjie/apache-mina/tcpserver-mina/src/main/java/com/github/lihongjie/tcp/demo2/Command.java | 7b4e10d08ca273996f9183dfc428e95dca29e3f2 | [
"MIT"
] | permissive | lihongjie/tutorials | c598425b085549f5f7a29b1c7bf0c86ae9823c94 | c729ae0eac90564e6366bc4907dcb8a536519956 | refs/heads/master | 2023-08-19T05:03:23.754199 | 2023-08-11T08:25:29 | 2023-08-11T08:25:29 | 124,048,964 | 0 | 0 | MIT | 2018-04-01T06:26:19 | 2018-03-06T08:51:04 | Java | UTF-8 | Java | false | false | 738 | java | package com.github.lihongjie.tcp.demo2;
public class Command {
public static final int LOGIN = 0;
public static final int QUIT = 1;
public static final int BROADCAST = 2;
private final int num;
private Command(int num) {
this.num = num;
}
public int toInt() {
return num... | [
"you@example.com"
] | you@example.com |
dedb8e751985fc2f9dd0b258a00998f076b15105 | c5cd3380c3a13baa31b2d98ef3deaa6d3a88fe7f | /yk-code/src/main/java/com/yangkai/training/pass3/AccountSettingController.java | 80459e17b1d2cf83b53c29cdbb2c46e6cf22fc4b | [] | no_license | leoliangyixun/training | 90b15f1311ace173673e83ebe83e2fa9dcccb11b | 360d2a5cf1041e12faf7db127cee1662e5ae88bd | refs/heads/master | 2022-12-22T18:46:48.256429 | 2020-12-16T05:52:17 | 2020-12-16T05:52:17 | 135,547,986 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,375 | java | package com.training.pass3;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotat... | [
"yangkai@hujiang.com"
] | yangkai@hujiang.com |
ec7cf25150a39de7c0efbf2fcc92221432f3f54e | 4877a44600d3a7f5e2dbf29d56548a1edc3efcf8 | /src/DiverseArray.java | 0b84bc0cdd56e469995619bbbe2608b57acd3be6 | [] | no_license | kchung1068/DiverseArray | 7f8bca543c16dedfc229534b95ad15776ea70c88 | e83a3f87c53f31691093294433bf790d6680b4ff | refs/heads/master | 2023-03-14T06:40:38.590646 | 2021-03-08T21:21:56 | 2021-03-08T21:21:56 | 345,798,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 737 | java |
public class DiverseArray {
public static int arraySum(int[] arr)
{ int count = 0;
for (int x = 0; x < arr.length; x += 1) {
count += arr[x];
}
return count;
}
/*Uncomment 4 lines below for Part B */
public static int[] rowSums(int[][] arr2D)
{
int[] sums = new int[arr2D.length];
for (int x = 0... | [
"kchung1068@stu.d214.org"
] | kchung1068@stu.d214.org |
29ea18cc3ddf9e4c4bac613e0c07fc588ef1ed58 | 847fae93c9231792c1b1e1f0376f5f5ed53fdffb | /src/main/java/org/arpenteur/ontology/editor/ui/dialog/ExitWarningDialog.java | ef226303241e2e8d09bfe15b5bc56d9400b48cee | [] | no_license | Arpenteur-knowledgeBasedPhotogrammetry/Arpenteur_Editor | 59d1c432df8f4e3f6d6e2ddf4d9b2ea90216c8e8 | 211142d3589e374044fc665d83ce6e62be407720 | refs/heads/master | 2020-03-19T03:56:37.267865 | 2018-06-18T14:19:20 | 2018-06-18T14:19:20 | 135,777,363 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 907 | java | package org.arpenteur.ontology.editor.ui.dialog;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import org.arpenteur.ontology.editor.model.ontology.SaveOntology;
public class ExitWarningDialog extends JPanel {
/**
*
*/
private static final long serialVersionUID = 7869424943268259433L;
private O... | [
"semlali.yaaqoub@gmail.com"
] | semlali.yaaqoub@gmail.com |
07119394a7a9c16d0940b8c03fcdcaa5418232ec | 1a82f422fc3064970b632e0ffac40bc71465ab7f | /lintjar/src/main/java/com/diy/lint/LogDetector.java | 27c7ff8838c5d2dc555c58f7207e6ab98abb8128 | [] | no_license | JamalJo/DiyLint | e5c27ef6a2c1af30a0a20d41e8d0be49cd5f0f99 | c0b56d4e01e550817ae7575c30f6a6207287e400 | refs/heads/master | 2020-04-13T20:03:05.520890 | 2018-12-28T14:38:22 | 2019-02-03T06:33:12 | 163,419,745 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,516 | java | package com.diy.lint;
import com.android.tools.lint.detector.api.Category;
import com.android.tools.lint.detector.api.Detector;
import com.android.tools.lint.detector.api.Implementation;
import com.android.tools.lint.detector.api.Issue;
import com.android.tools.lint.detector.api.JavaContext;
import com.android.tools.l... | [
"zhoumao@meituan.com"
] | zhoumao@meituan.com |
d9f204708dedf3b79a29f442194e890a028bb2d0 | 02a087e8de0a7d0cfed9dba60e8cff5be4ae3be1 | /Research_Bucket/Completed_Archived/NIER 2015/data/dataRecovered_9_8_2015/Dataset_full/Pooling/1.13-RequestLifecycleComponent.java | a804bf3b64615e1b4b58aa079628e7cb8e249721 | [] | no_license | dan7800/Research | 7baf8d5afda9824dc5a53f55c3e73f9734e61d46 | f68ea72c599f74e88dd44d85503cc672474ec12a | refs/heads/master | 2021-01-23T09:50:47.744309 | 2018-09-01T14:56:01 | 2018-09-01T14:56:01 | 32,521,867 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,257 | 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 may ... | [
"dxkvse@rit.edu"
] | dxkvse@rit.edu |
13c234b53032ec1b220e98116df072a640c5f2ec | 89b46ca5a5c60177631073b1b9880c38047e4ccf | /app/src/main/java/com/patelheggere/aryanacademy/view/main/MainActivity.java | 5cbcdbdd4a42652e26ee7b0a52d3a6166bfec37a | [] | no_license | patelheggere/AryanAcademy | f6294c3faa132264ab8b90a2f8268c8d8d608d7d | f8d94e0464dd3a56a8f5a615e09da57eb284d71b | refs/heads/master | 2020-03-29T04:54:36.139590 | 2019-04-10T16:53:15 | 2019-04-10T16:53:15 | 149,554,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,801 | java | package com.patelheggere.aryanacademy.view.main;
import android.Manifest;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.net.Ur... | [
"patelheggere@gmail.com"
] | patelheggere@gmail.com |
d5e7e11d1d2d0662b7ddc04d8cb79655d9dd6f51 | bf911322df7f1dd4d5b5c5621cd44438749e6861 | /src/com/xyz/chain/app/Client.java | b21674e8906d31f3bbda954155511b8a9ec36f93 | [] | no_license | AdrianYe7/design-pattern | c1a8df4487122d32894c5cd9060807521ef9c87b | 8ca899d710035c626ea40594d62b028442567855 | refs/heads/master | 2020-05-24T04:53:09.669965 | 2017-04-05T11:09:19 | 2017-04-05T11:09:19 | 84,790,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package com.xyz.chain.app;
public class Client {
public static void main(String[] args) {
Handler pm = new ProjectManager();
Handler dm = new DeptManager();
Handler gm = new GeneralManager();
pm.setHandler(dm);
dm.setHandler(gm);
pm.handleRequest("... | [
"3144624477@qq.com"
] | 3144624477@qq.com |
4ccfec4e8c833c646df5c2052431a7f27d902c78 | 1975c80f6eb5bbbb450be7fb53f554de44006b95 | /SpringApplicationContextAndDependencies/src/com/ammy/spring/Car.java | 7b061bc53b0cb77ad8c0be960546ac29ae58a136 | [] | no_license | amitnautiyalcsf/Spring-Core | 714a10448af2db4677558b9449a009fb97a2cb27 | 7a225a41efae24f0e6ad4e9130b3e3b4b488a075 | refs/heads/master | 2022-07-12T06:54:02.393489 | 2019-07-09T06:34:31 | 2019-07-09T06:34:31 | 195,791,654 | 0 | 0 | null | 2022-06-21T01:25:30 | 2019-07-08T10:40:39 | Java | UTF-8 | Java | false | false | 391 | java | package com.ammy.spring;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class Car implements Vehicle
{
// @Autowired
// private Tyre tyre;
public void drive()
{
System.out.println("Having an awesome Speed and splen... | [
"amitnautiyal.cs@gmail.com"
] | amitnautiyal.cs@gmail.com |
03aa4bc8d65b176dc6ce5e65254862c3621a9ac4 | 738d062a9e3f50bbbcc181ce5e8a7b8d6ea421f2 | /app/src/main/java/com/example/noor2/appointer/BusinessProfileSchedule.java | c142c30bd5280b8cb3b0bab8e155e698ccaf9cf0 | [] | no_license | noorb404/Appointer | c71883ff1120cd678298b53f1e7fa7e5ed73826d | 4c94da58de19ae4c7bd878cb4f810a0ef79a9c9c | refs/heads/master | 2022-12-13T08:49:29.614152 | 2020-09-06T14:05:59 | 2020-09-06T14:05:59 | 293,289,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,458 | java | package com.example.noor2.appointer;
import android.app.ActivityOptions;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Pair;
import androi... | [
"noor.bakrieh@gmail.com"
] | noor.bakrieh@gmail.com |
45bcbf1f0a96fc228f1c33126d9e1b8505014e3b | bc1e3af66d7edfa92df621a5e7ea84755e98403a | /mylibrary/src/main/java/com/liliang/mylibrary/view/RTextView.java | e3c0771f62b5568b9c44614e67c951d3b71ef1c4 | [] | no_license | LiLiangEric/commonlibrary | fd3479750719d358a5af27ac8b99773103becfc2 | ed2a98bf367b1dd9e1609171ffc7e1398226097d | refs/heads/master | 2023-01-21T17:19:53.951674 | 2020-11-30T05:04:24 | 2020-11-30T05:04:24 | 317,085,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,101 | java | package com.liliang.mylibrary.view;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.AssetManager;
import android.content.res.ColorStateList;
import android.content.res.TypedArray;
import android.graphics.Color;
import android.graphics.Typeface;
import android.graphics... | [
"liliang1542@163.com"
] | liliang1542@163.com |
5cd84c3b92aeeaebbbf83a9d02f4e27a0c6747a3 | fc6645d48268f91400116fecfa6796fc98d22eb6 | /src/test/java/get_method/GetRequest01.java | 18fac72b5bdb66b4cbd821ded00cf7549eddec89 | [] | no_license | sibel1993/winter2021api | 8c4e12817f6bf5cbcc53a06e54296a8a0226faea | c98c470e0274d10c48a26bc7062b7718cc000964 | refs/heads/master | 2023-07-13T00:05:55.115335 | 2021-08-17T23:46:30 | 2021-08-17T23:46:30 | 397,418,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,259 | java | package get_method;
import io.restassured.response.Response;
import org.junit.Test;
import static io.restassured.RestAssured.*;
public class GetRequest01 {
/*
==Gherkin language ==
"Given" : it declares prerequisites
"When" : it defines action whic user will perform
"then" : talk about outputs
"and" ... | [
"s.atilgan1993@gmail.com"
] | s.atilgan1993@gmail.com |
7ec903ef9bba9358f34b86444b2ad577324821bf | 42ead77ac0646878b702e4f929d5c0baa833e711 | /Pacote Download/MandeBemRedao/app/src/test/java/com/evinc/mandebem/ExampleUnitTest.java | 8d33986067ed4cc95339d577ffed5d031b368198 | [
"MIT"
] | permissive | italoevan/Mande-Bem-Reda--o | 457e09daedab56ed52ee7370c9c3dba4c7532df3 | 9775a1bb2351be95b40e971d417bc19807088748 | refs/heads/main | 2023-01-28T21:04:34.148976 | 2020-11-19T21:47:57 | 2020-11-19T21:47:57 | 312,689,789 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package com.evinc.mandebem;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void add... | [
"igbehh@gmail.com"
] | igbehh@gmail.com |
c54cc7343264055532591951f9617fcaf4c7248e | 0471b0003663fe65bcbf7bb53fc6e550586c6c01 | /src/main/java/com/qg/www/utils/DigestUtil.java | 7d4e4efd54c4dd5bc9f26ce9c70f719443467620 | [] | no_license | WebQG/QGInfoManageSystem | 876fff92864c99b7920bb1a57d9b27fa29b72174 | e735fc8092512996afb990f586fd2d3e34e13290 | refs/heads/master | 2020-03-26T16:08:25.530652 | 2018-10-30T12:09:10 | 2018-10-30T12:09:10 | 145,084,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 825 | java | package com.qg.www.utils;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* @author net
* @version 1.0
* 密码加密工具类;
*/
public class DigestUtil {
/**
* MD加密方法
*
* @param plainText 需要加密的文段;
* @return 加密后的密码;
*/
public... | [
"929159338@qq.com"
] | 929159338@qq.com |
a29447dd5d436a382665e6ee93b05cb817eb6ee1 | e3341ca3edf2b30bb2ec103fecfe12c745dea506 | /src/main/java/com/noob/engine/IRuleEngine.java | 1fd50aac2b082730dc89b3390df88343205c5e93 | [] | no_license | noobFly/drools-demo | 5de6979bd9aa5474263071c8b0cf7bd2d1d71b74 | fc6e2653c72cca16f1974373e34567003c98d839 | refs/heads/master | 2021-01-25T04:49:28.270916 | 2017-08-06T14:46:21 | 2017-08-06T14:46:21 | 93,487,571 | 3 | 2 | null | null | null | null | GB18030 | Java | false | false | 377 | java | package com.noob.engine;
/**
* 规则引擎
*
*/
public interface IRuleEngine {
/**
* 初始化规则引擎
*/
public void initEngine();
/**
* 刷新规则引擎中的规则
*/
public void refreshEnginRule();
/**
* 执行规则引擎
* @param 积分Fact
*/
public <T> void executeRuleEngine(final T fact);
}
| [
"xiongwenjun@iboxpay.com"
] | xiongwenjun@iboxpay.com |
8130f44485db739589a6727c25455f5e2b6b1737 | 1ca8ce537ffe76104efbc6e5be5187ee5841be81 | /MicroServ/.metadata/.plugins/org.eclipse.core.resources/.history/98/409202147130001710eebb9ee716a385 | 88ab3f9a3206edbcee73c540e9aae38adbf7dea3 | [] | no_license | vichu6/MyMicroservice | 9e3dbbd77baa43d40a84dc24ead99d289c14bd3e | 135bca7ed921fc5f1275ff924661db9ed572fe9e | refs/heads/master | 2021-01-20T14:34:41.359952 | 2017-05-08T13:15:35 | 2017-05-08T13:15:35 | 90,628,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 911 | package mycode.microservices.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.spri... | [
"Viswanathan_ramamurthy@glic.com"
] | Viswanathan_ramamurthy@glic.com | |
e1254e97aaa3c1ecb8758d7db3ba302b4628de8a | 06965451e078ebbf6860f7547c422427d29f8877 | /src/Logica/fncCatalogo.java | b46784ecc380c76b6b43c57268b37010b9206d89 | [] | no_license | piratlax/FabricaDeCalzado | 8e637de54c539f39c575e0ad79a6dd2b1d168c7b | 479ca5c16feac0b61bb6b6946741a4cd6a78e296 | refs/heads/master | 2021-01-11T16:01:02.627915 | 2017-03-07T22:52:30 | 2017-03-07T22:52:30 | 79,983,135 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 896 | java |
package Logica;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class fncCatalogo {
// Se instancia una conexion de la clase conecta
conexion con = new conexion();
// se asigna la conexion a la base de datos con la variable cn
C... | [
"piratlax@gmail.com"
] | piratlax@gmail.com |
bea1b70304c4927dceabe40769159b40d1d0c6b5 | 0f77c5ec508d6e8b558f726980067d1058e350d7 | /1_39_120042/com/ankamagames/wakfu/client/console/command/admin/commands/CheckCommand.java | 76a0e09c35fad3d78f4098b1f268777107cc6106 | [] | no_license | nightwolf93/Wakxy-Core-Decompiled | aa589ebb92197bf48e6576026648956f93b8bf7f | 2967f8f8fba89018f63b36e3978fc62908aa4d4d | refs/heads/master | 2016-09-05T11:07:45.145928 | 2014-12-30T16:21:30 | 2014-12-30T16:21:30 | 29,250,176 | 5 | 5 | null | 2015-01-14T15:17:02 | 2015-01-14T15:17:02 | null | UTF-8 | Java | false | false | 3,256 | java | package com.ankamagames.wakfu.client.console.command.admin.commands;
import com.ankamagames.wakfu.client.console.command.admin.commands.annotation.*;
import com.ankamagames.baseImpl.common.clientAndServer.account.admin.*;
import com.ankamagames.wakfu.client.core.*;
import com.ankamagames.baseImpl.client.proxyclient.ba... | [
"totomakers@hotmail.fr"
] | totomakers@hotmail.fr |
850c00e48af796f455cf666cf0ba209d3d02f74c | df046babb559d66a77e7a30d19af63caca285a18 | /lagou-parent/lagou-cloud-oauth-server-9999/src/main/java/com/agou/edu/Oauth2ServerApplication9999.java | 224198b79edc699f3feff1fa8d92d58e1948ee48 | [] | no_license | zero324/lagou-sc-workspace | 0ccaf97cfa959af98ae25a67dd588fe05b76e63f | 5c9d5648b4a6cb24e6805eef7732a36838d9167f | refs/heads/main | 2023-03-28T04:28:40.680598 | 2021-03-22T03:43:51 | 2021-03-22T03:43:51 | 341,259,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 964 | java | package com.agou.edu;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.domain.EntityScan;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.context.anno... | [
"272880214@qq.com"
] | 272880214@qq.com |
80f55468a642737f5622df8ae6c32a019881db0c | 9d793d33a39d134b9bd6fa01acb2a986f9c0a49c | /moco-core/src/main/java/com/github/dreamhead/moco/handler/ContentTypeDetector.java | 5640add605aaeb8b9ae69713a85020ba820ad80c | [
"MIT"
] | permissive | xiaotao183/moco | 8dd30a134d8b4cdf186dd32e172e7aba942e6d9d | c20f64f893d28ea75a4f8522f11c85348c4e78e9 | refs/heads/master | 2020-12-27T06:06:02.693622 | 2013-11-01T22:42:11 | 2013-11-01T22:42:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 384 | java | package com.github.dreamhead.moco.handler;
import io.netty.handler.codec.http.HttpResponse;
public class ContentTypeDetector {
public boolean hasContentType(HttpResponse response) {
return hasHeader(response, "Content-Type");
}
public boolean hasHeader(HttpResponse response, String headerName) {
... | [
"dreamhead.cn@gmail.com"
] | dreamhead.cn@gmail.com |
48d187fe67525daab103b81a810879414009cad2 | dda27985469ebfc7c4ea9ea00992067956ee46cc | /src/github/Hubbub.java | 66a8335e922c844d9cb4c1cb83247824728533f5 | [] | no_license | mit6005/S14-R14 | 40d858bf44525c8c933457d1693f6119c02ddd31 | ef25d62170c0c1afae1812f48a248212b5320d7c | refs/heads/master | 2016-08-04T21:11:35.357832 | 2014-04-25T02:09:57 | 2014-04-25T02:10:32 | 19,107,526 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,089 | java | package github;
import java.io.IOException;
import java.net.*;
import org.json.*;
/** GitHub event notifier. */
public class Hubbub {
public static void main(String[] args) throws Exception {
HubPublisher pub = new HubPublisher();
HubListener listen = new ConsoleListener();
... | [
"maxg@mit.edu"
] | maxg@mit.edu |
034eb721a2e22de3c3ce040cdd07ee7f185cd9a4 | a482daf835c08be5129c359e135ea5fcf8230232 | /core/src/main/java/com/larryhsiao/nyx/core/attachments/AttachmentJson.java | 89491414ce83809a1985392d19ecf95c893d49be | [
"MIT"
] | permissive | LarryHsiao/Nyx | 913b409bc411d52d4f60133f357d4a768e9948cb | 518f547f913a48394f7301eff89ec7a43d7be80e | refs/heads/master | 2021-12-10T02:53:24.399998 | 2021-11-07T10:05:21 | 2021-11-07T10:05:21 | 192,473,048 | 1 | 2 | MIT | 2021-11-07T10:05:22 | 2019-06-18T05:42:20 | Kotlin | UTF-8 | Java | false | false | 678 | java | package com.larryhsiao.nyx.core.attachments;
import com.larryhsiao.clotho.Source;
import javax.json.Json;
import javax.json.JsonObject;
public class AttachmentJson implements Source<JsonObject> {
private final Attachment attachment;
public AttachmentJson(Attachment attachment) {
this.attachment = at... | [
"larryhsiao@larryhsiao.com"
] | larryhsiao@larryhsiao.com |
fb4a72f82639a2e7255205268b5f5995dcd7075d | c2ca48c8457affc518cd586da80768347b19a95c | /java/russia-block/src/main/java/liangfei/game/russiablock/controller/command/MoveLeftCommand.java | 872447724879d57c511b707c52e0787546941345 | [] | no_license | JavaProgrammerLB/Game | e4a45e323d318f1ed9e41508ea63c2895c5b8f04 | 4f156c650183605449e03a3b47af8cc992d8e118 | refs/heads/master | 2020-03-07T09:20:38.958097 | 2018-04-19T13:04:06 | 2018-04-19T13:04:06 | 127,306,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package liangfei.game.russiablock.controller.command;
public class MoveLeftCommand implements Command {
private MoveCommandReceiver moveCommandReceiver;
public MoveLeftCommand(MoveCommandReceiver moveCommandReceiver) {
this.moveCommandReceiver = moveCommandReceiver;
}
@Override
public void execute() {
move... | [
"admin@yitianyigexiangfa.com"
] | admin@yitianyigexiangfa.com |
d46a6cc6ef2b9079bcce8aa31167dc28835e4349 | 7235052b563442bfbbf096059531e71f7b74ad1d | /test-october/src/main/java/frc/robot/Robot.java | e20bce2b4180779a6d8e5875b4ea59990614f77a | [] | no_license | sanniewan/Robotics | e820b63299b96caf956391d603585ed6c19525e3 | b21f1acd488a0e11baa8d036325ed94855de5970 | refs/heads/master | 2023-01-23T08:52:59.969687 | 2020-10-14T04:47:01 | 2020-10-14T04:47:01 | 303,903,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,882 | java | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2017-2020 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | [
"familywan@MacBook-TouchID.local"
] | familywan@MacBook-TouchID.local |
487bc2d9d7d4cc2d389061d4023a616f88cc70a9 | 75488240e07cbc8260649522c505cfd2197b3664 | /app/src/main/java/de/s3xy/popularmovies/database/models/RealmMovie.java | c34e188741bd494b1cffe611e18e5aa992bf2d25 | [] | no_license | CaptnBlubber/Popular-Movies | 621ec8315162f7db9a59cb938700c75cbb66fae5 | d48e2740eee1aef59f51887bbe1a0238061177ab | refs/heads/master | 2021-05-30T08:55:10.043649 | 2015-10-04T18:30:01 | 2015-10-04T18:30:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,049 | java | package de.s3xy.popularmovies.database.models;
import java.util.ArrayList;
import java.util.List;
import de.s3xy.popularmovies.api.models.Movie;
import de.s3xy.popularmovies.api.models.MovieDetail;
import de.s3xy.popularmovies.api.models.Review;
import de.s3xy.popularmovies.api.models.Trailer;
import io.realm.RealmLi... | [
"angelo.rueggeberg@maxdome.de"
] | angelo.rueggeberg@maxdome.de |
38ee68987d1c281c426b1b9e74087eff5ab3a928 | a4ec97a35e78a6ec474e58af1567389be67ffd3a | /non-excutable/Splashscreen/app/src/main/java/com/example/akujobijoshua/StudentBuddy/todolis/fragment/CurrentTaskFragment.java | be6d19616e85d8d4d72837a6e963a3f8fecafbf9 | [] | no_license | KingdeJosh/Student-studybuddy | 131f0e61df836fe325040701d90ac4e382f2cc3f | 15956f2115b22ee7ec70b916336c1e4e222fba80 | refs/heads/main | 2023-08-10T16:14:11.689571 | 2021-09-08T07:44:07 | 2021-09-08T07:44:07 | 404,247,764 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,913 | java | package com.example.akujobijoshua.StudentBuddy.todolis.fragment;
import android.app.Activity;
import android.app.Fragment;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import... | [
"Joshua.akujobi@gmail.com"
] | Joshua.akujobi@gmail.com |
bf5afa216146516ced07bcebb5cba79ac72195d3 | 34a3bd3afdd0467719483ab7a39b3e4dbc7730e9 | /Java/CodeBase/src/problems/ctci/linkedlist/RemoveDuplicates.java | 17301ffa9417ed66b6e9583382c3c21b29b5d226 | [] | no_license | mskonline/CodeBase | 49fa7befa68cf21f9cca1a30556578a52a9fb2d7 | e7bf0ede7629a0b470245f9589a633082aa5ecb9 | refs/heads/master | 2021-07-09T02:04:54.002231 | 2019-09-20T06:23:38 | 2019-09-20T06:23:38 | 83,999,505 | 0 | 0 | null | 2021-04-26T17:20:36 | 2017-03-05T20:21:48 | Java | UTF-8 | Java | false | false | 713 | java | package problems.ctci.linkedlist;
// http://www.techiedelight.com/remove-duplicates-sorted-linked-list/
public class RemoveDuplicates {
public static void main(String[] args) {
removeDuplicates();
}
public static void removeDuplicates(){
int[] data = {1,2,2,2,5,6,7};
LinkedList ll = new LinkedL... | [
"saikumar.manakan@gmail.com"
] | saikumar.manakan@gmail.com |
1f1ebbcd3b9322180eb7dcf3e74437fb88a8be39 | 4b1c0e43b10e7d00ecddbc4949c9f9d95360f80c | /generic/src/web/org/appfuse/webapp/action/LcxsAction.java | 39e2072b262a525d7dd4fed7a12f6577421028c1 | [
"LicenseRef-scancode-mattkruse",
"Apache-2.0"
] | permissive | buptwufengjiao/J2EEApp | 08d14f0e565019b43ae167f6d96735ae872aa32c | e29bbec1316811d8093a004c371b08d1881be2ee | refs/heads/master | 2020-12-24T17:08:27.415291 | 2014-11-10T19:31:53 | 2014-11-10T19:31:53 | 26,451,999 | 0 | 3 | null | null | null | null | GB18030 | Java | false | false | 29,687 | java | package org.appfuse.webapp.action;
import javax.servlet.http.HttpSession;
import org.appfuse.model.Jbxx;
import org.appfuse.service.JbxxManager;
import net.mlw.vlh.ValueList;
import net.mlw.vlh.ValueListHandler;
import net.mlw.vlh.ValueListInfo;
//import net.mlw.vlh.web.ValueListRequestUtil;
import net.mlw.... | [
"buptwufengjiao@gmail.com"
] | buptwufengjiao@gmail.com |
f06eee077e9068a970fc3154247df2a2f4a8e78a | e82f3107871dbe213ec42c73026bbc6d144a5183 | /src/main/java/com/aaronpmaus/jProt/manipulators/LocalConformationManipulator.java | b51fb76335b5e573d66fe42392e8a69d46ca9b4e | [] | no_license | amaus/jProt | 522f4f7383060833d3c6f69c3b73c015bcb2d8b2 | 9c71c906b39418425bc2d9e1ee92b59e37c2669c | refs/heads/master | 2021-09-15T16:34:06.076400 | 2018-03-23T00:14:01 | 2018-03-23T00:14:01 | 73,513,136 | 0 | 0 | null | 2017-10-17T19:15:28 | 2016-11-11T21:32:00 | Java | UTF-8 | Java | false | false | 1,932 | java | package com.aaronpmaus.jProt.manipulators;
import com.aaronpmaus.jProt.protein.*;
import com.aaronpmaus.jMath.graph.*;
import com.aaronpmaus.jMath.transformations.Transformation;
/**
* A LocalConformationManipulator is a ConformationManipulator where the manipulation on a bond,
* angle, or dihedral angle only affects... | [
"arobie2@gmail.com"
] | arobie2@gmail.com |
2b840f204f491296c381f3019c8ecc5c2c364927 | 4b4f1c70e2c4dd694e9930d6ebdc5e79ff90c27a | /app/src/main/java/com/example/health_care/ui/main/PageViewModel.java | 21e9c023022ac8f7a7b471bd168ff7e861c911ad | [] | no_license | tahafilali/healthcare | 0092a282199d5178205a0b5bdde3dbdef7badb80 | 73f4fbf32287e72a0d805defd1940f0d0f4a8169 | refs/heads/master | 2022-09-29T08:03:20.391706 | 2020-06-01T20:51:08 | 2020-06-01T20:51:08 | 260,729,571 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | package com.example.health_care.ui.main;
import androidx.arch.core.util.Function;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.Transformations;
import androidx.lifecycle.ViewModel;
public class PageViewModel extends ViewModel {
private MutableLiveData<I... | [
"tahafilali27@gmail.com"
] | tahafilali27@gmail.com |
17713dc260597736ff70f5fd601b5aac17feb6be | 685110e279168b1722115ab46dcba877526ad305 | /src/com/x2/gsm/AsyncServlet.java | 66f0984ec02de123f26121fce3bf4b50cad99929 | [] | no_license | Pangm/GsmService | 9cff1d4282de780b0e82d405d4bf4e68e1392cd2 | b0055eca802869e9d884a1d4d844dce87d55f798 | refs/heads/master | 2020-05-18T15:52:24.629109 | 2015-03-19T12:38:23 | 2015-03-19T12:38:23 | 32,452,765 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,227 | java | package com.x2.gsm;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Date;
import javax.servlet.AsyncContext;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.ser... | [
"swrok.x@gmail.com"
] | swrok.x@gmail.com |
ffb2c2b866fe18c671c37748e779c8a88d34abed | 4385c934afd1c1cc0c5f917667f36fc9f0a27704 | /java/crackcoding/src/main/java/ch07_object_oriented_design/Q7_08_Othello/Color.java | 2f8308223dccc86983c80d23721cf0937bec012f | [] | no_license | krishnanram/training | 706b4c00f7acbf5775c1d7f4f150ab044b66a57d | 2817eedcafbe6eb61a3c4fffc3eef87350b3f159 | refs/heads/master | 2021-01-11T23:17:32.522776 | 2017-02-01T16:54:30 | 2017-02-01T16:54:30 | 78,564,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 93 | java | package ch07_object_oriented_design.Q7_08_Othello;
public enum Color {
White, Black
}
| [
"gitsureshram@gmail.com"
] | gitsureshram@gmail.com |
2c26225e919910e932577bd06943ddac463f16a0 | 920ff34070a2354a9db804e788c030f50b9bc8d4 | /Clases/Flete.java | 4220aed4aa996f2b9dccf961ec3a765dcd268614 | [] | no_license | aguusheredia/Empresa-Alimenticia | 5835bd4ac23b2f1494ce15a4c49beed24225d3d7 | 9acebc743647ae49d71afc8f05b8665d1e154f22 | refs/heads/master | 2022-12-04T02:56:14.267840 | 2020-08-25T21:10:04 | 2020-08-25T21:10:04 | 275,960,803 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 928 | java | public class Flete extends Transporte {
private double costoFijoPasajero;
private int cantidadPasajeros;
//El costo fijo por pasajero debe ser mayor a cero
public Flete (String id,double cargaMaxima, double capacidadMaxima, double costoKm, int cantPasajeros,
double costoFijoPasajero) throws Exception{
... | [
"agustinleonardoheredia@gmail.com"
] | agustinleonardoheredia@gmail.com |
88b198f2b156a175679948a739bfec824c06f6d2 | fe4698bb2086ebb48c77f61ad9ef8da5262ce687 | /test/8006-inline-InvokeStatic-DivZeroCheck-002/src/Main.java | 3078b72b56265b8f6aa94d76826922936f09961b | [
"Apache-2.0",
"NCSA"
] | permissive | strassek-snapshots/vendor_intel_art-extension | 2fe15258db03e39d6aa1da47d6695a8a8fe44b51 | c494c0c365cdac405e6a4a16f7a75d982bed2a0f | refs/heads/master | 2020-03-23T11:08:43.960018 | 2018-07-16T11:53:27 | 2018-07-17T06:50:02 | 141,486,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | // InvokeStatic
public class Main
{
public static long b(long div) {
if (div == 10L) {
div = 0L;
}
long d = 1L/div;
return d;
}
public void test() {
long c = 0L;
for (int i = 1; i < 11; i++) {
c = b(i);
System.out.println(... | [
"sanjiv.kumar.gupta@intel.com"
] | sanjiv.kumar.gupta@intel.com |
347d46e433d0a0c3debb68946ee64a90e30642d9 | 7dcb7135f782351531d76081588a3e000a6972a3 | /src/main/java/com/mock/controller/PlanController.java | 6dfcaa61040330c2668579395d1190e032afb696 | [] | no_license | xuc-source/tykj-project | 4c49665e5e21fd99ca539b506201520a054f7b59 | 399d4dd39b8f1915dd9d022f4eb1120c26e31696 | refs/heads/master | 2023-03-08T13:53:57.349230 | 2021-02-28T06:17:36 | 2021-02-28T06:17:36 | 343,011,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,849 | java | package com.mock.controller;
import com.mock.exception.ErrorCode;
import com.mock.model.PageVO;
import com.mock.model.ResponseVO;
import com.mock.request.register.QueryDepDoctorListRequest;
import com.mock.request.register.QueryDepOrderSourceRemainRequest;
import com.mock.request.register.QueryDepartmentListRequest;
i... | [
"email_xuchuang@163.com"
] | email_xuchuang@163.com |
05ff36f3d9da2719534c111ef9938f6aac7f47a8 | 17af79e8b963c3aa6d2625d2e496cbdd2aefef66 | /Task02_OOP/src/by/mantur/task02/comparator/ComporatorChain.java | 6f2b94ae95ad76a127a4780b7f475612217af896 | [] | no_license | awesman/MyFirstJava | 65f811fd5c2fd4f4df29119bccaf5a44faac8516 | 1b4aff3e01711cc41309649d63544e3adcb35291 | refs/heads/master | 2021-01-12T14:36:17.629171 | 2017-04-27T01:37:49 | 2017-04-27T01:37:49 | 72,036,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package by.mantur.task02.comparator;
import java.util.Comparator;
public class ComporatorChain<Car> {
public Comparator<Car> getChainedComparator(Comparator<Car>... args) {
Comparator<Car> comparator = null;
for (int i = 1; i < args.length; i++) {
comparator = comparator.thenComparing(args[i]);
}
... | [
"Draft.92@gmail.com"
] | Draft.92@gmail.com |
b80ff256e2988adece65c980b0eeaee09449151f | fc22f00fb011c662059185f4db023c0d1a216ed2 | /src/main/java/net/bwilhelm/imagej/segutils/rois/ClosedWritableBox2D.java | 4231d22a1bd265818601082b309cfbed12b6b0f3 | [
"BSD-2-Clause"
] | permissive | HedgehogCode/imagej-segmentation-utils | e104d7718cc78eb8091371522dbffed194dd6b3a | d119d00c2662072440da2b69f465a1bdbcee65d7 | refs/heads/master | 2020-05-18T05:53:27.827160 | 2019-04-30T08:00:24 | 2019-04-30T08:06:46 | 184,218,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,417 | java | /*-
* #%L
* Classes for working with ROIs. Will be contributed to the appropriate imagej and imglib projects.
* %%
* Copyright (C) 2019 Benjamin Wilhelm
* %%
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1... | [
"benjamin.wilhelm@knime.com"
] | benjamin.wilhelm@knime.com |
1a667ba6c44b0d039a30cab691b7e1b189dcd0bb | ca44120cf0102bf2a2cd03e98c75a791d628a4fd | /Metadata/app/src/androidTest/java/com/example/theresia/metadata/ApplicationTest.java | fd467f9babf4fb905d32b080ae5dc6c344090981 | [] | no_license | theresiawenny/PMM | ae530ed1039b4140e7b62e972536d682e8b3ee43 | d99267dd7c1f89e67d2703bf3ba60abb14be710a | refs/heads/master | 2020-06-05T00:31:02.426821 | 2015-05-19T19:12:12 | 2015-05-19T19:12:12 | 35,858,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.example.theresia.metadata;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"theresiawenny94@gmail.com"
] | theresiawenny94@gmail.com |
ccd9adc2921f25db0af56a98072ba2095fca6899 | 50c6d06dbd477cc6fd75e3cf1984ead6a4590e85 | /kecharge/src/com/wo/util/Log4jUtil.java | 0f9f84036d2c0582bb35f3adf28a19be0589641d | [] | no_license | 17734576784/mygit | 48614454be2e807c856348df9cda64000a07d0cd | 0ba93f276eec66248f49410a50c355257374f8c2 | refs/heads/master | 2022-12-22T10:40:16.886384 | 2019-08-14T06:50:34 | 2019-08-14T06:50:34 | 147,448,423 | 1 | 1 | null | 2022-12-16T08:47:50 | 2018-09-05T02:30:27 | Java | UTF-8 | Java | false | false | 1,364 | java | package com.wo.util;
import java.io.File;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
import org.springframework.stereotype.Component;
@Component
public class Log4jUtil {
private static final Logge... | [
"Administrator@BY-201904200956"
] | Administrator@BY-201904200956 |
e9dc03004febe6521bab6c4093631a1a3057895f | 689c999929f235ece90c8ac6b6688f403c76b658 | /cloudata-git/src/main/java/com/cloudata/git/config/RepoConfig.java | 3add17ddd56f50875acf84a2f1651cad4db34ad3 | [
"Apache-2.0"
] | permissive | justinsb/cloudata | 67bf6bcee7433175f8e772b3b862b2486bc6f8ed | 076735914b479642f660fd7e56383667316fefde | refs/heads/master | 2020-05-18T01:04:51.962476 | 2015-04-10T01:50:57 | 2015-04-10T01:50:57 | 15,012,247 | 16 | 5 | null | null | null | null | UTF-8 | Java | false | false | 3,442 | java | //package com.cloudata.git.config;
//
//import java.io.IOException;
//import java.io.InputStream;
//import java.io.InputStreamReader;
//import java.util.Collections;
//import java.util.Map;
//
//import org.eclipse.jgit.lib.ObjectId;
//import org.eclipse.jgit.lib.ObjectLoader;
//import org.eclipse.jgit.lib.ObjectReader;... | [
"justin@fathomdb.com"
] | justin@fathomdb.com |
ef53769987ed19da39f17003269fe9f9625d1fa3 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a039/A039604.java | fc3de54bc947c062f5c752d767c4d7fa1b9c60d5 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 700 | java | package irvine.oeis.a039;
// Generated by gen_seq4.pl basdig2 12 count1 != 0 && 1 2 at 2019-07-04 09:18
// DO NOT EDIT here!
import irvine.math.z.Z;
import irvine.oeis.RunsBaseSequence;
/**
* A039604 Numbers n such that representation in base 12 has same nonzero number of <code>1</code>'s and <code>2</code>'s.
* @a... | [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
5d69e4b794e86cdbd196452b3a8b8c889b4a968e | 0bda108dbdb3bf410364ea8eaefe5711fb54bdc0 | /easeUI/src/main/java/com/easemob/easeui/widget/photoview/VersionedGestureDetector.java | a4a9a0eadc368307f2d62a8d712f8c39e45e39e9 | [
"Apache-2.0"
] | permissive | nggirl/EaseChatDemo | 249f8dd9fd7b2a0a094b2c22f1b2ac9087d9a1fd | 6d64bbffad5a162e7585eb66827ce3cdab44170b | refs/heads/master | 2021-01-10T06:22:47.936589 | 2015-12-03T05:24:11 | 2015-12-03T05:24:11 | 47,309,600 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,163 | java | /**
* Copyright (C) 2013-2014 EaseMob Technologies. All rights reserved.
* <p/>
* 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 requ... | [
"logan676395@gmail.com"
] | logan676395@gmail.com |
48b0f4d1416b5832923376fd9d8b4ca319a3ee63 | 13df812f5bfdae43b88ba368006a10db1d7cd9bd | /app/src/main/java/com/teamtreehouse/ribbit/adapters/actions/ButtonCancel.java | 4603afe227c94121060878ab84c5999534abf790 | [] | no_license | JaviMera/MessageApp | 203560f748de94cdea684942c8726b194d591c13 | 370fe5c826fef21562e42dbd959c90dfec34324c | refs/heads/master | 2021-01-23T02:40:23.302825 | 2017-05-12T14:14:22 | 2017-05-12T14:14:22 | 86,015,277 | 0 | 1 | null | 2017-03-26T20:13:33 | 2017-03-24T01:44:21 | Java | UTF-8 | Java | false | false | 566 | java | package com.teamtreehouse.ribbit.adapters.actions;
import com.teamtreehouse.ribbit.database.MessageDB;
import com.teamtreehouse.ribbit.models.users.User;
import com.teamtreehouse.ribbit.ui.callbacks.InviteListener;
/**
* Created by javie on 4/1/2017.
*/
public class ButtonCancel extends ButtonAction {
@Overri... | [
"javier_mera88@hotmail.com"
] | javier_mera88@hotmail.com |
44f920044a89c0acac4e2af0cae3b0ab3fd85769 | c66a47ce9e5d2e0122b0b668fae17790ac88784c | /src/main/java/com/pokemon/wiki/dto/SpeciesDto.java | 6591fa979d0f11c66e25c05d871f8cbbd99c3d8e | [] | no_license | sidooh92/wiki | 1a7d4a61b727a1c451ba58d439e8dde327d47258 | e2b89fc00d4f591eb7d1ae75362379c859850c2c | refs/heads/master | 2020-04-08T13:02:09.864012 | 2018-12-03T19:47:44 | 2018-12-03T19:47:44 | 159,372,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package com.pokemon.wiki.dto;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
@JsonIgnoreProperties(ignoreUnknown = true)
public class SpeciesDto {
private String name;
private String url;
public SpeciesDto() {
}
public String getName() {
return name;
}
public ... | [
"robert.piotrowski92@gmail.com"
] | robert.piotrowski92@gmail.com |
1922a9b6d9ac4ede199b09bbb51e7a53c899199b | 0556ad483274ce6b5400e3a14a8fe3d2cd3ad074 | /org.lttpp.eemory/src/org/lttpp/eemory/exception/EDAMUserExceptionHandler.java | d92d30a3121d7a61846cffdbe693bc8537aec57d | [
"MIT"
] | permissive | LTTPP/Eemory | 71a7272989573284c8bdf2dae9b9109e2c26c0a8 | 5252e48914eedd4d4b1b88aa76e601b9eecd07cd | refs/heads/master | 2020-04-09T16:53:07.518412 | 2016-05-08T10:58:26 | 2016-05-08T10:58:26 | 21,933,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,256 | java | package org.lttpp.eemory.exception;
import java.util.LinkedHashMap;
import org.apache.commons.lang3.StringUtils;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.core.runtime.IStatus;
import org.eclipse.jface.dialogs.ProgressMonitorDialog;
impor... | [
"liujianwei.me@gmail.com"
] | liujianwei.me@gmail.com |
b4f7f7103a49abf75d371f9d371be94fc24ad118 | 6e812d745619e4f542f5fe0b31153d7a353ec31d | /src/com/Lbins/TvApp/data/GoodsDATA.java | 4ae44f5947c7e8fb5b5d4667f1bbef572c3c77c2 | [] | no_license | eryiyi/TvApp | c1fed32a37665d2d68319032df18a031744a0b5a | ce17156b6f26288326c10fc04903bfa3aba630a7 | refs/heads/master | 2021-01-11T18:45:47.296433 | 2017-01-23T07:33:26 | 2017-01-23T07:33:26 | 79,620,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 437 | java | package com.Lbins.TvApp.data;
import com.Lbins.TvApp.data.*;
import com.Lbins.TvApp.data.Data;
import com.Lbins.TvApp.module.PaopaoGoods;
import java.util.List;
/**
* Created by zhanghl on 2015/1/17.
*/
public class GoodsDATA extends Data {
private List<PaopaoGoods> data;
public List<PaopaoGoods> getData... | [
"826321978@qq.com"
] | 826321978@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.