blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 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 689M ⌀ | 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 131
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 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cd6aeb0af9013b08bba169dc279b696de9eefcc7 | 94be142ad501fdaf5ef73c96abb10bda28b647c6 | /JavaRushHomeWork/src/com/javarush/test/level02/lesson08/task06/Solution.java | e6e0952b6eeaa5dc8b5ef87f127698a8e882de8d | [] | no_license | KirillKarelin/Javarush | 51d713e6f81c75dcfcd60e53d60c4166120b04aa | d5e278208e803011ca9aa68df7b7ebc5f707f8ee | refs/heads/master | 2020-07-19T22:48:40.898182 | 2016-11-14T22:31:32 | 2016-11-14T22:31:32 | 73,752,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package com.javarush.test.level02.lesson08.task06;
/* Вывод текста на экран
Написать функцию, которая выводит переданную строку (слово) на экран три раза, но в одной строке.
Слова должны быть разделены пробелом и не должны сливаться в одно.
*/
public class Solution
{
public static void print3(String s)
{
... | [
"Skylark1934@yande.ru"
] | Skylark1934@yande.ru |
d204f97db4c5bbba913db9172683f3fd61316854 | 6e47ca8b27d8df5fa51cfe24fcd5f22f8f14b45d | /apptentive/src/main/java/com/apptentive/android/sdk/conversation/ConversationMetadataLoadException.java | 6c14178be7cae4e6035645c0f641286e40692422 | [] | permissive | apptentive/apptentive-android | bbcaa9f39a5f081763a8e4d8fa944ca77a9afb09 | 91aebf3fa758edddd40924f06aecdf1be4f12683 | refs/heads/master | 2022-10-09T17:50:08.570575 | 2022-09-26T17:42:28 | 2022-09-26T17:42:28 | 2,466,190 | 43 | 35 | BSD-3-Clause | 2022-09-26T17:42:29 | 2011-09-27T07:51:41 | Java | UTF-8 | Java | false | false | 224 | java | package com.apptentive.android.sdk.conversation;
public class ConversationMetadataLoadException extends Exception {
public ConversationMetadataLoadException(String message, Throwable cause) {
super(message, cause);
}
}
| [
"a.lementuev@gmail.com"
] | a.lementuev@gmail.com |
fe5d36e4619050f6b7d3bd6dcbc793747cbdb14a | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14122-17-19-MOEAD-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/store/XWikiHibernateStore_ESTest.java | 60255ce42b6e9308cd0282a8aab96d7d88514578 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | /*
* This file was automatically generated by EvoSuite
* Thu Apr 09 12:11:35 UTC 2020
*/
package com.xpn.xwiki.store;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoRunner... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
a8200a3e4ecae6fe21fb15e0c9229fdc6d8d2885 | 7ca2639cdea890027f52f6221a7d728d950a0ebd | /DevChat/.svn/pristine/a8/a8200a3e4ecae6fe21fb15e0c9229fdc6d8d2885.svn-base | e01c3c567c3f081a32b0438c34628e0fadc6b631 | [] | no_license | dsaraon/workspace | 0fc63c901e4ceb998e3433bbecbee4d023ee0543 | 86f5a83f7276ded4090f1c2b03b6b030c6da4273 | refs/heads/master | 2020-05-21T08:48:01.660892 | 2016-09-27T13:35:48 | 2016-09-27T13:35:48 | 69,360,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | package tests;
import client.Client;
public class TestableClient extends Client {
public TestableClient(String host, int portNumber) {
super(host, portNumber);
// TODO Auto-generated constructor stub
}
}
| [
"dsaraon18@gmail.com"
] | dsaraon18@gmail.com | |
4616e7a58851299586c9becc78b300d5dd8ae1e9 | 5f20dbbef5f313f836bde5962d155d4c7722f7cb | /app/src/main/java/com/example/administrator/practice/basis/Fibonacci.java | 8641fd92ed0788de33127151918bde2c8b267c43 | [] | no_license | YangRT/practice | 61b2ffd7524e5fa3386f557dc317e4263a0aa8f7 | d108ba4c0dd8f53fe8d5f12b2fcd9b0e25b89238 | refs/heads/master | 2022-04-13T07:17:14.781590 | 2020-04-10T13:35:35 | 2020-04-10T13:35:35 | 254,642,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | package com.example.administrator.practice.basis;
public class Fibonacci implements Generator<Integer>{
private int count = 0;
private int fib(int n){
if(n < 2) return 1;
return fib(n-2)+fib(n-1);
}
@Override
public Integer next() {
return fib(count++);
}
}
| [
"1946464079@qq.com"
] | 1946464079@qq.com |
7ea240eef27c70b206149686e59c5d32ca6992c4 | 82f952ef3523fe0a7f5e07f1eb15f6e5849627ae | /MyShop/src/main/java/com/myshop/demo/service/ShopService.java | 508cf38e9cdf31c8427c81c151344dd7bcb64fea | [] | no_license | santoshsh2307/MyShop0909 | 62c26d4099aad64df899418dad7fb0e355e303c2 | d0bebd0fc1a6900ff10c5917de9cd63bb24e9fa4 | refs/heads/main | 2023-07-19T11:38:01.942118 | 2021-09-09T04:47:38 | 2021-09-09T04:47:38 | 404,586,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package com.myshop.demo.service;
import java.util.List;
import java.util.Optional;
import com.myshop.demo.entity.ShopDetails;
public interface ShopService {
ShopDetails saveShop(ShopDetails s);
ShopDetails findShopById(Long id);
List<ShopDetails> findAll();
List<ShopDetails> findShopByShopNam... | [
"noreply@github.com"
] | santoshsh2307.noreply@github.com |
7204fc6c044dd30af2fe69d87ad8005655842b9a | 3450fbb15528bb84427089b8ba46822e2535fea6 | /src/test/java/sun/springframework/springrestclientexamples/services/impl/ApiServiceImplTest.java | e05e6d75372ef28669fa17a2bb4981ff9b34ae9e | [] | no_license | SunilKushwah/spring-rest-client-examples | 9050bc8ee0cb807730d1bbe224222b005ccfc7a5 | d7cbd8be66309ca3e3ebaedd75fba4237f144ada | refs/heads/main | 2023-06-28T06:00:43.141589 | 2021-08-02T19:47:10 | 2021-08-02T19:47:10 | 389,875,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 883 | java | package sun.springframework.springrestclientexamples.services.impl;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
... | [
"kussunil513@gmail.com"
] | kussunil513@gmail.com |
e591372686725dd11dd18a015c75ea557dfd5e88 | 7a2aadf19c1cbb6074d66720e7722b8245506325 | /src/main/java/org/lx/patterns/creational/factorymethod/Creator.java | 49f7700a85bc825b42ab568d53ad24dcf43b569f | [] | no_license | fspore/shiro_hello | 95b037e566c51582d51acf152dc008837016dfb7 | 7b1375619bb67b329f39ba8323ee5a313d319f81 | refs/heads/master | 2021-01-01T04:26:55.643667 | 2016-05-15T10:42:36 | 2016-05-15T10:42:36 | 58,849,209 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package org.lx.patterns.creational.factorymethod;
/**
* abstract Creator which establishes the
* logic without any concrete implementation.
* The construction of the concrete product---ConcreteLogger
* is defered by abstracting the {@link #factoryMethod()}.
*
* @author lx
*
*/
public abstract class Creator ... | [
"fspore@gmail.com"
] | fspore@gmail.com |
0b06d0e266c5c8f8207cfc18ec24335f7d5cf0f6 | a4d8a757427cbeb8621a1c8e0167170780111234 | /practice/src/main/java/ca/jrvs/apps/practice/codingChallenge/ValidParentheses.java | fb904c7df815b8eb81a3b6991266ac428af90f59 | [] | no_license | mephistoshadow/jarvis_data_eng_SiqiYang | 23ae9337026035ac8727031f60534ccaebac3c4e | 4a2a11c9d335287142861c43a7369826ff7735b7 | refs/heads/master | 2023-01-24T18:20:16.230134 | 2020-12-04T15:06:01 | 2020-12-04T15:06:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,080 | java | package ca.jrvs.apps.practice.codingChallenge;
import java.util.HashMap;
import java.util.Stack;
/**
* link: https://www.notion.so/b4a0204920ca4ea2a0f507e3d4eda4b5?v=1ae54ae9d0894f1fb0db44bed1409821&p=28a5cbda565d48228d10a5265075d416
*/
public class ValidParentheses {
private HashMap map = new HashMap();
privat... | [
"siqi.yang@mail.utoronto.ca"
] | siqi.yang@mail.utoronto.ca |
4a9aeeb00ced994be7fcb66d89a087c2fcd04a4f | 95e1e57a81e8bf0fda33bd071386f78e347541b8 | /src/com/game/net/m15/M1501.java | 0360729a32140f23ca2ec7a8c01bc04144a66a72 | [] | no_license | itfvck/lywg | 053ef3228c9c030cf0cb2f5de787c29174646424 | c5d453004841c4b2f2c3a8349798f04cb09d8558 | refs/heads/master | 2021-01-01T04:41:01.815819 | 2016-03-03T00:50:51 | 2016-03-03T00:50:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,554 | java | package com.game.net.m15;
import org.frkd.io.InputByteArray;
import org.frkd.net.socket.protocol.BasicMessage;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* new player appeared
*/
public class M1501 extends BasicMessage {
public long result;
public int... | [
"lovefree103@gmail.com"
] | lovefree103@gmail.com |
11a43b91701b449d58efcd1f5af9b99a0462c652 | 2ba35f7430572bc098cb8ffdc2e5f92b3bdf04a4 | /src/com/automessaging/groups/GroupsActivity.java | 0b345e85fdd88bf20802a4898902af5adf2da93e | [] | no_license | srikanthkancheti/AutoMessaging | ffa5198545f6b3fe533fdaab84ec51b7d43b0c14 | bb422801778e447938e6c8424f4a2ba2872fc01d | refs/heads/master | 2021-01-22T09:05:26.294422 | 2014-12-29T09:31:59 | 2014-12-29T09:31:59 | 27,624,241 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 13,254 | java | package com.automessaging.groups;
import java.sql.SQLException;
import java.util.ArrayList;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.util.Log;
import andr... | [
"kancheti.srikanth@gmail.com"
] | kancheti.srikanth@gmail.com |
7fa6781ead2d0008b8da200d3358757097e4258e | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes6/com/tencent/biz/qqstory/model/StoryManager.java | 6b78d8bd77028ca4f5bff5cf2f9be029125bfefe | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,861 | java | package com.tencent.biz.qqstory.model;
import com.tencent.biz.qqstory.app.QQStoryContext;
import com.tencent.biz.qqstory.base.Copyable;
import com.tencent.biz.qqstory.base.OneObjectCacheList;
import com.tencent.biz.qqstory.base.preload.storylist.IPreloadVideoSource;
import com.tencent.biz.qqstory.base.preload.storylis... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
00ec82c2be6e8f2da36d9534dd0ef630a44d2fd9 | 9c5396e61e5d80540c821da274cc9dc1942c92cd | /src/image_data.java | b4cc3c85d70c6f5b5cb48abb04d8c0f9db91aaf3 | [] | no_license | Leader-board/EMD | df2a5cee8f34ac9b4462b2c802537444cc3e1c0e | b21f7758a4f01c486246d1f17e8267b466c267fe | refs/heads/main | 2023-06-27T08:20:41.659220 | 2021-08-03T09:02:54 | 2021-08-03T09:02:54 | 383,854,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,523 | java | import java.io.IOException;
import java.util.Arrays;
public class image_data {
public static void core() throws IOException {
/* given: two images with their grayscale values defined
this is in the form of two 2-D integer arrays, which we will define as int[][] image1 and int[][] image2
*... | [
"vishnu9145@hotmail.com"
] | vishnu9145@hotmail.com |
ca4a8d8402da5bd55cbbedad5fa70a7b4db44879 | 2669e5d930b1ff1a5c899362379bb36153191409 | /alura-jdbc/src/main/java/br/com/alura/h2/extra/TestaCategorias.java | 665920fc55810e26068a5a426bbbd0f56f6bac77 | [] | no_license | kwakassa/cursos-alura | 9c5c2839a45cab7060f0c874f30dee4e0683c883 | 16f34c331c1ef9e11238b9d6b5c6cc94514483b6 | refs/heads/master | 2021-07-09T03:58:02.237680 | 2019-02-01T16:20:08 | 2019-02-01T16:20:08 | 114,280,661 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | package br.com.alura.h2.extra;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.List;
public class TestaCategorias {
//Executar
public static void main(String[] args) throws SQLException {
try(Connection con = new ConnectionPool().getConnectionPool()){
List<Categoria> categorias = n... | [
"kazumitsu.wakassa@caixa.gov.br"
] | kazumitsu.wakassa@caixa.gov.br |
9414363cb569164b11f961b8c56f31187e4a4ba2 | 8a59b1563a0bd39648b8aabe0b1a40dc8715f41f | /src/DungeonEscape/items/Item.java | f511bfc7c1752a5aa527c8723f8926f036bf29b0 | [] | no_license | nicolettepascual/dungeon-escape | 6ba2e577af14f8174120a0cbb31aed6dea4a75a3 | 01ea421413e78383ce9bd606b48309a6842dab64 | refs/heads/master | 2020-08-01T23:30:20.192345 | 2019-09-28T16:15:52 | 2019-09-28T16:15:52 | 211,156,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,205 | java | package DungeonEscape.items;
import DungeonEscape.Handler;
import DungeonEscape.graphics.Assets;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.awt.image.BufferedImage;
public class Item {
//Handler
public static Item[] items = new Item[256];
public static Item RedchestItem = new It... | [
"nicolette.pascual@gmail.com"
] | nicolette.pascual@gmail.com |
f1d971e59a63e8e2ca35e71fb4b7f62c566f9ea9 | a9a6169637e2c6344f2bb6de4bdff137eafa6ec1 | /src/main/java/com/hussein/singleton/HungrySingleton.java | afe4420571b76b9771daa0f86fad6b6a2437c9b7 | [] | no_license | hwangsiyuan/multithreading | fe6c4519de9dc37366818e323fb74f3d609dc3fb | 3497a0b25c5b8f33c0862e78dece4ea8e3d2abbb | refs/heads/master | 2021-06-28T16:09:40.601265 | 2020-12-14T02:17:48 | 2020-12-14T02:17:48 | 196,203,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package com.hussein.singleton;
/**
* <p>Title: HungrySingleton</p>
* <p>Description: 饿汉式单例</p>
* <p>Company: www.hussein.com</p>
*
* @author hwangsy
* @date 2019/7/31 2:32 PM
*/
public final class HungrySingleton {
private byte[] data = new byte[1024];
private static HungrySingleton INSTANCE = new Hun... | [
"siyuan.huang@fenbeitong.com"
] | siyuan.huang@fenbeitong.com |
c55ca6a322647433747594534a0b28659df23500 | aef16f48aed1687a6cb5d68fef31f4ec27964b0d | /JUnit/Sample Student Submitting Folders/Project4/Student11/Property.java | 392a0bce0ea5cda0f4115018cd615f8d949d64bb | [] | no_license | thoang43/JUnitTest | 7299cde8a5a0fd20da350c8c6097425ed1ffb1fd | 6e53ed6d48cb61b9056ef43f4f69788f6f123e4b | refs/heads/master | 2020-09-06T04:27:39.049331 | 2020-05-23T02:18:59 | 2020-05-23T02:18:59 | 220,321,698 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,037 | java | /**
* This class creates a Property object, calls the Plot constructor,
* and displays the Property's info
*
*
*/
public class Property extends Object{
private String propertyName;
private String city;
private double rentAmount;
private String owner;
private Plot plot;
public Plot plot1;
publi... | [
"thoang43@montgomerycollege.edu"
] | thoang43@montgomerycollege.edu |
413ec117f25a0840a21e6c741a379cf928ee2bf5 | 23926949cc04ef8811e79b4bb4a2bdb9bf9a702f | /src/chap04/exercises/Exercise03.java | 8aa19b7c2f4708b45fcd7b8bf661808507b50806 | [] | no_license | moonlt93/java20200929 | c8c4af18ce07dce60393b0ffd6df91d41984d2d8 | bfc51feda3236cd908655954079ca734e5133f90 | refs/heads/master | 2022-12-26T20:05:52.903316 | 2020-10-15T08:49:59 | 2020-10-15T08:49:59 | 299,485,660 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 303 | java | package chap04.exercises;
//1. sum, i 0으로 초기화 ,2. for 함수 설정 3. 출력
public class Exercise03 {
public static void main(String[] args) {
int sum=0;
for(int i=1;i<=100;i++) {
if(i%3 == 0) {
sum += i;
}
System.out.println(sum);
//for(; i<=100;;i+=3)
}
}
}
| [
"moonlt93@naver.com"
] | moonlt93@naver.com |
6501f51a976306583c5b28cbc19cc32aa37b576b | 331392ee26f47b45ac9dc68f72727eacde6f022d | /src/main/java/com/heyrudy/mybatissample/controller/rest/dto/mapper/CityRequestMapper.java | be13ad897dcc31e8304d9d5d6e2b9d77a294a02f | [] | no_license | heyrudy/mybatis-sample | a310184ff6cc3f05b76fa2ad820e04e2bed567a6 | 80ed4b740548679f7a98b12d0ce86718b3a7f329 | refs/heads/master | 2023-08-05T07:27:55.982331 | 2023-07-26T17:00:01 | 2023-07-26T17:00:01 | 300,960,189 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 775 | java | package com.heyrudy.mybatissample.controller.rest.dto.mapper;
import com.heyrudy.mybatissample.domain.model.city.City;
import com.heyrudy.mybatissample.controller.rest.dto.CityRequestDTO;
public class CityRequestMapper {
public static final CityRequestMapper CITY_RESQUEST_MAPPER = new CityRequestMapper();
p... | [
"kokou.koumagnagottoh@gmail.com"
] | kokou.koumagnagottoh@gmail.com |
26a1ce78da42c67b3b1db2782b90b02ecea3f1ae | 7c0360eae585e6db2613720afda264458c7626e9 | /src/main/java/be/intecbrussel/restdemo/configurations/DataBaseLoader.java | 2390adaf4f70c89c707767b174f85345607e9f1a | [] | no_license | Jolison01/SpringRestApp | 62aa1daa595cc294295c9dd9e180d6a7b5e71acf | e3b5feed31acb7cbd053ce4214a8c0c05679332d | refs/heads/master | 2023-01-07T10:58:16.906378 | 2020-11-11T20:35:31 | 2020-11-11T20:35:31 | 312,084,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 832 | java | package be.intecbrussel.restdemo.configurations;
import be.intecbrussel.restdemo.entities.Employee;
import be.intecbrussel.restdemo.repositories.EmployeeRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.CommandLineRunner;
import org.springframework.context.annotation.... | [
"dmjolison40@gmail.com"
] | dmjolison40@gmail.com |
8cb468c09e16e9591749935e854d884f80bb785a | f200a63a691c5773eabe52ba339c557978b1b8d2 | /FirstSpringApp/util/Util.java | 2ce201c7e5c58372cd8fed6e30f19e4fd2e0e787 | [] | no_license | NitheshKrishnan/HESE5 | 874634276c9ad140aeb422b8d0c439a7ff7ae2c2 | 1b27e2d3f8a098d4e99ae2a3ffc5b10fb35c80de | refs/heads/master | 2020-08-12T22:35:28.682877 | 2019-10-14T12:14:54 | 2019-10-14T12:14:54 | 214,855,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 619 | java | package edu.jspiders.firstspringapp.util;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import edu.jspiders.firstspringapp.beans.ClassA;
import edu.jspiders.firstspringapp.beans.ClassB;
public class Util
{
public static void main(String[] args)
{
// create the container
... | [
"noreply@github.com"
] | NitheshKrishnan.noreply@github.com |
15494eab727780ee5d1f6a66c808af6a3102f883 | 0de3d7b27e4a7df87f8ce2c07357705acb1d01b2 | /java/src/kr/ac/kopo/day200519/DirMain2.java | f480a56b73e8457be43cc84cf76c168d7390b1a6 | [] | no_license | kimhyeju-a/kopo_java | 1192c398d947e4791fd420cd210f79de19e510a9 | 9081c78d6c68ba665b4c39952ad2fe635fd6f75e | refs/heads/master | 2021-06-12T20:51:38.348563 | 2020-06-11T15:00:30 | 2020-06-11T15:00:30 | 254,394,400 | 0 | 0 | null | 2020-05-21T00:22:13 | 2020-04-09T14:29:42 | Java | UTF-8 | Java | false | false | 2,106 | java | package kr.ac.kopo.day200519;
import java.io.File;
import java.text.SimpleDateFormat;
import java.util.Arrays;
import java.util.Date;
public class DirMain2 {
public static void main(String[] args) {
File dirObj = new File("test\\test2");
boolean bool = dirObj.exists();
System.out.println(bool ? "유효한 디렉토리입... | [
"hyeju.aa@gmail.com"
] | hyeju.aa@gmail.com |
3b921a5123000bebeb001129df4041e2ab88c8d0 | e089b8ba4fc22bf297f4c210a841efce14c328f1 | /mpresa/src/dao/EmpresaDao.java | 258227ef8ec2d5ee253a9718fa2ef41a3e0218be | [] | no_license | mateuslobleinnicolodi/Empresa | 3a57d6b14188c9c0299dc69f28d060cfa84d4a3a | 65c656e4e4e9e732859c276463de35072f9e2b93 | refs/heads/master | 2020-07-29T01:47:08.006043 | 2019-09-19T19:17:46 | 2019-09-19T19:17:46 | 209,621,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,715 | 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 dao;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import javax.swing.JOptionPane;
import modelo.Em... | [
"Administrador@10.10.4.2"
] | Administrador@10.10.4.2 |
e1da0710304585af385550e7f627f408b3e4e255 | 5407c08f7df21fdca2d59a49f8ac9134b9860dd6 | /src/model/Report.java | 49d9461c6d710f70354f350365b5adadb85510a1 | [] | no_license | cavanxatiniu42/DmTool | 65ab353e6e73f0f53955304fb881e28cf1273837 | da4f289f83798b7b4c99323e0bb612dcc387dfbe | refs/heads/master | 2021-01-21T20:24:00.174134 | 2017-05-24T00:28:56 | 2017-05-24T00:28:56 | 90,961,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,390 | java | package model;
import com.sun.org.apache.regexp.internal.RE;
import domainapp.basics.exceptions.ConstraintViolationException;
import domainapp.basics.model.meta.DAssoc;
import domainapp.basics.model.meta.DAttr;
import domainapp.basics.model.meta.DOpt;
import domainapp.basics.model.meta.Select;
import domainapp.basics.... | [
"nguyenthuthuy4218@gmail.com"
] | nguyenthuthuy4218@gmail.com |
201593fc1e54d6f2db83b91f6aef33c71f0ef1b5 | 98c2dfbcf4aa9dea0688f7fd007e18cd2b5c5c7d | /JuanGuarinJuanGutierrez.java | 64c1bb0c96b49d57557756e9670168edb307ceda | [] | no_license | juan-guarin/Sistemico2 | f80db67bfbd77eb6b6e94896b8e79f3a327a973a | 15c18e627e2bb56d21677751eafa50ecac5c9ecd | refs/heads/master | 2022-11-09T04:43:48.913175 | 2020-06-25T03:29:23 | 2020-06-25T03:29:23 | 274,725,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | 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 juan.guarin.juan.gutierrez;
/**
*
* @author Juanes Guarin
*/
public class JuanGuarinJuanGutierrez {
/**... | [
"noreply@github.com"
] | juan-guarin.noreply@github.com |
a9935477be6c82f5ad8fe4ee29d59d5e57f506a8 | b63e6df42707563d2e45eb23005d9dad3611a13d | /src/main/java/testRun/DiceRoller.java | 5ab9148933b85a28608246e78d7c22cd533dd898 | [] | no_license | silver1248/tests | bc8e2d01cf23b386874badfd58e518e30f9b3cf1 | b0290efc8092ea5b0fd16996ca85442a324e6a47 | refs/heads/master | 2023-05-10T15:58:49.612657 | 2020-04-22T00:12:35 | 2020-04-22T00:12:35 | 132,671,686 | 0 | 0 | null | 2023-05-09T18:37:25 | 2018-05-08T22:25:41 | Java | UTF-8 | Java | false | false | 555 | java | package testRun;
import java.util.Random;
public class DiceRoller {
private static final int NUM_SIDES = 6;
String foo = new String();
Integer bar = new Integer(1);
Double doug = new Double(4.5);
private static int getRandomBetweenOneAnd(int bound) {
Random dice = new Random();
... | [
""
] | |
a3a5a903db8331df173f5ccdcd1225e3551604c1 | 3c973342c62967d188cbc4496f66666fe3021f75 | /app/src/main/java/com/example/lenovo/myapplication/ProfilDuzenlemeEkrani.java | c26e2f87e8f67e24f8486bd5f469dbfa5c2ccde6 | [] | no_license | betulsakarya/Gozlerini-Benimle-Paylas | 5639fbdc4332dcbe40bb01a81c65e778b736d4b6 | c350f3f94a00f4421ad46164d1b7ada1c109aa2e | refs/heads/master | 2020-07-05T19:28:22.458791 | 2019-08-16T15:12:15 | 2019-08-16T15:12:15 | 202,747,675 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 11,589 | java | package com.example.lenovo.myapplication;
import android.Manifest;
import android.app.DownloadManager;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundl... | [
"betulsakarya05@gmail.com"
] | betulsakarya05@gmail.com |
05bbd58bca0560e31547136de1ac21d24aa45013 | f72a42231222380567079da4a76c12c23f6ab4f7 | /v3/Protagonist.java | a8d694394f456e219f7e5bd7b88564bdd6d53296 | [] | no_license | dkeriazisStuy/RPG_period05_team03 | 13579e26bd70b496068f50b9abeb3c200c79e19c | 2f057376d44195fc75258edf089121216d917052 | refs/heads/master | 2021-08-29T13:14:00.811205 | 2017-12-14T02:24:46 | 2017-12-14T02:24:46 | 112,501,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,662 | java | public abstract class Protagonist extends Character {
/*
fields
name
life/health/HP as an int
strength as an int
defense as an int
attack rating as a double
methods
constructor
takes String input to name the Protagonist
initializes all ... | [
"dkeriazis@stuy.edu"
] | dkeriazis@stuy.edu |
269232900794eaf9e8c56d6070a3d3dad657680a | 3a5d2c5a11bcf5601b90bb949864086d0192d508 | /fizzBuzz71/src/main/java/FizzBuzz.java | 5ba3468efe6d9dcaef35941b7ceab462d042eb98 | [] | no_license | akshaychoudhary92/PbdJava | bebe4b7b9a6dc695d7954626f187dd94f0e5f37e | 89628e04207612312c67e38d17d79b8d41e11d1e | refs/heads/main | 2023-06-15T05:43:18.844681 | 2021-07-04T15:24:48 | 2021-07-04T15:24:48 | 378,246,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | public class FizzBuzz {
public void start()
{
fizzBuzzOutput();
}
public String fizzBuzzOutput(){
String output = "";
for(int i = 1; i <= 100; i++){
if(i % 3 == 0 && i % 5 == 0){
System.out.println("fizzbuzz");
}else if(i % 5 ==... | [
"ak92choudhary@gmail.com"
] | ak92choudhary@gmail.com |
2b68f5f34ce138f5337885999d46848b32f63ed0 | 4312a71c36d8a233de2741f51a2a9d28443cd95b | /RawExperiments/Math/math98/1/AstorMain-math_98/src/variant-411/org/apache/commons/math/linear/RealMatrixImpl.java | 18ea5f01df0845d1b5a15ece236769c9e822c903 | [] | no_license | SajjadZaidi/AutoRepair | 5c7aa7a689747c143cafd267db64f1e365de4d98 | e21eb9384197bae4d9b23af93df73b6e46bb749a | refs/heads/master | 2021-05-07T00:07:06.345617 | 2017-12-02T18:48:14 | 2017-12-02T18:48:14 | 112,858,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,341 | java | package org.apache.commons.math.linear;
public class RealMatrixImpl implements java.io.Serializable , org.apache.commons.math.linear.RealMatrix {
private static final long serialVersionUID = -4828886979278117018L;
protected double[][] data = null;
protected double[][] lu = null;
protected int[] per... | [
"sajjad.syed@ucalgary.ca"
] | sajjad.syed@ucalgary.ca |
3ea5581005342f4ad699eb88f26530066b7051e9 | 65435a099a3919e4079e651412ed8c0bfb02fa52 | /trunk/app/src/main/java/com/aibinong/tantan/ui/adapter/message/viewholder/ChatItemOppositeVideoHolder.java | 6d26cd4dfe94267a9db4776e7b6156bdab892938 | [] | no_license | tomdev2008/trunk-1 | d632c837fc2c503fdfe12df62097db9e86495bd5 | 365752e68d64b665fb493d825887073ed9fea316 | refs/heads/master | 2021-06-15T18:59:22.750699 | 2017-04-03T13:56:42 | 2017-04-03T13:56:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,041 | java | package com.aibinong.tantan.ui.adapter.message.viewholder;
// _______________________________________________________________________________________________\
//| |
//| Created by yourfriendyang on 16/11/14. ... | [
"291829302@qq.com"
] | 291829302@qq.com |
d4ab102d60e6ef0819937a21fa3a005314b0b50f | 9235a03646a084ba1d597fcb77055688fa85e102 | /src/client/Client.java | fa7d9b76629c37e12a8499752f1fff5730af6b98 | [] | no_license | wthadeo/loja_carros | 099f30e70407ff07e886225e3630a26a410c9a85 | b23fc346a1ce817b2b86e2bc7113800dad4cf880 | refs/heads/master | 2023-08-20T08:24:53.702704 | 2021-10-05T00:45:02 | 2021-10-05T00:45:02 | 404,914,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,581 | java | package client;
import server.classes.Invoice;
import server.classes.User;
import server.classes.Car;
import server.LojaFunctions;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
import java.util.ArrayList;
import java.util.Scanner;
public class Client {
... | [
"wasrepet@gmail.com"
] | wasrepet@gmail.com |
af01f1a12e7e37e37ed6dc2dce51e0e98e52d28a | 187d562b2b7ba015ad6b4f6a22ef2dd425a93cad | /src/main/java/com/dextra/gymapp/domain/model/Preset.java | 9a089bcbc840aebef51b9bfd8cd77b31a02c2778 | [] | no_license | rafaelpcustodio/gym-back-api | 88c0c4fc140a106c726fb4bcb7f158c0ed555919 | ead818b9085191458e58efc10abe6377fc07e5de | refs/heads/master | 2020-09-23T11:34:33.888973 | 2020-01-20T18:37:22 | 2020-01-20T18:37:22 | 225,491,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,274 | java | package com.dextra.gymapp.domain.model;
import com.dextra.gymapp.domain.enums.ExerciseLevelTypes;
import javax.persistence.*;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
@Entity
@Table(name = "PRESET")
public class Preset implements Serializable {
@Id
@GeneratedValue
pri... | [
"rafael.custodio@dextra-sw.com"
] | rafael.custodio@dextra-sw.com |
2c77599413d53814da6c781a5fddba420b327f0a | 0353e86a389641d0c7e0bb060c9d45d87f5ec3a8 | /android/app/src/main/java/uniquelypresent/com/ishopping/MainActivity.java | 36e0662aad9bb31b33ec0a944f8a42a185b7d991 | [] | no_license | demmydwi/iShopping-Flutter | e88cf67602867140c1f2bd6d61819cae62d4fc9e | 71d46a590f5fbf55ba2c4f9c3b30d75d754cc85f | refs/heads/master | 2020-04-02T09:55:50.606129 | 2018-10-23T11:35:44 | 2018-10-23T11:35:44 | 154,316,915 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package uniquelypresent.com.ishopping;
import android.os.Bundle;
import io.flutter.app.FlutterActivity;
import io.flutter.plugins.GeneratedPluginRegistrant;
public class MainActivity extends FlutterActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
... | [
"demmy.up@gmail.com"
] | demmy.up@gmail.com |
f228e1035e8d05e9684d52342a6bb504cae31ccc | dc631e3894b6062676c027b74a9956c9e0370132 | /src/hackerearth/RoyAndProfilePicture.java | 30650ffeb9815008c0270ce5e623b9c9f9a2a9f5 | [] | no_license | ramasamykasiviswanathan/bankBazaar-and-HackerEarth | fd87f7e1ae914c2f76c709afbb29f0007e1320b3 | 0041c2ff393bf43ef4c17d7b00674dca81ee0091 | refs/heads/master | 2020-12-25T18:22:42.616811 | 2019-03-04T05:41:23 | 2019-03-04T05:41:23 | 35,136,112 | 0 | 0 | null | 2017-05-15T08:09:55 | 2015-05-06T02:55:21 | Java | UTF-8 | Java | false | false | 1,187 | java | package hackerearth;
import java.util.LinkedList;
import java.util.Scanner;
public class RoyAndProfilePicture {
public static void main(String[] args) {
int _length = 0, _no_of_testCase;
LinkedList<String> linkedList = new LinkedList<String>();
try (Scanner scanner = new Scanner(System.in)) {
_l... | [
"kramasamy1991@gmail.com"
] | kramasamy1991@gmail.com |
2e7d34edd3f8ed83b05fb9f89056103e3c873a3d | 30bde930a3290a6766551962302f4751bf985eb4 | /Prac_Server/app/src/main/java/com/jmdroid/prac_server/network/resmodel/ResHeader.java | 91425f1bccdc151003c5c685a8e41b5216ad4f9e | [] | no_license | jimin530/Prac_Android | adb4a3e4ba24982c171b48c2c65301f0db5cb873 | 61e2d8b3220dd8906e25c483926e3f853e4dc803 | refs/heads/master | 2021-03-24T13:43:34.445431 | 2017-09-21T11:47:05 | 2017-09-21T11:47:05 | 86,223,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package com.jmdroid.prac_server.network.resmodel;
/**
* Created by Tacademy on 2017-01-17.
*/
public class ResHeader
{
int code;
String msg;
public int getCode() {
return code;
}
public void setCode(int code) {
this.code = code;
}
public String getMsg() {
retur... | [
"jimin6407@naver.com"
] | jimin6407@naver.com |
d898f3b751e4d108e8a6d509028324a85e373e21 | 18d5d85e6cf404299b6ecbee705d49ae0f114d6a | /src/java/TestPlayer.java | 72a45323af1984eea18f6c927847843ff8610cac | [] | no_license | hark7/DecisionTreeTest | b33d4bc9c11ffcb8ad9db77ee85b80ca2fc56c45 | bd4503a5fbedeb604d0934e63fd66b1adf745ddd | refs/heads/master | 2021-01-13T14:54:58.506767 | 2016-12-17T00:21:43 | 2016-12-17T00:21:43 | 76,693,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,547 | java | import com.knowlegevalues.assignment.model.Result;
import com.knowlegevalues.assignment.service.Player;
/**
* This class uses a normal java main class to invoke
* one among the different test scenarios
* For testing a scenario, just use the test method name inside main function
* @author harikrishnankesavan
*
*... | [
"scorfiene.live.in"
] | scorfiene.live.in |
309f553e9bda2914aecdf26cf82fac2f7048b5ae | b96d4ddf58e5d38754c1afed079051ac6bbcef95 | /abs/Bookmark.java | 6a240f18dfb7fd8b6790d55653a79627a9105e8e | [] | no_license | nikkiumar1993/JavaCodes | 82f60c683d8ef188d1f8ece25d61e594d3092e52 | 1851d55af5815b39993660508c309bf719bd497a | refs/heads/master | 2021-01-01T23:34:04.396352 | 2020-02-10T00:14:32 | 2020-02-10T00:14:32 | 239,392,423 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 128 | java | package abs;
public interface Bookmark {
void addUrlBookmark(String url);
void removeUrlFromBookmark(String url);
}
| [
"56229873+nikkiumar1993@users.noreply.github.com"
] | 56229873+nikkiumar1993@users.noreply.github.com |
0f73d3c7714e4f52b6dcfb0e14bf5dc05afd5140 | abcc3c208767952ff8ee4fafc4934aeca1d46ffb | /RapidQuiz/src/main/java/in/com/online/exam/model/UserModel.java | 3ce4e2d7fb6864b784ab55a14f6cf27d23a4f562 | [] | no_license | rahulmerugula/onlinequizsystem | d1740ec524629c440dcd1f624d0a44422249678c | d2633f488d35194a3783acabaea9293e515ee806 | refs/heads/master | 2023-06-02T00:14:43.923412 | 2021-06-16T05:19:26 | 2021-06-16T05:19:26 | 377,378,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,115 | java | package in.com.online.exam.model;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.apache.log4j.Logger;
import in.com.online.exam.bean.UserBean;
import in.com.online.exam.exeption.Applicat... | [
"43875975+rahulbabloo@users.noreply.github.com"
] | 43875975+rahulbabloo@users.noreply.github.com |
80e742724848f42c241a681de1d948739442ba57 | 9bd6957cf55883cedc33b138558d235cc5558b94 | /src/main/java/com/xcodeassociated/service/exception/codes/ErrorCode.java | e0d66bef17b9734370c5361c1c4baeaf9d3eee08 | [] | no_license | xcodeassociated/elp-user-service | ffa680d0eb24317e84072c0cec8e391ada90ba37 | 823e0e599a92033375942d551fa5c8773c90abc2 | refs/heads/master | 2023-08-08T01:39:58.192858 | 2021-05-02T15:37:29 | 2021-05-02T15:37:29 | 268,065,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package com.xcodeassociated.service.exception.codes;
import lombok.Getter;
@Getter
public enum ErrorCode {
// generic:
E000("Unknown error"),
E001("User not found by id: %d"),
E002("Error: %s"),
E003("User not found by email: %s"),
E004("User not found by auth id: %s"),
E005("User not foun... | [
"janusz.majchrzak@student.uj.edu.pl"
] | janusz.majchrzak@student.uj.edu.pl |
53c0f04eb0ddfbde0f2d3400234e99628ab9a2a3 | 14a9cfea324672bcb4e7e44f997e6c014efe9670 | /AndroidRTC-master (2)/app/src/main/java/me/kevingleason/androidrtc/MainActivity.java | cefb69d9ffc53981a2e828ed9c823b69e949a24c | [
"MIT"
] | permissive | Nazmul56/TestingProjects | a3cae3ae533147267ad41355dd2d5a3d3bb3390a | aaaf571ba2749061ad51c739f1f8d332741113d7 | refs/heads/master | 2022-05-02T10:02:34.947804 | 2022-03-24T16:53:32 | 2022-03-24T16:53:32 | 101,139,315 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,150 | java | package me.kevingleason.androidrtc;
import android.app.ListActivity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import andro... | [
"nazmul.cste07@gmail.com"
] | nazmul.cste07@gmail.com |
0f36dd7a3a328399063f613ba2e4bad576833542 | 5e04542894cd3b183bd679b5a78c9478e9f2013c | /src/test/java/com/mangopay/core/BankingAliasApiImplTest.java | a98a7c633268f3434237e20efd6d7982143d3283 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | vionescu/mangopay2-java-sdk | bd0a39589631321329893a7d3d1df0f0a9db545c | 6fa6e511a35057d1bbade7d123bc970b6c5792b7 | refs/heads/master | 2020-07-21T08:26:27.503065 | 2019-09-04T15:04:36 | 2019-09-04T15:04:36 | 206,796,868 | 0 | 0 | MIT | 2019-09-06T13:12:30 | 2019-09-06T13:12:29 | null | UTF-8 | Java | false | false | 1,608 | java | package com.mangopay.core;
import com.mangopay.entities.BankingAlias;
import com.mangopay.entities.Wallet;
import org.junit.Test;
import java.util.List;
import static junit.framework.TestCase.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
/**
* Tests concerning... | [
"paul.hristea@codegile.com"
] | paul.hristea@codegile.com |
5dd58b9f677b0a435aa3a43d77c3d6bd8174eb59 | 4ec0d18654f11ecefb7b131f1467d3d0f97ea035 | /src/com/kola/kmp/logic/combat/support/IOperationRecorder.java | 73913ae6d49341dbd5efc9457f96c61b60c7d7ff | [] | no_license | cietwwl/CFLogic | b5394afd4c10fdf41a14389f171f088958089c97 | 40f1044ea44fd3b6fa50412ffcb7954e3a9d4d3f | refs/heads/master | 2021-01-23T16:04:51.113635 | 2015-05-16T06:24:00 | 2015-05-16T06:24:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 512 | java | package com.kola.kmp.logic.combat.support;
/**
*
* @author PERRY CHAN
*/
public interface IOperationRecorder {
/**
*
* 获取目标的id
*
* @return
*/
public short getTargetId();
/**
*
* 是否伤害
*
* @return
*/
public boolean isDamage();
/**
*
* 是否命中
*
* @return
*/
public boolean ... | [
"sleepagain123@163.com"
] | sleepagain123@163.com |
890bbef5988fbc879882c08a862cedd32e6f02f2 | 476a0cd88298014affd3624d92ec2b235535e180 | /src/com/android/cts/tradefed/device/DeviceUnlock.java | ddb3a1d594117080db7e4ea5675766bca09be833 | [] | no_license | hi-cbh/CrashMonkey4Android_C | 3b24492dabda4696f6a4d08387950e5301d5bc7c | f18314924ff79b36731c7fd9ab8addd357961f67 | refs/heads/master | 2020-12-24T10:11:19.737103 | 2016-11-11T08:28:44 | 2016-11-11T08:28:44 | 73,243,943 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,556 | java | /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | [
"hi_cbh@qq.com"
] | hi_cbh@qq.com |
8e8c6f398dd22d935b152ccada2d98b1741c3960 | 5d05be7fd05e97f0b38164b52f846a219adf040b | /src/java/Servlets/RegistroTarjetaBasico.java | a997f3407012c183104788e5b6c770f817092abf | [] | no_license | JuanFernandez87/tpCombi19 | e101bb3947750f8226e045db4043e2844ec6e6da | 1cbcbec7171c04eed641c49323be3cc6424642d1 | refs/heads/main | 2023-06-24T19:40:22.662715 | 2021-07-12T18:07:11 | 2021-07-12T18:07:11 | 364,767,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,085 | 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 Servlets;
import Logica.Controladora;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletExce... | [
"juanfernandez_carc@hotmail.com"
] | juanfernandez_carc@hotmail.com |
030710083355249a6bff2d40cfcebe2d7401609b | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2008-07-03/seasar2-2.4.26/seasar-benchmark/src/main/java/benchmark/many/b07/NullBean07966.java | 5a376f67717a5aafea68baef12d0c1a97648506b | [] | no_license | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 62 | java | package benchmark.many.b07;
public class NullBean07966 {
}
| [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
49c072bcec02c7c0ba74e17768edcd48c27684af | 3663f7e7ef4407eb419b72fb70e92d259f998b89 | /src/simple/FizzBuzz.java | b8f98b23969706772d5c5a88c1f8ca4196f94823 | [] | no_license | akhilhandoo/problems | 68869f631ce07d18594b7e58b69b5409e34d1d3e | 7a7807dcb184212ed48846a86197253d26d9d44e | refs/heads/main | 2023-04-22T15:13:14.232795 | 2021-05-15T19:02:01 | 2021-05-15T19:02:01 | 334,429,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 511 | java | package simple;
import java.util.stream.IntStream;
public class FizzBuzz {
public static void main(String[] args) {
fizzBuzz(20);
}
public static void fizzBuzz(int n) {
IntStream.range(1, n+1).forEach(x -> {
if (x % 3 == 0 && x % 5 == 0) {
System.out.println("FizzBuzz");
} else if ... | [
"akhil@ampool.io"
] | akhil@ampool.io |
d9dcaa209dd3724a3946f017ebcf09ecae118478 | 702f7ae59176d08c141e60a0a9a97b7c00b8549e | /procesor/src/main/java/com/example/procesor/ProcessorTime.java | 5e6be72536c4a0e40f5edf22cf30f50501656850 | [] | no_license | mateuszmrozewski/spring-cloud-stream-playground | 048828ed6e1430a296faeea9b67ee3a9a0288505 | 0d66c97635c71663dd08630ce7a3aa14cb45d8e8 | refs/heads/master | 2021-08-24T14:10:11.637892 | 2017-12-10T05:26:24 | 2017-12-10T05:26:24 | 113,725,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 497 | java | package com.example.procesor;
import org.springframework.cloud.stream.annotation.Input;
import org.springframework.cloud.stream.annotation.Output;
import org.springframework.messaging.MessageChannel;
import org.springframework.messaging.SubscribableChannel;
public interface ProcessorTime {
String IN_QUEUE = "gene... | [
"matixo@gmail.com"
] | matixo@gmail.com |
3b3ef33da863919213b2b488ead15fea6f1c0bc4 | 1bd1a921948e5b33c3656cdbf30bccec2c15b80d | /src/GetUserInfoServlet.java | 47eb0787c1967bfe65e7c1340e74032189a577e7 | [] | no_license | momo609/analyazknowledge | 58484c785c54250b2ebce0064b3abba207010d7a | 52c6d82683b8b7b1ae4d689a914c119854f146b0 | refs/heads/master | 2020-04-16T18:05:14.550849 | 2019-01-15T07:02:28 | 2019-01-15T07:15:28 | 165,802,865 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | 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;
import org.apache.http.cookie.Cookie;
import util.CheckopenId;
import net.sf.... | [
"sissywang97@gmail.com"
] | sissywang97@gmail.com |
35de2d6790fdca4061da4800b5b0664b25ef898e | 9a52fe3bcdd090a396e59c68c63130f32c54a7a8 | /sources/com/applovin/impl/mediation/C0906a.java | 243a2383ffa32797c9438ae4ed1564e808032486 | [] | no_license | mzkh/LudoKing | 19d7c76a298ee5bd1454736063bc392e103a8203 | ee0d0e75ed9fa8894ed9877576d8e5589813b1ba | refs/heads/master | 2022-04-25T06:08:41.916017 | 2020-04-14T17:00:45 | 2020-04-14T17:00:45 | 255,670,636 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,993 | java | package com.applovin.impl.mediation;
import android.app.Activity;
import android.os.Bundle;
import com.applovin.impl.mediation.p014b.C0960c;
import com.applovin.impl.sdk.C1061a;
import com.applovin.impl.sdk.C1192i;
import com.applovin.impl.sdk.C1227o;
import com.applovin.impl.sdk.utils.C1239a;
/* renamed from: com.ap... | [
"mdkhnmm@amazon.com"
] | mdkhnmm@amazon.com |
12778a4224c4bcf17f85f6fc12fa26111d4296ca | 4bb809c04faf55608bf3d798c11b270d95b40caa | /core/src/main/java/pl/magrab/core/schedulers/SimpleScheduledTask.java | 8981bef3e9dfcc20f33c316cb9c52cd7c13d1466 | [] | no_license | grabmateusz/sample-ams-app | f0b7ab947077459590a55978d2fb0a78bb7389bf | 9c6709339fddf5ba5dcfb2a79a64f4f1a92cb2aa | refs/heads/master | 2022-07-31T20:30:16.906212 | 2020-02-21T10:23:46 | 2020-02-21T10:23:46 | 242,106,611 | 0 | 0 | null | 2021-04-26T19:58:45 | 2020-02-21T09:51:48 | JavaScript | UTF-8 | Java | false | false | 2,428 | java | /*
* Copyright 2015 Adobe Systems Incorporated
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"grab.mateusz@gmail.com"
] | grab.mateusz@gmail.com |
feb93d0d476c24d95d8d914b9ca1a357382e0101 | fe8ddaa094d9f6002cbcf46c06f74fbb4d8f6200 | /programas/serverBasico/src/server/algo/AlgoritmoOrdenar.java | c03bbb43335cb672d8168dce6a2839ce63801603 | [] | no_license | vecalciskay/javabits | 88268534f232a78bd5cbabfdd6a4485d59f2b5ed | dbe56a95a693219921173e9cebe1bf6713cff7db | refs/heads/master | 2022-01-18T20:26:02.750795 | 2021-07-16T22:28:18 | 2021-07-16T22:28:18 | 34,032,776 | 13 | 16 | null | 2022-01-04T16:33:59 | 2015-04-16T03:40:46 | Java | UTF-8 | Java | false | false | 111 | java | package server.algo;
public abstract class AlgoritmoOrdenar {
public abstract void ordenar(int[] lista);
}
| [
"vladimir.calderon@gmail.com"
] | vladimir.calderon@gmail.com |
4310fd345078c4219af9c2c1d67fba42b5ecb600 | 14c3e33fac741f9f7ef9b753d51aa8fd5e72f8da | /NexWorkflow/src/main/java/com/nexcloud/api/kafka/HostConsumer.java | 4e916defe1f3b90b72d030f69dfe7768cbb36113 | [
"Apache-2.0"
] | permissive | NexClipper/NexClipperBasic | e263d455bc9e28e9ce794dbdbf02fbe60501e987 | 53466580ca88b2b51bfcab3b7ac1358d46a7331f | refs/heads/master | 2022-06-27T15:54:12.010089 | 2020-12-15T07:30:54 | 2020-12-15T07:30:54 | 215,319,914 | 15 | 4 | Apache-2.0 | 2022-06-21T02:03:44 | 2019-10-15T14:29:37 | JavaScript | UTF-8 | Java | false | false | 3,594 | java | /*
* Copyright 2019 NexCloud Co.,Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | [
"chanshik@gmail.com"
] | chanshik@gmail.com |
395ba78578572ffbde7cdd25d0ca383ec4dcc9fc | ee64fbda264b9edd3f8d8e709654d8a55425448e | /user-tracking-producer/src/main/java/com/pluralsight/kafka/producer/model/Orders.java | a17544116daf34ddc1bf3de66d08a25cd3cd305e | [] | no_license | IngJavierR/kafkalimits | b8a8dbbb49f4cf2fd22df3ba773c6d6309b20047 | 0f35711e9e97f877d641c7fcfff12a7f39db018e | refs/heads/master | 2022-11-26T03:19:03.366552 | 2020-04-13T16:40:07 | 2020-04-13T16:40:07 | 248,273,852 | 0 | 1 | null | 2023-09-05T22:02:43 | 2020-03-18T15:43:19 | Java | UTF-8 | Java | false | false | 723 | java | package com.pluralsight.kafka.producer.model;
import java.io.Serializable;
public class Orders implements Serializable {
private int id;
private String name;
private int quantiy;
public Orders(int id, String name, int quantiy) {
this.id = id;
this.name = name;
this.quantiy = ... | [
"francisco.rodriguez@axity.com"
] | francisco.rodriguez@axity.com |
9d9bd6485794d1c0b9be05ff8d47de4d2cb7ba0f | 99c6b5211f7b7681958aa6d30f04ad0f6ec74817 | /tk/framework/src/main/java/com/tk/orm/publicuser/model/PublicUserPo.java | e5dff73ccadd934b3c695fe6024e76b39a4912b0 | [] | no_license | mupengX/RestfulFrameWork | 1755f5d20e33376781218cc692ac106f73522530 | f18a2e9a020b298aa65d8c45e2891790806696e3 | refs/heads/master | 2021-01-22T21:32:16.045002 | 2015-09-02T09:59:12 | 2015-09-02T09:59:12 | 42,916,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,231 | java | package com.tk.orm.publicuser.model;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
import org.hibern... | [
"mupenghaha@gmail.com"
] | mupenghaha@gmail.com |
a7a83b0b540855801f25d85f6f7c37b6fd0cb8a4 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_b07b5fe96638cee770d7a8c2e4e6d766aacc6e5d/PoissonAssembler/4_b07b5fe96638cee770d7a8c2e4e6d766aacc6e5d_PoissonAssembler_s.java | 84f742e720d15e2c11d6ee1b008a1475b3adf033 | [] | 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 | 1,411 | java | /* (c) Copyright by Man YUAN */
package net.epsilony.mf.process.assembler;
/**
*
* @author <a href="mailto:epsilonyuan@gmail.com">Man YUAN</a>
*/
public class PoissonAssembler extends AbstractLagrangeAssembler {
@Override
public void assembleVolume() {
for (int testPos = 0; testPos < no... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
3698b83f43581f8910363f6de319e8433a7da745 | 702ac8a8cef383abf122895b90ccccfe30ed3022 | /app/src/androidTest/java/com/plusend/sample/ExampleInstrumentedTest.java | 5e0418ff6aa27d5d4d6dba2b5b86d474d0ee06c0 | [
"Apache-2.0"
] | permissive | plusend/AndroidSample | 1d2fba3a7b8a2dc5cbc0ada64f77a975099b9a7d | bd632a0bf6579b878564f7b1c1a9355839aad1e8 | refs/heads/master | 2021-08-22T07:22:40.121080 | 2017-11-29T16:06:29 | 2017-11-29T16:06:29 | 112,225,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 737 | java | package com.plusend.sample;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android devi... | [
"plusend@qq.com"
] | plusend@qq.com |
c49f2a7c6ad21aaafb5d788b5ea6c81ac08b4436 | 7c4600a96679dd20e2015acdecec7b99cbfe0eb3 | /domain/src/main/java/za/co/entelect/bootcamp/flash/domain/CustomerOrders.java | 7a7e9281f64051bcc73f5eeea45ccff2dab9377e | [] | no_license | SV-ZeroOne/Flash | c4bb397d86ba85c29f62213d350de738e79570a4 | b424ad624be3890069d95628d569190cc1246f46 | refs/heads/master | 2021-01-13T04:50:43.325645 | 2017-02-17T07:28:25 | 2017-02-17T07:28:25 | 78,621,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,655 | java | package za.co.entelect.bootcamp.flash.domain;
import za.co.entelect.bootcamp.flash.domain.interfaces.EntityInterface;
import javax.persistence.*;
import java.math.BigDecimal;
import java.sql.Timestamp;
/**
* @author kevin.gouws - Created on 2017/02/01.
*/
@Entity
public class CustomerOrders implements EntityInterf... | [
"kevin.gouws@entelect.co.za"
] | kevin.gouws@entelect.co.za |
b80b51b660ffce895c7f06db44b8fa74c5846b90 | 947fc9eef832e937f09f04f1abd82819cd4f97d3 | /src/apk/io/intercom/okhttp3/Response.java | a2cf96830af83e7a73226dd02b0eddab84f66276 | [] | no_license | thistehneisen/cifra | 04f4ac1b230289f8262a0b9cf7448a1172d8f979 | d46c6f4764c9d4f64e45c56fa42fddee9b44ff5a | refs/heads/master | 2020-09-22T09:35:57.739040 | 2019-12-01T19:39:59 | 2019-12-01T19:39:59 | 225,136,583 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,475 | java | package io.intercom.okhttp3;
import e.a.b.g;
import e.a.b.i;
import io.intercom.okhttp3.internal.http.HttpHeaders;
import java.io.Closeable;
import java.io.IOException;
import java.util.Collections;
import java.util.List;
public final class Response implements Closeable {
final ResponseBody body;
private vola... | [
"putnins@nils.digital"
] | putnins@nils.digital |
7312eaed193a288fae14529a9da56472f70bbfbc | e4e95dfa3422accf33e3271848eac18ac4916dd2 | /src/main/java/org/team3128/bluepercents/autonomous/AutoPriority.java | 4c0b1650b788f2a6043d960a8a270900fb1b61f9 | [] | no_license | Amisha0099/Infinite-Re-Do- | 34be3d1dd4c9cde9ea4e683bd9b178b0ba663724 | 3d75a807b8e36c190016926437f0c5e59d00d8df | refs/heads/master | 2021-05-23T14:37:02.439330 | 2020-06-06T19:53:13 | 2020-06-06T19:53:13 | 253,343,487 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,693 | java | package org.team3128.bluepercents.autonomous;
import edu.wpi.first.wpilibj.command.CommandGroup;
//import org.team3128.bluepercents.autonomous.CmdArmInitialize;
import org.team3128.bluepercents.autonomous.CmdDrive;
import org.team3128.bluepercents.autonomous.CmdAutoTrajectory;
import org.team3128.common.utility.math... | [
"56415672+jennymar@users.noreply.github.com"
] | 56415672+jennymar@users.noreply.github.com |
bd8cc7957c3b645b890da78794338c7062b0485a | 6138af219efc3a8f31060e30ebc532ffcbad1768 | /astrogrid/registry/webapp/src/webapp-java/ORG/oclc/oai/server/catalog/AbstractCatalog.java | 978a50917a63cc590349dbf7a724d4af384e1234 | [] | no_license | Javastro/astrogrid-legacy | dd794b7867a4ac650d1a84bdef05dfcd135b8bb6 | 51bdbec04bacfc3bcc3af6a896e8c7f603059cd5 | refs/heads/main | 2023-06-26T10:23:01.083788 | 2021-07-30T11:17:12 | 2021-07-30T11:17:12 | 391,028,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,657 | java |
/**
*Copyright (c) 2000-2002 OCLC Online Computer Library Center,
*Inc. and other contributors. All rights reserved. The contents of this file, as updated
*from time to time by the OCLC Office of Research, are subject to OCLC Research
*Public License Version 2.0 (the "License"); you may not use this file except in
*c... | [
"kmb@mssl.ucl.ac.uk"
] | kmb@mssl.ucl.ac.uk |
8a9848c9c6dc8d396790a56735347f38135d9989 | 68e21b6e31efbc096e1721cd3d0810cefb2d4cf3 | /Test5_0511.java | dab8879cedfd85e2474d48a331ba5e9e5795c9fc | [] | no_license | Kang-Min-hyuk/Mh-Test | e03fe0d609b901d9360a99589572ba27f30f97e0 | 86cb284a146d748c75544c21ff4dc6514f7343a8 | refs/heads/master | 2021-01-20T15:31:21.949970 | 2017-05-25T07:23:43 | 2017-05-25T07:23:43 | 90,780,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,481 | java | package io.test1.com;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.io.Serializable;
/*
* [ 메모리에 생성된 객체는 비영속성(=일시성)을 가짐 ]
*
* 자바에서는 '객체 직렬화(Object Serialization)' 기능을 제공함.
* 객체 ... | [
"noreply@github.com"
] | Kang-Min-hyuk.noreply@github.com |
02d84ee1006115afade64eac9d8d367b603a097f | 1564e09e4d915ef02f6dd04525092ba378c1c446 | /app/src/androidTest/java/com/muflihundev/recipeapp/ExampleInstrumentedTest.java | fa4789ccd7121d0288216b0f997b4337ef2a30d1 | [] | no_license | muflihunaf/RecipeAppStatic | 902be0ad0ff810e0443da11a9f3e91908de5925d | 839e8060f96cedcdd0c9f340748d58eb688552ea | refs/heads/master | 2022-12-14T05:30:40.098908 | 2020-08-26T14:16:23 | 2020-08-26T14:16:23 | 290,516,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 764 | java | package com.muflihundev.recipeapp;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute ... | [
"muflihun@firmanedam19@gmail.com"
] | muflihun@firmanedam19@gmail.com |
b85f5220fe306e9eb0c0aed83da6ff20f9a14752 | e9c134d5bc065c13315256b9922c7b0c903412dc | /Java/Eclipse Microprofile/src/main/java/org/freifeld/extremebenchmark/boundary/TestResources.java | f36e4ba5768fc3e17a7ab46d1d073bd96bb450a2 | [
"MIT"
] | permissive | FreifeldRoyi/Extreme-Benchmark | d13aeebab760f26c1564e0e0e1779d531b6da530 | 43b1173141742e536462a2eb35eff73fbfce517a | refs/heads/master | 2020-03-29T11:37:03.018289 | 2018-09-24T18:28:18 | 2018-09-24T18:28:18 | 149,861,723 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | package org.freifeld.extremebenchmark.boundary;
import javax.enterprise.context.RequestScoped;
import javax.inject.Inject;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.client.Client;
import javax.ws.rs.client.Invocation;
import javax.ws.rs.client.WebTarget;
import ja... | [
"freifeld.royi@gmail.com"
] | freifeld.royi@gmail.com |
cd915cf75c1808a0b7a8fadea166a0d4d54d8449 | 9a3675172cf4b5afec2e6f47c8526a0108949740 | /app/src/main/java/com/a99live/zhibo/live/receiver/NotificationService.java | 2ffad32cdeac33a4c2368f374d799bddce76240f | [] | no_license | luomingstar/StarLive | c7f5421ed380d78d73cac9becab41a48b000b39a | 1aa414e5acc21f3483cc58db6daf6aab9b5b95f3 | refs/heads/master | 2021-07-21T03:15:53.184466 | 2017-10-28T06:33:27 | 2017-10-28T06:33:27 | 108,625,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,795 | java | package com.a99live.zhibo.live.receiver;
import android.content.ContentValues;
import android.content.Context;
import com.a99live.zhibo.live.model.XGNotification;
public class NotificationService {
// private DBOpenHelper dbOpenHelper;
private static NotificationService instance = null;
public NotificationService... | [
"luoming@999d.com"
] | luoming@999d.com |
0a6b9c4cbcfe5f26356b98af08fce9f102597f45 | 327d615dbf9e4dd902193b5cd7684dfd789a76b1 | /base_source_from_JADX/sources/com/google/android/gms/internal/ads/zzdcw.java | 0f2391383abf4731986b422fcb902abd8eb96531 | [] | no_license | dnosauro/singcie | e53ce4c124cfb311e0ffafd55b58c840d462e96f | 34d09c2e2b3497dd452246b76646b3571a18a100 | refs/heads/main | 2023-01-13T23:17:49.094499 | 2020-11-20T10:46:19 | 2020-11-20T10:46:19 | 314,513,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 371 | java | package com.google.android.gms.internal.ads;
import com.google.android.gms.ads.internal.zzp;
import java.util.concurrent.Callable;
final /* synthetic */ class zzdcw implements Callable {
static final Callable zzgzz = new zzdcw();
private zzdcw() {
}
public final Object call() {
return new zz... | [
"dno_sauro@yahoo.it"
] | dno_sauro@yahoo.it |
b7b1dae93f8c3ed44bc698d61f595125e8c88646 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/24/24_9c3f71489e344f02d68e22608cdaf28dcb867d25/ScanDescription/24_9c3f71489e344f02d68e22608cdaf28dcb867d25_ScanDescription_s.java | 61d3e104f0843c745836e670e0daf0974295ccd9 | [] | 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 | 19,481 | java | package de.ptb.epics.eve.data.scandescription;
import java.beans.PropertyChangeListener;
import java.beans.PropertyChangeSupport;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.concu... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8738e592db8b992105ca5b2e1963d05b7a3800c8 | fb4d0f782d3f6b4c6442a813b132292b8eca442f | /SKILL TRACKERS APP/25-09-Employee-DTO-mysql/src/main/java/com/example/demo/repo/SubSkillRepository.java | 9f5c8b6d06a5600554d8f197117908bc8bc8668b | [] | no_license | PriyaRavi97/backup | cfdd387290f0ba434381296e3f0ec84f2940c0b8 | 8470e753c0669e2c828df77796319991af778c10 | refs/heads/master | 2023-01-31T12:57:16.888585 | 2019-10-21T10:23:50 | 2019-10-21T10:23:50 | 216,502,491 | 0 | 0 | null | 2023-01-07T22:08:04 | 2019-10-21T07:19:21 | JavaScript | UTF-8 | Java | false | false | 257 | java | package com.example.demo.repo;
import org.springframework.data.repository.CrudRepository;
import com.example.demo.Entity.Employee;
import com.example.demo.Entity.SubSkill;
public interface SubSkillRepository extends CrudRepository<SubSkill, Integer>{
}
| [
"priyaravi1297@gmail.com"
] | priyaravi1297@gmail.com |
59010aa2aebb0c75fcc550e36c736adc7530fbad | eb83c5739ff4aadcbe702aff33b9c908a408d220 | /uBike2-web/src/main/java/com/ubike/rest/security/MemberShipsVoter.java | 6831437f9d5446860a663749a6745c67739f477d | [] | no_license | benothman/uBike | c3c586bb7b93a6c2d66fcc0d1be94d4350d0c33f | e8ed37a40fe9bb863a7ca80d700b4ba665e6fbfb | refs/heads/master | 2021-01-10T20:35:07.237598 | 2011-06-20T13:43:58 | 2011-06-20T13:43:58 | 1,876,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,766 | java | /*
* Copyright 2009 Nabil BENOTHMAN <nabil.benothman@gmail.com>.
*
* 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 ... | [
"nbenothm@redhat.com"
] | nbenothm@redhat.com |
784880295051b580db23fb0cea0aa2a6222b5b73 | 773feceb38d879b92c0e9f1fda34b3b4f482dfb3 | /src/com/company/Results.java | 4aef9f9145f593724e56a8235796ae92187f1dfc | [] | no_license | Hyeeun92/oop-ca-final-g3-21314-21520-21545 | 1da84a0afe8314fb29f0e478a8463b80ca55c432 | 2563f7c71e5a765ebd408d07514dfd626e99f9b4 | refs/heads/master | 2023-04-29T17:27:25.906468 | 2021-05-11T13:37:30 | 2021-05-11T13:37:30 | 350,719,981 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,010 | java | package com.company;
/* 21545 - Hyeeun Lee
21520 - Liubov Eremenko
21314 - Nathalie Flores
*/
import javax.swing.*;
import java.awt.*;
public class Results extends Database { //action listener interface
JFrame frame;
JLabel title;
public Results(){
Database db = new Database();
//List<... | [
"21520@student.dosert-college.ie"
] | 21520@student.dosert-college.ie |
9155c34fcc97885fd8bbe446a7ae5f4521951448 | 041e03dc14073f79360514c6f1caed04069b7227 | /app/src/main/java/me/computoMovil/smartAlarm/data/preference/ThemePreferenceData.java | 8df437a4320420781463a75c16ad70437cd65aaa | [
"Apache-2.0"
] | permissive | misaelastorgac/smartalarm | 398bc179e40d56693d17f9ccee3d73aa054f9406 | 76712aa080855b6ab5a44d778e257439af2f96dc | refs/heads/master | 2020-05-02T17:30:06.566487 | 2019-03-28T01:22:45 | 2019-03-28T01:22:45 | 178,100,503 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,120 | java | package me.computoMovil.smartAlarm.data.preference;
import android.Manifest;
import android.content.pm.PackageManager;
import android.content.res.ColorStateList;
import android.graphics.drawable.ColorDrawable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.w... | [
"misaelastorgac@gmail.com"
] | misaelastorgac@gmail.com |
32c3a15747d1702e7956f09ea59fa08aa313382a | bf84d65cccc368afcd68adebfbfe5c2d53bf452e | /CursoUdemy/src/herancaepolimorfismo/sobreposicao/SavingsAccount.java | 5a44cfa5f8e30f7fe2aebd10273ee95746195704 | [] | no_license | joseeduardoleite/udemy-java-course | c0ee941b2b449782fd489ffcd92c220b5b6029ff | 26ec392c3d8b910c394b7bf32aa1a52e6643d051 | refs/heads/master | 2023-08-22T05:02:55.181423 | 2021-09-30T23:23:44 | 2021-09-30T23:23:44 | 390,733,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 635 | java | package herancaepolimorfismo.sobreposicao;
public class SavingsAccount extends Account {
private Double interestRate;
public SavingsAccount() {
super();
}
public SavingsAccount(Integer number, String holder, Double balance, Double interestRate) {
super(number, holder, balance);
this.interestRate = interes... | [
"jose.eduardo1201@outlook.com"
] | jose.eduardo1201@outlook.com |
81570448d92412fd78f5d03c829c43c41c1e945b | bf7e68f504d1f4e1a8a1ee94f5856575dcfd5e1c | /src/java/longpt/tblroom/TblRoomDTO.java | fd5304ab3b020aed8bff83de562f36bd5973349a | [] | no_license | redore1234/J3.L.P0003_BookHotelOnline | 66695f2bc146da3ef3dd1d61f76fc2231e1971c0 | d750de0f56c35ba25ddd17394d567fcaf880f664 | refs/heads/master | 2023-02-04T08:43:19.655952 | 2020-12-25T09:11:22 | 2020-12-25T09:11:22 | 321,543,816 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,370 | 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 longpt.tblroom;
import java.io.Serializable;
/**
*
* @author phamt
*/
public class TblRoomDTO implements Serializable {
... | [
"longptse140136@fpt.edu.vn"
] | longptse140136@fpt.edu.vn |
2d9cefaef65c4db0077c8ed1c524a8bf4ca7aed9 | 171944de8491b52797a2445132c1321e2fd2b5c8 | /src/StrategyPtn/Hand.java | 29b1086ccbcefcf3bf879b0ffca7425851cdca79 | [] | no_license | treetrunks2/designPatternStudy | 7c46f496c9499feece41e2b7a14d19508bd4d970 | fc3d8520c7428ce811dafc5ffc39417e0e1b2c4d | refs/heads/master | 2022-07-30T21:43:33.514811 | 2020-01-05T13:46:41 | 2020-01-05T13:46:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | java | package StrategyPtn;
public class Hand {
public static final int HANDVALUE_ROCK = 0;
public static final int HANDVALUE_SISSER = 1;
public static final int HANDVALUE_PAPER = 2;
public static final Hand[] hand = {
new Hand(HANDVALUE_ROCK),
new Hand(HANDVALUE_SISSER),
... | [
"apenr1234@gmail.com"
] | apenr1234@gmail.com |
40dc3b46fb15b6e6b486d01a1ab739fbb334a7c1 | 28763c3d0bee63ad4d8bab5db5025e4aa82f8c56 | /n26/src/main/java/com/n26/statistic/model/Statistic.java | 1242fc027311a11fd40c5b8c45786b37127727de | [] | no_license | jobandosanjh/Assignment | 82267be389d6d0215d5c1c74f30d74f0c5d70197 | 82e095f64efb8455fbe388c96da95919f797cf3f | refs/heads/master | 2020-03-17T03:39:51.493874 | 2018-05-13T14:41:54 | 2018-05-13T14:41:54 | 133,245,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,479 | java | package com.n26.statistic.model;
/**
* Entity to hold data related to transaction statistics. This model is mainly used for the communication between
* different layers of the application.
*
* @author jobanpreetsingh
*
*/
public class Statistic {
private double sum;
private double avg;
... | [
"jobanpreetsingh@jobanpreet3034.Nagarro.local"
] | jobanpreetsingh@jobanpreet3034.Nagarro.local |
ec0916967aed46047eb7ed2bf724ccd3a89f8fef | 160d4aeeacd7a53133e1d6bc13388e4f488fc9a4 | /src/com/braveway/recursion/Queen8.java | 7db0b3ab4ff0d087d2d20374e40be29b899e5f87 | [] | no_license | BraveWay/DataStructures | d0bd49b75854965744c7077069827092c2472d79 | 60d1d0b6719a756dd0ca4c5fee0d67a8c0049ce8 | refs/heads/master | 2023-03-08T03:47:13.354168 | 2021-02-25T12:06:42 | 2021-02-25T12:06:42 | 326,003,629 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,074 | java | package com.braveway.recursion;
public class Queen8 {
static int max = 8;
static int[] array = new int[max];
static int count = 0;
public static void main(String[] args) {
check(0);
System.out.println("死亡八皇后共有"+count+"种解法");
}
public static void check(int n) {
if(n == 8) {
count++;
print();
... | [
"jimye0601@gmail.com"
] | jimye0601@gmail.com |
1f8f5d7033c34059a52f0a5a588e65818592749a | ee215f5e8bd16ebbad2394d3923ad0dfbae39699 | /EveryHour/src/ty/pas/analy/GetType.java | aaea7866c240a9f0e5504072520975c8f0a6ceef | [] | no_license | gting/CodeAlgo | e568c16062712842c4756256b3c2785958c59d8b | 101ba29cb4eb8e7aaf96d94d9d7e486d3bab1248 | refs/heads/master | 2020-04-10T20:59:12.922735 | 2018-12-11T05:41:12 | 2018-12-11T05:41:12 | 161,283,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package ty.pas.analy;
public class GetType {
public static String getType(Object o){ //获取变量类型方法
return o.getClass().toString(); //使用int类型的getClass()方法
}
}
| [
"672654426@qq.com"
] | 672654426@qq.com |
ae50a3e177457d6963af3f3a4780a25fb961be72 | a847139275b42a55a76c6f1ddc1c352340a0e355 | /src/com/googol24/java/thread/TestProducerConsumer2.java | 6a06d5d5e56038bb8ea70755cebdca219c7b519c | [
"MIT"
] | permissive | googol24/javase | 484dda5ea800f019f22c284699277231a8a8ad72 | 72c4b2b0382c748cdbdb03153c03bbe5cfb965c2 | refs/heads/master | 2021-11-08T07:31:54.728220 | 2021-10-31T13:44:05 | 2021-10-31T13:44:05 | 228,348,858 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,267 | java | package com.googol24.java.thread;
import java.util.*;
/**
* 生产者消费者问题2
*
* 多个生产者和多个消费者的情形
*/
public class TestProducerConsumer2 {
public static void main(String[] args) {
Storage storage = new Storage();
Thread pThread1 = new Thread(new Producer2(storage));pThread1.setName("pThread1");
... | [
"sa514132@mail.ustc.edu.cn"
] | sa514132@mail.ustc.edu.cn |
bfcf17dfa689efca8776ee05b828bb759ebd294a | 36c29f9c676b6f41585f432419a0584b2ac813cb | /146Notes/src/test.java | 474e405a24436775108a96b693c6b1d3c3e70419 | [] | no_license | KdrainEE/Old-CS-Projects | 116d4c12a8827a3d8fcb3e4909eb590151c403f3 | bcc675e5589d7a02839035f469f7ae7bb3b6cdd3 | refs/heads/master | 2021-01-12T10:31:34.363815 | 2017-02-11T15:09:26 | 2017-02-11T15:09:26 | 76,472,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java |
public class test {
public static void main(String[] args) {
// TODO Auto-generated method stub
int[] a = {0,1,2,3,4,5,6,7,8,9};
recur(a);
}
public static void recur(int[] a){
int size = a.length;
int mid = size/2;
System.out.println(mid);
System.out.println(a[mid]);
if (size>1)... | [
"noreply@github.com"
] | KdrainEE.noreply@github.com |
60253a9b037fc852a54349683c8cab66d9c907df | 13cbb329807224bd736ff0ac38fd731eb6739389 | /org/w3c/dom/traversal/NodeIterator.java | def4763509ce82f13c185a1b00d189bccb16a6d0 | [] | no_license | ZhipingLi/rt-source | 5e2537ed5f25d9ba9a0f8009ff8eeca33930564c | 1a70a036a07b2c6b8a2aac6f71964192c89aae3c | refs/heads/master | 2023-07-14T15:00:33.100256 | 2021-09-01T04:49:04 | 2021-09-01T04:49:04 | 401,933,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | package org.w3c.dom.traversal;
import org.w3c.dom.Node;
public interface NodeIterator {
Node getRoot();
int getWhatToShow();
NodeFilter getFilter();
boolean getExpandEntityReferences();
Node nextNode();
Node previousNode();
void detach();
}
/* Location: D:\software\jd-gu... | [
"michael__lee@yeah.net"
] | michael__lee@yeah.net |
e047bbb95dceeb3055024452cbe4edd909da4ef8 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_c9d0fb6791c2e36b55094147aec9900fc52a8ab5/CommandProcessor/7_c9d0fb6791c2e36b55094147aec9900fc52a8ab5_CommandProcessor_t.java | 958d89f6250355326c79b1f51de84bba52034cfb | [] | 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 | 8,599 | java | /**
* Copyright (c) 2012 Daniele Pantaleone, Mathias Van Malderen
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
ce5d7430f93477f11e700655a5051c38ef01c2b6 | 0fe0fdce7c3f1e0f210b6ad6a121847fc942d97c | /src/main/java/com/alipay/api/response/AlipayEcoEduKtStudentQueryResponse.java | 8c009605cb82c5afe4ba64ee248ff36ace869abb | [
"Apache-2.0"
] | permissive | rico-bee/alipay-sdk | d9f6d9d481a0e2fbdf17aa61e37335281597d02f | 1386001bb496ab0e5dfe0c2455ed06a38d1799e6 | refs/heads/master | 2021-04-09T15:50:59.171276 | 2018-03-04T04:44:29 | 2018-03-04T04:44:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,951 | java | package com.alipay.api.response;
import java.util.List;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
import com.alipay.api.domain.UserDetails;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.eco.edu.kt.student.query response.
*
* @author aut... | [
"howechiang@gmail.com"
] | howechiang@gmail.com |
1e09f6743762baf3bd0bedb89f3c466db1a05ad3 | eec8d730de131e6ec64dc89ccb2663f3ee96739c | /src/ScanerSwitch.java | 49741b23a54e2e390f8c446f9c37c661ee63ddee | [] | no_license | KucherenkoDmt/TestLocal | 1abe2979761289ea17c264a4273489c5a74f6e47 | e1b28d48708041a0bcebcd2c4cd60864b9b04850 | refs/heads/master | 2021-04-27T17:26:14.365279 | 2018-02-22T16:03:04 | 2018-02-22T16:03:04 | 122,321,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,012 | java | import java.util.Scanner;
public class ScanerSwitch {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Введи возраст");
int age = scanner.nextInt();
switch (age){
case 0:
System.out.println("ты роди... | [
"kucherenko.dmt@gmail.com"
] | kucherenko.dmt@gmail.com |
de8c0358b45725b70e381a5bc9e31ca063018723 | 8bf0e17e2c3439307c4c2a61c7a5ab2c4ef36eed | /bseries/server/dbmodel/B6DSLServiceSpecificDetails.java | 7525c7902a68e9b634e4e83dfd8ff71840646be5 | [] | no_license | flybetter/workflow | 4514400e5ee02d55d8c8c36c9a9871228d7bd3d6 | 3622cea99fc447264eeb24498ceba17df538bdc7 | refs/heads/master | 2021-08-29T23:24:26.702647 | 2017-12-15T08:26:03 | 2017-12-15T08:26:03 | 114,345,570 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,816 | java | /*
* $Id$
*/
package com.calix.bseries.server.dbmodel;
//---------------------------------/
//- Imported classes and packages -/
//BEGIN IMPORTS
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import com.calix.ems.database.C7Database;
import com.calix.ems.database.DbTransact... | [
"BINGYU.WU@calix.com"
] | BINGYU.WU@calix.com |
a79f9e3294d525569e00ceaa057f3d6b873db962 | febdc543d531ddbb6210ef91b1206a9459aaeac0 | /workspace/Bubbles/src/BallExtJpanelThread/Ball.java | 182bf66d3af871a28199c5abdc3554eada642ae5 | [] | no_license | lannav/mcpp | 34e26e19f8db5ffd26659fce3c0fa2b8a4ebd029 | 2975f71056ebc8ea1fa54db4cd9d405fad9fe46c | refs/heads/master | 2020-03-28T11:12:18.444181 | 2018-11-26T18:45:17 | 2018-11-26T18:48:16 | 148,188,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 932 | java | package BallExtJpanelThread;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Point;
import javax.swing.JPanel;
public class Ball extends JPanel implements Runnable
{
int R = 50;
int dx = 1;
int dy = 1;
int clr = (int)(Math.random() *10000000);
Point p;
Thread tr;
public Ball(int x, int y)
{
... | [
"sytnik.evhen@gmail.com"
] | sytnik.evhen@gmail.com |
c36ca7e95e8dd44f0d7512312152d23c326f311c | a6a45ae482c5dd6efb2edfa73eda22fefaed3402 | /app/src/main/java/com/example/pem_test/data/Repository.java | cc51cf7618c2142161b3d656587413654c7b7141 | [] | no_license | KevinMaikath/android-pem-test | 5a0af9233421a14108f03b48819299ff907b85dd | 1a743427a29a34850a89603d161e0ac3110f6be9 | refs/heads/master | 2020-12-04T03:55:12.118729 | 2020-01-07T13:57:36 | 2020-01-07T13:57:36 | 231,594,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,625 | java | package com.example.pem_test.data;
import android.content.Context;
import android.util.Log;
import java.util.Map;
import io.realm.OrderedCollectionChangeSet;
import io.realm.OrderedRealmCollectionChangeListener;
import io.realm.Realm;
import io.realm.RealmConfiguration;
import io.realm.RealmResults;
public class Re... | [
"kevinrx25@gmail.com"
] | kevinrx25@gmail.com |
e716611fdc5894817cd96b354a33f958dd08f276 | a9a23d533b7c479b1b83ed4e2f2a399e1445b9be | /src/main/java/net/devstudy/resume/model/AbstractModel.java | abd88df06da634797c9367448c91756eaed7f099 | [] | no_license | fatum09/resume | 827b91232072c0865f8c4058af1e9e8b15d574e4 | 967b890f7aa80b150b5446a6676cf04fd5619d7a | refs/heads/master | 2023-04-19T08:11:10.138905 | 2019-08-07T16:00:59 | 2019-08-07T16:00:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package net.devstudy.resume.model;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.apache.commons.lang.builder.ToStringStyle;
/**
*
* @author devstudy
* @see http://devstudy.net
*/
public abstract class AbstractModel {
@Override
public String toString() {
return ToStringBuilder.reflection... | [
"nedis.ua@gmail.com"
] | nedis.ua@gmail.com |
352b6f73a6433f858f5e91cb702af706855b936f | d5d470272bcd91428d5dd228dc31148e007267e1 | /raiz/src/main/java/com/utfpr/entidades/RiscoCardiaco.java | a1582d4d411dbd7b9eb7531c58463e6ca2d290b7 | [] | no_license | gabriel-magalhaes/Grupo-2-Grupo-2 | 436807d90255e9c2b9c8186961ea2129eb179380 | 89661584f6d6b9e1ad8a8d327a6bae948da8c262 | refs/heads/master | 2021-01-21T14:48:52.829435 | 2016-06-30T04:15:26 | 2016-06-30T04:15:26 | 59,137,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,729 | java | package com.utfpr.entidades;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
/**
* Created by laisa on 12/06/2016.
*/
@Entity
public class RiscoCardiaco {
@Id
@GeneratedValue
private long id;
private int idade;
private int sexo;
private ... | [
"laisa@hotmail.com"
] | laisa@hotmail.com |
184f8c18be0a1e081b4c4dc044bc269b78537c01 | c7cc01df2308b63ec7009ae20ee91780c9583343 | /Java/Java2/ch04/examples/WriteText.java | 78fe267471d6fa395023dd797573573a7d1387ce | [] | no_license | harakara51/harakara51.github.io | 49623da79c4bea169111abfc1aa8d6ad58339509 | c26bf0f104d38fcd6215222fd112bc0404bb3b92 | refs/heads/master | 2021-01-10T11:32:33.281722 | 2016-01-05T19:54:06 | 2016-01-05T19:54:06 | 47,153,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | package examples;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
public class WriteText {
public static void main(String[] args) {
try {
FileWriter fw = new FileWriter("test.txt");
PrintWriter pw = new PrintWriter(fw);
pw... | [
"harakara51@gmail.com"
] | harakara51@gmail.com |
52b0790b5a0951647bf94de341eed47ae97cbf15 | 5077855b8eee7dc8e86a5baaa42ab7e1a3c072c0 | /RealmWithRx/app/src/androidTest/java/nl/sense_os/realmwithrx/realm/RxRealmService.java | 5dcc1be081fa4940e97112f741d12eaae35b680d | [] | no_license | panjiyudasetya/fun-projects | b6fd722969fcfa5e98f1a48bff4ce3306e4044ad | a80f75b7706afe1364d100d8a44ae1716eb648f2 | refs/heads/master | 2021-08-10T11:56:12.600439 | 2021-01-21T05:27:33 | 2021-01-21T05:27:33 | 78,810,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,425 | java | package nl.sense_os.realmwithrx.realm;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.VisibleForTesting;
import java.util.List;
import java.util.concurrent.Callable;
import io.reactivex.Observable;
import io.realm.Realm;
import io.realm.RealmConfiguration... | [
"panji@sense-os.nl"
] | panji@sense-os.nl |
08f9f2cd151bbb6cdfcffb090cb8faee4d78c04e | bc15c6ccca916de9ad21959c52a7ccd4227ac5f6 | /plugins/org.erlide.jinterface/src/org/erlide/jinterface/rpc/RpcHelper.java | 9d36388a314bbd2246a6260d9d49fa4301c1f053 | [] | no_license | erlide/erlide_xtext | 42130184f3f4016ac592107a8f6e7041d5895241 | 1fea0b6968175e91d1086231b204368405a2bf7c | refs/heads/master | 2021-01-17T11:19:19.787794 | 2016-04-22T07:41:34 | 2016-04-22T07:41:34 | 3,560,418 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,354 | java | /*******************************************************************************
* Copyright (c) 2004 Vlad Dumitrescu and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is a... | [
"vladdu55@gmail.com"
] | vladdu55@gmail.com |
9f7c9cb0909661bc2e1dda70fafb76f0969aea6d | 1b51721ce7fddb4a4007b19fe2f75f01a9bc81b0 | /app/src/main/java/com/example/samridhi/miwok/NumbersClickListener.java | 9dfe929b7a2b410c96a21916b38852f52f4abd42 | [] | no_license | samridhi03/Miwok | add8a481508c0e0a6bad350c6826e91b427171ef | 8feddfce9c885beedbfdab0ac2706db1dff95923 | refs/heads/master | 2021-09-04T09:27:54.465561 | 2018-01-17T18:08:03 | 2018-01-17T18:08:03 | 117,874,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package com.example.samridhi.miwok;
import android.view.View;
import android.widget.Toast;
/**
* Created by Samridhi on 10-01-2018.
*/
public class NumbersClickListener implements View.OnClickListener{
@Override
public void onClick(View view) {
Toast.makeText(view.getContext(),"Open the list of nu... | [
"pargalsamridhi3@gmail.com"
] | pargalsamridhi3@gmail.com |
0c31d7be6a08d1868d70c32e983a433bc31e93c0 | fcd4e39ed6be245de15bc850fbfe046537c016fb | /holleylib/src/main/java/com/halohoop/holley/http/json/JsonHttpListener.java | c9c543a0beed1626534d9937fee33a333dd53fb5 | [
"Apache-2.0"
] | permissive | halohoop/Holley | 0c939a8e108b17de730cb3a4da4ffb1e2a820021 | 13c5821e25a6d160d0430c066f05bdc44195a11a | refs/heads/master | 2020-12-30T15:54:56.039855 | 2017-05-14T11:00:54 | 2017-05-14T11:00:54 | 91,185,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,140 | java | package com.halohoop.holley.http.json;
import android.os.Handler;
import android.os.Looper;
import com.halohoop.holley.http.core.interfaces.IDataListener;
import com.halohoop.holley.http.core.interfaces.IHttpListener;
import com.halohoop.holley.utils.Utils;
import org.apache.http.HttpEntity;
import java.io.Buffered... | [
"halohoop@163.com"
] | halohoop@163.com |
c91a93632a9e71e701c8cc902e50d17e40dc032e | e14bf5e674e0b32ea1309979cf631e20918fe209 | /app/src/main/java/com/example/sx/practicalassistant/utils/LogUtils.java | 7b2039ed061f199b2271dac87c63401d7f0e0a89 | [] | no_license | wqlljj/PracticalAssistant | 8fb625cdcf8956ef1171b5f6eeba86c7668e46f9 | 0a4a6649a7ac3c6a7d6027db73bcc26558793347 | refs/heads/master | 2020-06-10T13:55:14.483299 | 2019-06-25T07:04:48 | 2019-06-25T07:04:48 | 193,653,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,567 | java | package com.example.sx.practicalassistant.utils;
import android.util.Log;
/**
* Log统一管理类
*
*/
public class LogUtils {
public static boolean isDebug = true;// 是否需要打印bug,可以在application的onCreate函数里面初始化
private static final String TAG = "smart";
// 下面四个是默认tag的函数
public static void i(String msg) {
if (isDebug)
... | [
"qi.wang.x@cloudminds.com"
] | qi.wang.x@cloudminds.com |
89156fe09a0d551ae5adb10415fed3f032708f71 | 757c59da9f70291c39fe22a2e12df8c05df2d937 | /src/org/openbravo/costing/InventoryAmountUpdateProcess.java | c2ca27421c4c5d184c6206c0ca863bc4062cc3fc | [] | no_license | bravocode-erp/bravocode-platform | e517bb8ce890cc67e6ff582329e4a8d1762ae607 | 466de9a7e9efb72780aef965bf5e23acc94abe68 | refs/heads/master | 2023-01-31T06:43:50.293401 | 2020-03-23T21:46:46 | 2020-03-23T22:03:27 | 249,534,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,089 | java | /*
*************************************************************************
* The contents of this file are subject to the Openbravo Public License
* Version 1.1 (the "License"), being the Mozilla Public License
* Version 1.1 with a permitted attribution clause; you may not use this
* file except in... | [
"info@bravocode.org"
] | info@bravocode.org |
99414d425a527ef3a7d3d81c16a422120b8f8de6 | 10465998727a431dccb7c4ca2c7737e155caf364 | /hadoop-definitive-guide4-learn/src/main/java/com/hawk/hadoop/defguid4/ch05/SequenceFileWriteDemo.java | ebfc6a331dc6e2ca9daf0e396d4d498ea257beae | [] | no_license | zeatul/hadoop | 7dc575582cd5279338fbc0adb123919cf104198a | 98c6647d8d2aeaea781b52bb9cb5016493b634d2 | refs/heads/master | 2020-12-31T07:09:29.856603 | 2016-06-03T09:16:20 | 2016-06-03T09:16:20 | 57,134,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,417 | java | package com.hawk.hadoop.defguid4.ch05;
import java.io.IOException;
import java.net.URI;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IOUtils;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Seque... | [
"zeatul@qq.com"
] | zeatul@qq.com |
bfcc33753c12fa6c0a5c8b6ea1f3d96b154ce7bf | 3d8d9a4bf15efab8c630176402364c5a59207e14 | /src/org/tyaa/ws/dao/interfaces/SalesDAO.java | 462445fef922d7bdfa136ac0fb0766aae51d48d0 | [] | no_license | YuriiTrofimenko/javafx-water-sales | 9319da3f28c5d83c7fc46d6d179ffd4051aa2da4 | 6fac1e2d2fd1c74c12f70cbb20eff08985da971e | refs/heads/master | 2020-12-12T04:57:24.083540 | 2020-01-15T09:48:01 | 2020-01-15T09:48:01 | 234,047,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 925 | 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 org.tyaa.ws.dao.interfaces;
import java.util.Date;
import java.util.List;
import org.tyaa.ws.entity.Sale;
/**
*
* @author Y... | [
"tyaa@ukr.net"
] | tyaa@ukr.net |
88848b99e4d38a3d4a192753929e14b22dde4207 | 400a56b8432f3ee74b54619720c4537a1d6dbfcd | /order/src/main/java/com/chen/order/enums/PayStatusEnum.java | fb8e280a3190b8fefc9437a10c37cf6fce53f5dc | [] | no_license | leifchen/springcloud-sell-demo | baab6eb22c7a9ef56257a63485b64f579c3bb2c5 | 56df66fac7c4bdafa7867e000271ae3727bc6897 | refs/heads/master | 2022-12-30T19:32:22.186023 | 2020-10-16T09:10:24 | 2020-10-16T09:10:24 | 267,019,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package com.chen.order.enums;
import lombok.Getter;
/**
* 支付状态枚举
* <p>
* @Author LeifChen
* @Date 2020-05-29
*/
@Getter
public enum PayStatusEnum {
/**
* 支付状态
*/
WAIT(0, "等待支付"),
SUCCESS(1, "支付成功"),
;
private Integer code;
private String message;
PayStatusEnum(Integer code... | [
"leifchen90@gmail.com"
] | leifchen90@gmail.com |
08df09c82c4b26e425e018ce156447bc9d0655d6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_8e7fa499e26a429158ad9a9ca709a5c60e06c879/UploadedFileValidator/2_8e7fa499e26a429158ad9a9ca709a5c60e06c879_UploadedFileValidator_t.java | 6cfba34d39bcbfdec119ceaf5d2b668d4023a04f | [] | 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 | 1,519 | java | /**
* ValidFileValidator.java.
*
* @copyright 2011 Monits
* @license Copyright (C) 2011. All rights reserved
* @version Release: 1.0.0
* @link http://www.monits.com/
* @since 1.0.0
*/
package com.monits.commons.validation;
import javax.validation.ConstraintValidator;
import javax.validation.Constr... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
316e938c5e6060462b08ae48a039d148fce8eecc | 74246a2b21a20254c531ae6cd2d2df6b174db7d6 | /code/api/MaaSServlet/src/dhbk/maas/servlet/mahout/clustering/Streaming_KMeans.java | 915a3f64fd5a54db1bd96bffae1e9180609e74bc | [] | no_license | daicathn92/Maas | 2c0ee6acd8f4646922598f839a7682556ca46618 | 7bce6bf8324522124ee7c80c3b916e2a32f7ba6d | refs/heads/master | 2020-12-11T09:08:49.697197 | 2014-09-27T09:09:40 | 2014-09-27T09:09:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 86 | java | package dhbk.maas.servlet.mahout.clustering;
public class Streaming_KMeans {
}
| [
"dattbbk@gmail.com"
] | dattbbk@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.