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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
291c3cd5daea8a92b360da62b972acf5d7c9541c | fc5b25e11738c9a4917d5a8eb5510e9be202f937 | /source/test/java/com/restfb/types/UserTest.java | 0134e7ee5aa128d65c5216d975d9f6e85ce5bb1a | [
"MIT"
] | permissive | fullcontact/restfb | fbca83208aa2bb9e3a582e69af7e40b559d6d915 | a2bddbe2396cd0e9906fbead494fb90b7a7f4f46 | refs/heads/master | 2023-03-05T06:37:06.852066 | 2015-01-07T21:26:20 | 2015-01-07T21:26:20 | 28,934,643 | 0 | 1 | null | 2015-01-07T21:18:33 | 2015-01-07T21:18:33 | null | UTF-8 | Java | false | false | 2,587 | java | /*
* Copyright (c) 2010-2014 Norbert Bartels
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, p... | [
"n.bartels@phpmonkeys.de"
] | n.bartels@phpmonkeys.de |
2cf70deae4b9c3ac9eb8a6eacc89c314aee9f57d | d45337ca02bec9ab1727d722f70ec0f9c118f8a0 | /src/strings_and_dialogs/MorningZombie.java | 991b8dc7b3eaaccb8a091ffdbaa4d282accfb0f3 | [] | no_license | League-Level0-Student/level-0-module-0-CesarTadeo | c80004d41eab28f59f067991665e6d6621dfe3bc | 9a304fc8b8f688a3fd9dbf4b53900c2aa1e2f5bc | refs/heads/master | 2020-04-04T14:37:05.367538 | 2018-11-03T18:27:55 | 2018-11-03T18:27:55 | 156,005,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 613 | java | package strings_and_dialogs;
import javax.swing.JOptionPane;
public class MorningZombie {
public static void main(String[] args) {
JOptionPane.showMessageDialog(null,"Wake Up");
JOptionPane.showMessageDialog(null, "Eat Breakfast");
JOptionPane.showMessageDialog(null,"Drive to school");
JOptionPane.showMessageDial... | [
"league@WTS13.attlocal.net"
] | league@WTS13.attlocal.net |
2fd1b0b635bd33b462b63170707d6d56963673ad | 90a58fe73c64888593ef3c88ea23faeb05259c37 | /AdjacencyList.java | 5f2f2a6e7af5567d747d059702dd80c9c4d507b3 | [] | no_license | ie03-aizu-2019/ie03project-team_brother | f0332c22aa43f98ba8fa9fe5b139737e9013f09b | 298b772a6b5625c2fa4047d8930a55c996475956 | refs/heads/master | 2020-05-07T11:52:26.020211 | 2019-07-29T05:04:43 | 2019-07-29T05:04:43 | 180,478,911 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,037 | java | import java.util.Map;
import java.util.Map.Entry;
import java.util.HashMap;
import java.util.Set;
class AdjacencyList{
/*adlist has Map(Index,distance)*/
private Map<Integer,Double> adlist;
AdjacencyList(){
adlist = new HashMap<Integer,Double>();
}
public void put(int key,double d){
adlist.put((In... | [
"s1250124@u-aizu.ac.jp"
] | s1250124@u-aizu.ac.jp |
5415d94289dc90a0958b1b1d7c3ecf67bc0feefc | de8bae2c0fe2862e48ba2237647de4b1c2014b3b | /src/java/ups/generated/jaxb/ship/PaymentType.java | c5f9771b8090081d1817b38e28db47f13027cd93 | [] | no_license | millettjon/sistemi | e0b257ec0a15c95e20c94e563882fe04f7bb0c93 | c878dd503b94ff643f9cd6927479a1e456238f2f | refs/heads/master | 2022-12-07T04:04:26.274266 | 2020-09-09T16:53:52 | 2020-09-09T16:53:52 | 294,168,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,411 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.02.18 at 0... | [
"dave@sistemimoderni.com"
] | dave@sistemimoderni.com |
ba4ed7780fe7f94b802e0741c276a37de05d65e6 | c1ca1690c4d41301e3bf8c286bf51d1cf2676e68 | /app/src/main/java/com/example/hyungtaecfigur/dicttalk/NotificationsActivity.java | 04e6feb120b12f6cfc8a5fee4c13485e00aaa386 | [] | no_license | hyungtaecf/DictTalk | 8cc8a1bfbd46341226080cb4b5209efbcc885d3a | 0cf9ccfea9c8b43b51f3d3bb3954dd28257f9eb6 | refs/heads/master | 2020-04-19T14:42:33.511330 | 2020-03-08T00:57:13 | 2020-03-08T00:57:13 | 168,251,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,219 | java | package com.example.hyungtaecfigur.dicttalk;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.Menu... | [
"hyu_03@hotmail.com"
] | hyu_03@hotmail.com |
cb000fe85802dde9b06cf185225d6d8d7c33b20e | 736cf2870cbb51d619f56a693875e90868d9b8da | /server/src/main/java/com/smash/revolance/ui/server/model/ReviewBean.java | d6bba3541adc7a3d72d7a27c778af6dd5c62db9d | [] | no_license | TheSmash/revolance-ui-monitoring | cec3eee8756131b51dceb1ef96cc0720476d69cb | 691c0c037ce159b5b650797ab6e434101a1458f5 | refs/heads/master | 2021-01-19T21:28:08.705451 | 2014-01-25T11:27:00 | 2014-01-25T11:27:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,327 | java | package com.smash.revolance.ui.server.model;
/*
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ui-monitoring-server
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Copyright (C) 2012 - 2014 RevoLance
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~... | [
"bethesmash@gmail.com"
] | bethesmash@gmail.com |
9a6366cd0024ca456e12dc78c1e37598d3bb48d2 | 0cb24f859d65898a4c2c2db9a3613c7295b838d3 | /08_2_mvc/src/main/java/spring/MemberDao.java | a887bd27562f3bf6a41905f60a169a8631eca194 | [] | no_license | dongmin7208/java_spring-work | eec02ed737f3c9b66823815918e6a84188d4e925 | d622c907083489b417aee56e6199230ff5065dcb | refs/heads/main | 2023-06-12T11:50:22.505108 | 2021-07-01T07:56:43 | 2021-07-01T07:56:43 | 381,952,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,323 | java | package spring;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Timestamp;
import java.util.Collection;
import java.util.List;
import javax.sql.DataSource;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.PreparedStat... | [
"sayg3o3d@gmail.com"
] | sayg3o3d@gmail.com |
2fd12b11e2745d11b32051d971aabc61299d45e7 | a690678262433d5a37bc3f692005f73e7342ee2f | /Sockets-ICD/src/Graphics/Scenes/RegisterWindow.java | 75dd97c10fe546cbf032290566e894f65f8191a0 | [] | no_license | BADLZ/ICD | f541f179b5f8ef4dadf704cef9b9a3ce839df5ee | 9708c6dddc3bf35451c073a86c010049c066605a | refs/heads/master | 2020-05-16T07:25:48.989097 | 2019-04-28T16:25:17 | 2019-04-28T16:25:17 | 182,877,709 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 4,609 | java | package Graphics.Scenes;
import java.awt.Color;
import java.awt.Font;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.io.File;
import javax.imageio.ImageIO;
import javax.swing.ImageIc... | [
"48454150+BADLZ@users.noreply.github.com"
] | 48454150+BADLZ@users.noreply.github.com |
333388c62244d7018e550fe3d62b3ca0ccd9849f | c45dabc23df219bdde63f14c0b5996dfdae18f5c | /src/main/java/com/scusa/HelloWorld.java | a1c2832f3a870421a0fe580e07f681d3ad586a93 | [] | no_license | scusa-git/GradleCopyDependencies | 8028bf8d8b3f7d2eb2898a9250d17a4574987473 | 68fb7aebe989a2ceb76a21b61d8485b775a7ba84 | refs/heads/master | 2021-05-08T18:09:06.521445 | 2018-03-02T10:12:49 | 2018-03-02T10:12:49 | 119,503,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package com.scusa;
import org.joda.time.LocalTime;
public class HelloWorld {
public static void main(String[] args) {
LocalTime currentTime = new LocalTime();
System.out.println("The current local time is: " + currentTime);
Greeter greeter = new Greeter();
System.out.println(greeter.sayHello());
}
}
| [
"scusa.git@gmail.com"
] | scusa.git@gmail.com |
adc259c61d570e175894d6a02c8dce860c7fe14c | b0eae6d331a3493b783f0acceb57f36017b1c254 | /src/main/java/com/nickdnepr/strategy/utils/Strings.java | a03232add96ea999c7cedc40fda551231b0a839e | [] | no_license | Nickdnepr/StrategyCore | 127580bc6c8f7203630579ff3278c5c59e447bfd | 526baddefcc1de9b5e6d35fa5ab0cecbc933d086 | refs/heads/master | 2020-04-30T15:38:21.498455 | 2019-09-09T09:20:13 | 2019-09-09T09:20:13 | 176,925,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 607 | java | package com.nickdnepr.strategy.utils;
public class Strings {
public static final String HELLO_STRING = "available commands:\n" +
"nm - new map\n" +
"sh - show map\n" +
"ap - add point\n" +
"pr - load preset map\n" +
"r - make route\n" +
"un ... | [
"nick.dnepr@gmail.com"
] | nick.dnepr@gmail.com |
02c6b761a35137e8bd4ffaf8071b30849a30b157 | 36237a84c3ae0da3335716d9efb81caf5920661e | /app/src/main/java/com/leo/test/Presentation/AplicationDetail/Interfaces/IAplicationPresenter.java | 71f6ff9fa913e8a9530bdc17b41c75dfc0e445cf | [] | no_license | leonardog89/test | ba609c00a17fd83a3d0ec11c71e7bba0cbfb3813 | a352493b973d63a346147a10ac23b5a006aee612 | refs/heads/master | 2021-07-13T12:24:01.520394 | 2017-10-19T03:49:33 | 2017-10-19T03:49:33 | 107,494,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 498 | java | package com.leo.test.Presentation.AplicationDetail.Interfaces;
import android.content.Context;
import com.leo.test.Models.ItunesEntry;
/**
* Created by leonardo on 14/08/16.
*/
public interface IAplicationPresenter {
void onCreate();
void onDestroy();
void getAplicationByTitle(String title,Context cont... | [
"leonardo.gonzalez@exsis.com.co"
] | leonardo.gonzalez@exsis.com.co |
7f6f368384ba82ae468c08a2644e44fd851363f3 | 04f727f27901e4ecafb9de9297035731aa108a2d | /Zipfile.java | c7c0f3ca5538b6eed614f74bf897572eed6f7e80 | [] | no_license | pra012/Seventh-May | 4908166ec2c2884769dce62d2622eb0ba639085e | ffa1706feb75c9fedb17a22a2e652a1be5d2cc54 | refs/heads/main | 2023-04-29T16:55:10.879063 | 2021-05-11T05:44:41 | 2021-05-11T05:44:41 | 366,254,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 732 | java | import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.zip.ZipEntry;
import java.util.zip.ZipOutputStream;
public class CompressZipFile {
public static void main(String[] args) {
try (FileOutputStream fos = new FileOutputStream("C:/Project_Work/samples/src_sam... | [
"noreply@github.com"
] | pra012.noreply@github.com |
5849e6a9d40479d4e9b94493007201f7679d8112 | b36084e7802353073a5154778be7019f06b93e47 | /src/main/java/com/ico/ltd/spring5recipeapp/Spring5RecipeAppApplication.java | 9e39f8ab3ba22993ba9bc225134896b7fe2a053f | [] | no_license | Anthony17J8/spring5-recipe-app | 61579f621393ad4a1175cd123606188cc7769ce1 | c12edb88761abb3cb0538007e9c4e4fd7d05c376 | refs/heads/master | 2020-07-29T21:49:11.179816 | 2019-11-28T17:55:32 | 2019-11-28T17:55:32 | 209,974,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.ico.ltd.spring5recipeapp;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Spring5RecipeAppApplication {
public static void main(String[] args) {
SpringApplication.run(Spring5RecipeAppApplication... | [
"j8kiselev@gmail.com"
] | j8kiselev@gmail.com |
90acf1a2fb2cfba55a3a3829dc178ae7d9aa79d4 | 1b91b31b06eef94b019e6654a1db052b1e0371bf | /src/main/java/com/jt/order/dao/OrderProductDao.java | 5e0ad4f7ff7184c9e134ce23a4c8ba06c7756409 | [] | no_license | alonewolf20/CGB1806-BAOAN | dd898d5b57a86e2ce4a45b0f075513b4b9e2c2ab | c5b40f4becd67227839e7cbe95bac3eafbff6706 | refs/heads/master | 2020-03-29T22:30:33.971086 | 2018-09-22T17:03:37 | 2018-09-22T17:03:37 | 150,424,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package com.jt.order.dao;
import java.util.List;
import com.jt.order.ov.OrderProduct;
/**
* 这了接口用来关联订单表和商品表
* @author SZC
*
*/
public interface OrderProductDao {
/**
* 基于订单id查询商品id
* @param id
* @return
*/
List<OrderProduct> findProductByOrderId(Integer id);
}
| [
"Sun80233"
] | Sun80233 |
080c6279e82e770f9a44e4e0abbca2e2354ed102 | ba285ab9f39f0b9b7be2d20919443e8074fe0f37 | /library/src/main/java/com/wit/android/support/fragment/annotation/FactoryFragment.java | 9a15b731a926db193fb425203fed6b1e38d8f836 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | kkvarma/android_fragments | 8422afcc8a9b84849fa1b98bd7fd6a590fed6180 | 1dc359de1a0b7ddd3fcc652e4b5a1768308fc1c7 | refs/heads/master | 2020-04-15T08:52:29.819887 | 2014-10-07T18:15:36 | 2014-10-07T18:15:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,406 | java | /*
* =================================================================================================
* Copyright (C) 2014 Martin Albedinsky [Wolf-ITechnologies]
* =================================================================================================
* Licensed under the Apach... | [
"gray.wolf@wolf-itechnologies.com"
] | gray.wolf@wolf-itechnologies.com |
02fbec61f1bf5604d38ca24ab58d3c9fe9f078df | 9194181617b08a95a7712e524321647302208a87 | /ReferenceProject/MiShare1_0/src/com/cmmobi/looklook/common/view/ExpressionView.java | 3d0ca6680a4838093a40f3a834f098d11d7fb0bc | [] | no_license | Lucaziki/WeFlow | 2dae5beaa1a156094934f92fc6739562f6fca9ee | 08c56de996efad33dc43ee51931d45b03ce77651 | refs/heads/master | 2021-01-18T20:49:29.591710 | 2015-05-06T06:23:37 | 2015-05-06T06:23:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,302 | java | /**
*
*/
package com.cmmobi.looklook.common.view;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import android.app.Activity;
import android.graphics.drawable.Drawable;
import android.support.v4.view.ViewPager;
import android.support.v4.view.Vi... | [
"bimoshi@qq.com"
] | bimoshi@qq.com |
5b743138897c86d1e2daf3e58e6dd56fdef18473 | ebf42ef169d9fc8960b36d46e7092f5f7aa5d0ed | /app/platforms/android/app/build/generated/source/buildConfig/debug/br/com/apprev/BuildConfig.java | 41015d4f628b05d611df8a83520bdc5934ce8f2f | [] | no_license | AndreDeveloper/cordova-app | 904ffcc108d22f434a021cc45c9837307e50fdeb | 25ee0b7a20bee1cb6fe5680dcad9c761ac290a9b | refs/heads/master | 2021-09-07T20:35:48.325022 | 2018-02-28T16:53:00 | 2018-02-28T16:53:00 | 118,159,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package br.com.apprev;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "br.com.apprev";
public static final String BUILD_TYPE = "debug";
public static final Stri... | [
"andre.oliveira@grupoasserth.com.br"
] | andre.oliveira@grupoasserth.com.br |
05e9c1d41fce8448f32f58638b54145487d6276f | 38e6cddbfed11e6c8dde094143a996586718977c | /HUD.java | 6a39030a4a92712e2def616114164a9b2ec7e6a6 | [] | no_license | ryanmcfarland14/Test1 | 9479a4d18faf1dc509a559320600e8657934a58a | 03fe6e981edf1dd2e0413fbef8145028b8c3437c | refs/heads/master | 2020-03-22T18:33:38.145956 | 2018-10-25T18:41:42 | 2018-10-25T18:41:42 | 140,467,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,214 | java | package mainGame;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.util.ArrayList;
/**
* The main Heads Up Display of the game
*
* @author Brandon Loehle 5/30/16
*
*/
public class HUD {
private double greenValue = 255;
protected Font font;
protected int sc... | [
"noreply@github.com"
] | ryanmcfarland14.noreply@github.com |
05db50aa59d7a6192f9a15d2cb97ad9688837ed1 | 07e10a0316dd8ce00d71b006d3e70b328995d4b0 | /src/behaviorpattern/observer/concretesubject/Transporter.java | fe3a6963fa80a07c52c3ccac3bc3ead1c28f328a | [] | no_license | kgy-study-javabase/DesignPattern | fc498622d108add4d1028c2330468d7b4dcbb024 | a7d38c5fd93b72ce245913329a698128e25c3b58 | refs/heads/master | 2021-08-27T21:05:10.649532 | 2017-11-28T07:45:20 | 2017-11-28T07:45:20 | 112,302,086 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 685 | java | package behaviorpattern.observer.concretesubject;
import java.util.ArrayList;
import java.util.List;
import behaviorpattern.observer.observer.Watcher;
import behaviorpattern.observer.subject.Watched;
/**
* 具体的被观察者
*
* 具体目标角色(Concrete Subject)
*
* @author Administrator
*/
public class Transporter implements W... | [
"2275738566@qq.com"
] | 2275738566@qq.com |
c8498a2a082e6f7345a19aa8a968c01d03ecbe94 | 0b565c6839fa4bd7fe81b5b4ca13e43c796eab4d | /src/main/java/cyk/git/fileDiff/modify/type/javadoc/JavaDocInsert.java | d4537462f9748de8df63693d599977f7096aa8a2 | [] | no_license | caoyingkui/CommitAnalyzer | 9040937ce783e269994c72fc6541201639f9d865 | 3acc1bfc532bc74f1f7e0eeda42e01a4b3979a84 | refs/heads/master | 2020-11-26T08:47:25.941899 | 2019-12-19T13:43:22 | 2019-12-19T13:43:22 | 229,019,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,824 | java | package cyk.git.fileDiff.modify.type.javadoc;
import ch.uzh.ifi.seal.changedistiller.model.classifiers.ChangeType;
import ch.uzh.ifi.seal.changedistiller.model.entities.Insert;
import ch.uzh.ifi.seal.changedistiller.model.entities.SourceCodeChange;
import cyk.git.fileDiff.method.ChangedMethod;
import cyk.git.fileDiff.... | [
"123@qq.com"
] | 123@qq.com |
846d6e05543c07660230e5bc2fb9a5773c0f7570 | 7b733d7be68f0fa4df79359b57e814f5253fc72d | /system/src/main/java/com/percussion/design/objectstore/PSContentEditorDependencyMacroResolver.java | 43a255eed49c73942c3a201e2195fc3e03402128 | [
"LicenseRef-scancode-dco-1.1",
"Apache-2.0",
"OFL-1.1",
"LGPL-2.0-or-later"
] | permissive | percussion/percussioncms | 318ac0ef62dce12eb96acf65fc658775d15d95ad | c8527de53c626097d589dc28dba4a4b5d6e4dd2b | refs/heads/development | 2023-08-31T14:34:09.593627 | 2023-08-31T14:04:23 | 2023-08-31T14:04:23 | 331,373,975 | 18 | 6 | Apache-2.0 | 2023-09-14T21:29:25 | 2021-01-20T17:03:38 | Java | UTF-8 | Java | false | false | 9,433 | java | /*
* Copyright 1999-2023 Percussion Software, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | [
"nate.chadwick@gmail.com"
] | nate.chadwick@gmail.com |
e073641afc625db0bc566c3a6083ec8a2e29ce61 | a02a47aefce50e12b3131fdc69152ba1f78d3b55 | /src/JavaCalculator.java | 91fdba8107cc9e18bb48ea40166689ca2ad34053 | [] | no_license | emorilebo/JavaCalculator | e547b0793fe12e7d6d00e9f4a019ceadd366d7d8 | 0343c141946929d26e8b19faa9d3acb387cfe8ba | refs/heads/master | 2021-03-07T14:21:31.395936 | 2020-03-10T10:29:53 | 2020-03-10T10:29:53 | 246,271,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,947 | java | import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class JavaCalculator {
private double total1 = 0.0;
private double total2 = 0.0;
private char math_operator;
private JPanel JavaCalculator;
private JTextField displayText;
private JButton bt... | [
"emorylebo@gmail.com"
] | emorylebo@gmail.com |
94c86c8551b25ab17b9468d04857766d4a32c2b6 | 83202eb3fc58a3273fd8fd66942113a27d7e3d58 | /Tic-Tac-Toe with AI/task/src/tictactoe/ComputerPlayer.java | e63059acd7eed3fa542cacac4f7826f24e2bad2f | [] | no_license | mikestagney/Tic-Tac-Toe-with-AI | 0da29dade184d23973d2609ef111bcf1e07af509 | ab61e5b32c12cacc28781f03861eb778ec99fc69 | refs/heads/master | 2023-05-15T05:55:51.811425 | 2021-06-15T03:13:31 | 2021-06-15T03:13:31 | 355,758,618 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | package tictactoe;
public class ComputerPlayer extends Player {
public ComputerPlayer(char piece) {
super(piece);
}
}
| [
"mikestagney@iMac.local"
] | mikestagney@iMac.local |
a5b3b37c80281e8a83cac295e6099e96ab065ee9 | 14140dbf1d982c6b6b4672d43a6dbdcfd2088ae4 | /src/wh/trainwork/train/Getprize.java | f6b7d910e55b652441bf156a3659fbdf0353a642 | [] | no_license | thisisnotCodefarmer/Studying | 7ffdf3e4667b5e3de6020706afe035336002b6ac | 5dc4d48e2365a3ac4248395c5a1fdddbd0dfe765 | refs/heads/master | 2020-03-24T22:28:03.349211 | 2018-08-17T02:07:34 | 2018-08-17T02:07:34 | 143,086,870 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | package wh.trainwork.train;
import java.util.Scanner;
public class Getprize {
public static void main(String[] args){
Scanner input=new Scanner(System.in);
System.out.println("输入张浩的JAVA成绩:");
int Score=input.nextInt();
if(Score>98){
System.out.println("不错奖励一个MP4!");
... | [
"1043405049@qq.com"
] | 1043405049@qq.com |
88141b558de4abb43705633c39a2c6a5295895f1 | 5354cbd529f3bd5887e49db56bc8ce474326711e | /src/main/java/net/dv8tion/jda/internal/handle/InteractionCreateHandler.java | 85770a37a860885b4e308a750fa23201ff0b985f | [
"Apache-2.0"
] | permissive | Andre601/JDA | ffce0249092508be1260e1c22eb364c55e7e5e8c | 7171c427086953ce58e8427363708b175ccacfe2 | refs/heads/master | 2023-03-04T13:46:43.311758 | 2023-02-24T12:00:31 | 2023-02-24T12:00:31 | 231,244,678 | 1 | 3 | Apache-2.0 | 2021-03-04T17:38:46 | 2020-01-01T17:31:25 | null | UTF-8 | Java | false | false | 6,678 | java | /*
* Copyright 2015 Austin Keener, Michael Ritter, Florian Spieß, and the JDA contributors
*
* 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... | [
"noreply@github.com"
] | Andre601.noreply@github.com |
14f78d248e1c28632b9fa77253724fa87973be99 | 7cdbad6421e2eba98903162219619500683cc298 | /TransactionProcessing/test/com/dhana/test/TestCryptoUtil.java | c4fc25c7c3d633f3445da04fbc50359cf18e9733 | [] | no_license | DhanaTontanahal/java_file_processor | 68723cd63c1f5247d0d16ad3878baf95062d1bfc | 3aea39324beac2d761304fad1c4127f0c5c4fd8a | refs/heads/master | 2022-10-22T17:14:04.205938 | 2020-06-12T15:43:07 | 2020-06-12T15:43:07 | 271,802,809 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package com.dhana.test;
import com.gb.cs.encrypt.CryptoUtil;
public class TestCryptoUtil {
public static void main(String[] args) throws Exception {
CryptoUtil cryptoUtil=new CryptoUtil();
String key="ezeon8547";
String plain="Dhana@12tds";
String enc=cryptoUtil.encrypt(key, plai... | [
"urwithdhanu@gmail.com"
] | urwithdhanu@gmail.com |
94906fb2a020ccdfdfa2b475a9b22cbb351083c4 | 9089284ef26e528b449f75f315597cee33a2504d | /src/main/java/com/ups/xolt/codesamples/request/jaxb/DimensionsType.java | efade92e9f83d7bff629bde9c70350b1747ecf4f | [] | no_license | TheRealMarcusChiu/JavaApiUps | f50798fcaf688a429db700f84b616a9606160804 | cbd33a6fc3321af89545c2ff526965565c13be1b | refs/heads/master | 2020-12-30T10:12:06.805935 | 2017-08-03T13:58:34 | 2017-08-03T13:58:34 | 99,238,603 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,863 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.08.03 at 08:56:... | [
"marcuschiu9@gmail.com"
] | marcuschiu9@gmail.com |
cdebe9e660a68b3e526de66fe35a7808408ccbcd | 02b785ac7a771a6cc790bfeb34876718d1cf7318 | /src/main/java/com/em/sdk/core/protocol/core/methods/response/ShhMessages.java | 81b95f067cbefb869336c0844d261ea36cc10b64 | [] | no_license | eminerchain/eminer-web3j-sdk | 6ccbd09c2e4707e4bf5cef7a2bb657e6711929d1 | 6689e9c807814c3c252356f3f836785d79e5342c | refs/heads/master | 2022-12-28T07:01:46.269890 | 2020-10-10T08:35:05 | 2020-10-10T08:35:05 | 302,834,521 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,932 | java | package com.em.sdk.core.protocol.core.methods.response;
import com.em.sdk.core.protocol.core.Response;
import com.em.sdk.utils.Numeric;
import java.math.BigInteger;
import java.util.List;
/**
* Whisper messages returned by:
* <ul>
* <li>shh_getFilterChanges</li>
* <li>shh_getMessages</li>
* </ul>
*
* <p>See
... | [
"github01@eminer.pro"
] | github01@eminer.pro |
af5a70a7b0e01f4cf3dbda7a11f28e86e91470d8 | bd2ba1ef792f98aae5d57a9bd7b862ff6d63813e | /SudokuSolverJava/Model/src/test/java/prokom/sudoku/ColumnTest.java | a2f05a613a490c42a4bdd5c613d7c494e79ce5a9 | [] | no_license | vitaliytsn/SudokuSolverJava | 19e525269cfcde3d7c32734b6ed6442297e4fb44 | 80a8a28afcdbab368f4729e295a513be947f1075 | refs/heads/master | 2020-03-20T18:17:35.234723 | 2018-06-16T13:04:13 | 2018-06-16T13:04:13 | 137,581,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 839 | 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.
*/
import prokom.sudoku.SudokuBoard;
import prokom.sudoku.SudokuColumn;
import org.junit.AfterClass;
import org.junit.Test;
import static ... | [
"vitaliytsn@gmail.com"
] | vitaliytsn@gmail.com |
8923aff1ff41bbd2b9ab0096571f0bb48aa1e500 | 65d2f8d2b3eee21db2872b4ff63431b67bfa97b0 | /src/test/java/tec/units/ri/unit/UnitsTest.java | 2d16295a458031f61b0e7887b2ff8d7ca40ba0a3 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | lanouettea/unit-ri | e6164e29768c71e87fc24769f0d5df9b246bc8ac | 590ad5db232334e166c58a056b7c864025c30670 | refs/heads/master | 2021-01-22T04:28:30.779448 | 2015-04-20T14:49:21 | 2015-04-20T14:49:21 | 34,073,425 | 0 | 0 | null | 2015-04-16T18:33:47 | 2015-04-16T18:33:46 | Java | UTF-8 | Java | false | false | 3,661 | java | /**
* Unit-API - Units of Measurement API for Java
* Copyright (c) 2005-2014, Jean-Marie Dautelle, Werner Keil, V2COM.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
*
* 1. Redistributi... | [
"werner.keil@gmx.net"
] | werner.keil@gmx.net |
2d9ece86c23319ea08ff634896fac435958bc545 | f2daf8efbb1657ff26aee05d312a8aad362e9ab6 | /slf4j-toys/src/test/java/org/slf4j/impl/TestLogger.java | 691afda0bf8f5f837d0f96afd8804b0ff1779966 | [
"Apache-2.0"
] | permissive | IdelsTak/slf4j-toys | a06b053db13671aaad67e405adcfdb46d7bf3af7 | 738dcbfe6e4301650db241190d94fab04a3db72a | refs/heads/master | 2022-12-29T14:59:28.714402 | 2019-11-24T19:48:48 | 2019-11-24T19:48:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,491 | java | /*
* Copyright 2019 Daniel Felix Ferber
*
* 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 a... | [
"danielferber@gmail.com"
] | danielferber@gmail.com |
4e629b66c1f9b511a8a31f37e9364873df06854c | fee023a8a356bb01cefaa4134204ca3bc6610872 | /android/gen/com/locator/R.java | 04dceb7e41ddb73a7f81ccd4b434aeca6a2f4479 | [] | no_license | zviadm/locator | ae4101bd98e33529cd4389218961b41807e7ab31 | 973f7b0e3b073d7d59f6619218cb43fa134e97a3 | refs/heads/master | 2016-09-05T15:25:16.079956 | 2012-03-08T17:53:49 | 2012-03-08T17:53:49 | 3,564,240 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,085 | 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.locator;
public final class R {
public static final class attr {
}
public static final class drawable {
p... | [
"zvio2002@gmail.com"
] | zvio2002@gmail.com |
ccd7e9cda9e35ab0423b38468db043cda3511e4e | 85dbd28370e24c27baecfbad616dd598015791bc | /src/main/java/com/iotek/service/impl/DeptAndJobServiceImpl.java | e69a947196df842e80b0f29e96749d5709df5869 | [] | no_license | Crimson19/hr_project | d70fd3814007201b9130c182f4b714015110c8d6 | fd1cb7b52f16ab90fa58ba54bd313fa3cd359911 | refs/heads/master | 2021-09-10T12:03:10.238617 | 2018-03-26T01:52:32 | 2018-03-26T01:52:32 | 125,200,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 870 | java | package com.iotek.service.impl;
import com.iotek.dao.DeptAndJobDao;
import com.iotek.po.DeptAndJob;
import com.iotek.service.DeptAndJobService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service(value = "deptAndJobService")
pu... | [
"crimson19_1994@outlook.com"
] | crimson19_1994@outlook.com |
adb48c063dc5dae2343cf05298d4dbda3af48b12 | 4093d8ec7f7a71f0936c245cd77592feffa58b1b | /src/cs475_lambda_rehm/LambdaExpr.java | 361408abdaf8d095ded53b208ba5f2ca40c7a6b5 | [] | no_license | chadrehm/lambda-parser | 1a292245d03cfc83036e6ae909462d4d00f875b9 | de079698e9616d4c967ca079103b3253db04d5d6 | refs/heads/master | 2023-03-07T07:19:45.988248 | 2021-02-21T17:01:43 | 2021-02-21T17:01:43 | 340,919,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | /**
* @author Chad Rehm
* @data 2/18/21
* @descriptioin this interface describes the lambda class contract
*/
package cs475_lambda_rehm;
public interface LambdaExpr {
public String copy();
public LambdaExpr substitute(Variable var, LambdaExpr value);
public ExprKind type();
}
| [
"chad.rehm@kineticdata.com"
] | chad.rehm@kineticdata.com |
5b6ae41f54a6d0bf6172e1356d5968f1e7f6bfc0 | 302dc07f01d0ce5fc9439610031b61665f5ed85e | /src/a_begin/Score2.java | c3b7498748e60de549ef91d862994912737fc06d | [] | no_license | jihyun5120/JHTA | d4ebbc934263c711b74cfeefa6782708578f8fb1 | 53285c285d04f1eede12fb94dcd7c43b32857113 | refs/heads/master | 2021-01-04T08:18:27.875280 | 2020-05-24T11:21:05 | 2020-05-24T11:21:05 | 240,463,076 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 620 | java | /*
* 파일명 : Score2.java
* 조건 : 하나의 문자열과 실수형 점수, 그리고 하나의 문자로 되어있는 학점이 발생한다. 적당한 변수에 저장한 후 출력하시오.
* 출력 이름: 홍길동
* 점수: 100.0
* 학점: A
*/
package a_begin;
public class Score2 {
public static void main(String[] args) {
String name = "홍길동";
double score = 100; //float score = 100f;
char grade =... | [
"gus927@naver.com"
] | gus927@naver.com |
c3746c3a4c057bbedbc68d48461fc02280ddfed2 | 991b2ff6786182e666c7c8446d815fe0bb6e2d85 | /src/main/java/cn/com/showings/service/IMajorAreaService.java | 430bb8a2b729c6f9f34e65b54ec5af6fc3ced950 | [] | no_license | cc8848/HouseRent-3 | b448b7ead99112210d62f66c959878d09b2aa63b | 93f84421d7ca0b019dba0a3e400bc61e5ddb7d29 | refs/heads/master | 2021-01-02T08:17:57.675366 | 2017-02-17T01:46:33 | 2017-02-17T01:46:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package cn.com.showings.service;
import cn.com.showings.pojo.MajorArea;
import java.util.List;
/**
* 知识产权声明:本文件自创建起,其内容的知识产权即归属于原作者,任何他人不可擅自复制或模仿.
* 创建者: wu 创建时间: 2016/12/16
* 类说明:
* 更新记录:
*/
public interface IMajorAreaService {
/**
* 添加指定用户的擅长地区
*
* @param userID 用户ID
* @param areaID... | [
"wuxinzhe@126.com"
] | wuxinzhe@126.com |
6eda451b39d44768e58452bfc55d67c1482a775c | 927c83fa9f8678915daee3f960c2da24d9cff872 | /src/main/java/com/app/bookstore/repository/CategoriaRepository.java | d74ad547b4e4363167f53602f07eed8e946e2dbc | [] | no_license | jowcarvajal/bookstore-app-starter | 32d8c2c9354a236493ec1a205718e2c37cb5ce95 | 634d335e4fb3489aa4435de704a86019092348b1 | refs/heads/master | 2023-03-11T02:00:43.010264 | 2021-02-21T22:57:50 | 2021-02-21T22:57:50 | 340,734,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 291 | java | package com.app.bookstore.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.app.bookstore.domain.Categoria;
@Repository
public interface CategoriaRepository extends JpaRepository<Categoria, Integer>{
}
| [
"jowcarvajal@gmail.com"
] | jowcarvajal@gmail.com |
0f8d881e6424aa6a9247b523259e803d12c809b3 | 3c55aa69c1d94d49f7e3beaed04586d2fc8eb0e7 | /binding2/mdsal-binding2-generator-impl/src/main/java/org/opendaylight/mdsal/binding/javav2/generator/impl/GeneratedClassLoadingStrategy.java | 5d8185912663b5fc4dcb3f9da4d483d0c4e34492 | [] | no_license | SoonPoong-Hong/mdsal | dee8a88e3900ff2776e7ab18da51ffa626fb1d1a | 70faf85793f1639b7fc192a28b25d66e10806cab | refs/heads/master | 2020-04-07T06:41:12.797753 | 2018-03-02T03:35:52 | 2018-03-06T14:50:04 | 124,189,614 | 1 | 0 | null | 2018-03-07T06:25:14 | 2018-03-07T06:25:14 | null | UTF-8 | Java | false | false | 1,480 | java | /*
* Copyright (c) 2017 Cisco Systems, Inc. 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 available at http://www.eclipse.org/legal/epl-v10.html
*/
package org... | [
"nite@hq.sk"
] | nite@hq.sk |
3b0a3b9169702f361236603c408d1cf02b71618e | 0536d8e36f3be3917d51b9ba297ab3dc3458869f | /AndroidApp/protocoder/src/org/protocoder/apidoc/APIManagerDoc.java | 2856ed37d7446d6f141216be697deaac64697853 | [
"MIT"
] | permissive | movilujo/protocoder | 941a97ef050ba6ad80015b2db17988ac2926131f | 6dbaa4144bd36292a8e779864ecbe2158a229d03 | refs/heads/master | 2021-01-15T15:00:22.641979 | 2014-07-08T19:41:14 | 2014-07-08T19:41:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,443 | java | /*
* Protocoder
* A prototyping platform for Android devices
*
* Victor Diaz Barrales victormdb@gmail.com
*
* Copyright (C) 2014 Victor Diaz
* Copyright (C) 2013 Motorola Mobility LLC
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated document... | [
"victormdb@gmail.com"
] | victormdb@gmail.com |
d3a9f4eb39379f4e41e224bbfd534d9c48a11ed6 | 699082db55d0fe28a2759d2c3ceff9358a1945f9 | /Computer Summative/src/computersummative/Platforms.java | bc50bcf6977bdf9875630ac61585e36815edb290 | [] | no_license | mannyray/InfiniteFun | b46182f4b8ba7d198a44e3025e8fd9d2c6f0b969 | 934f7688b4e81d79a6c39fd8ea668cfff2e32f89 | refs/heads/master | 2021-01-21T01:44:24.344037 | 2016-06-23T01:48:16 | 2016-06-23T01:48:16 | 61,764,047 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,296 | java | //'Infinite Fun' by Braden, Dan and Stan.
package computersummative;
import java.awt.*;
public class Platforms {
private int platformWidth;//varialbes used in class
private int platformHeight;
private int x;
private int y;
private int speed;
private int arc;
private int height;
private... | [
"stanzon@gmail.com"
] | stanzon@gmail.com |
1e6e608f395bae5d416678f6f4b6d326a41449cc | 33c6351a35563d2684dbcf3bd4ed865166827165 | /src/main/java/com/topov/usermanagement/validation/validator/UserUpdateValidator.java | 586233b888463cb54d85b91e4934b4112b93abc2 | [] | no_license | TopoVV/user-management | 3da1f1a70521f42084b0873efb3dcae3dddd5882 | 5fe346e20347f5ceb5a7e7e46583531de564c436 | refs/heads/main | 2023-01-06T11:49:18.973085 | 2020-11-03T13:18:18 | 2020-11-03T13:18:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,650 | java | package com.topov.usermanagement.validation.validator;
import com.topov.usermanagement.exception.UserManagementException;
import com.topov.usermanagement.model.User;
import com.topov.usermanagement.repository.UserRepository;
import com.topov.usermanagement.validation.UserUpdateValidation;
import com.topov.usermanageme... | [
"vladtopov2001@gmail.com"
] | vladtopov2001@gmail.com |
4aadf0cd731494ee05e640d79399a7b8d271a069 | 5c37ee64c4553ec6f7fa0ca5c52d408006fd111c | /src/main/java/ro/fasttrackit/curs8/model/entity/Address.java | 8aa00122c27903bb634b8f5c4f60a1ad95aef13e | [] | no_license | bulzanstefan/fullstack01-curs8-code | 29ebbb184f871e838090e91d19a9d702b4b01065 | 91add751895913ebfbde0348bd741da1e70b61d7 | refs/heads/master | 2023-04-09T14:03:19.552745 | 2021-04-19T21:06:46 | 2021-04-19T21:06:46 | 359,598,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package ro.fasttrackit.curs8.model.entity;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Entity
@Data
@NoArgsConstructor
@AllArgsConstructor
@Builder... | [
"stefan.bulzan@nordlogic.com"
] | stefan.bulzan@nordlogic.com |
367caf03809588b31b4386ccf065e0d78f3c5248 | cf5d863814c092cbecf29df28886f8774f3e82c4 | /src/test/java/com/min/minapp/MybatisTest.java | 6b3ed8acc69663ca6f805ce44b6cf703ada70e02 | [] | no_license | dufma9385/Study_Spring_blog | 30a13f8dcf981ed38b6f8113759a45150218d3ae | b5083bffb3e74b5eb57347c23d009dc774d87a44 | refs/heads/master | 2023-01-28T23:17:20.723992 | 2020-12-14T02:13:15 | 2020-12-14T02:13:15 | 295,439,863 | 0 | 0 | null | 2020-09-15T15:02:25 | 2020-09-14T14:22:12 | Java | UTF-8 | Java | false | false | 1,034 | java | package com.mycompany.myapp;
import javax.annotation.Resource;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.spring... | [
"dufma9385@gmail.com"
] | dufma9385@gmail.com |
4125f38859028d6f2c584a6885681110e4e311ac | 768d54fff9888b8f960499b833b5d0fa4d4d8867 | /pranveraapp-common/src/main/java/com/pranveraapp/common/logging/DisableSupportLoggerAdapter.java | 704ca734c0c092e091867601cdb304b7e33ddfac | [] | no_license | ehaxhi/pranveraapp | b0b7ee94e64ccf6083b18ef1780ce4bc49bba515 | bfe887c4caae65ec78ca444139766b768aab8d6f | refs/heads/master | 2023-04-10T06:31:08.873609 | 2023-03-25T16:04:19 | 2023-03-25T16:04:19 | 52,970,638 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,588 | java | package com.pranveraapp.common.logging;
/**
* <p>An implementation of SupportLoggerAdapter that would disable SupportLogger logging. (i.e. do nothing)</p>
* @author elion
*/
public class DisableSupportLoggerAdapter implements SupportLoggerAdapter {
@Override
public String getName() {
return null;
... | [
"elion.haxhi@nttdata.com"
] | elion.haxhi@nttdata.com |
587fefb55a1dbeb9fe9a994390e764d21e7ed010 | 2e866fa46692a58b88e3b33cb0ff1a3693432795 | /platform/external-system-impl/testSrc/com/intellij/openapi/externalSystem/service/project/manage/ExternalSystemTaskActivatorTest.java | b92871abee1c609afa73008d75638b90c332da45 | [
"Apache-2.0"
] | permissive | ForNeVeR/intellij-community | 44fd60cac8854984088afb668f97bf18ade89ec3 | 0f9b0c5e806ca9532a128cc9c622601700e24aa7 | refs/heads/master | 2020-09-11T15:08:09.707044 | 2019-11-15T23:24:56 | 2019-11-15T23:41:38 | 222,079,787 | 0 | 1 | Apache-2.0 | 2019-12-02T21:03:37 | 2019-11-16T10:01:54 | null | UTF-8 | Java | false | false | 9,353 | java | // Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.openapi.externalSystem.service.project.manage;
import com.intellij.execution.configurations.ConfigurationType;
import com.intellij.openapi.externalSystem.Ext... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
6a1aa5b018f14615eb91ba6d4d9602b87f4ea6a1 | 9efe16d6b1226882661f839dff1333907b7966ab | /examples/bufwriter/Buffer.java | ef6572dea79a140aef531d4c325df396c2704d78 | [] | no_license | ReRui/FixExamples | 059a5aefc8bc63dfe357c48ab6ae63f38a3f3cfe | a18528f96241e0e07508c22db4b0db14db9ab4bf | refs/heads/master | 2021-04-18T19:46:56.435287 | 2018-04-24T03:35:44 | 2018-04-24T03:35:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 667 | java | package bufwriter;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author
* @version 1.0
*/
import java.io.DataOutputStream;
import java.io.IOException;
public class Buffer {
public int[] _array;
public int _pos;
public int _size;
public int _count;
public Buffer(int s... | [
"764058804lhr@gmail.com"
] | 764058804lhr@gmail.com |
ae526b7d65b1e71276f67c3a603ddb9376562a52 | f7b1e6937be838039dde4def9be81a494048a476 | /java/java-basic/src/main/java/me/warriorg/basic/BinaryDecimal.java | 5c8c14078c1258dd448e050d63af6f0e271696e3 | [] | no_license | warriorg/java-sample | b449d044c292e331f91d9025461b96c12e0ec18a | 95e23b0eb351776c8a0abec494e2b2ff3f064a99 | refs/heads/master | 2023-08-05T07:33:06.703111 | 2023-07-28T08:01:26 | 2023-07-28T08:01:26 | 200,156,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,689 | java | package me.warriorg.basic;
import java.math.BigInteger;
public class BinaryDecimal {
/**
* @Description: 十进制转换成二进制
* @param decimalSource
* @return String
*/
public static String decimalToBinary(int decimalSource) {
BigInteger bi = new BigInteger(String.valueOf(decimalSource)); //... | [
"warrior.gao@gmail.com"
] | warrior.gao@gmail.com |
794af0efcb0811bad34e40cdbabd47b6501f5fb1 | 319aaef3b69cfd35f81433b84aa8964754f035df | /src/main/java/com/refactor/demo/loggers/DbLogger.java | 324efe30a9c21895be7222bbce23e0d7e2e4bfbd | [] | no_license | to-more/refactor-test | 303d6569a121b951dbd2e9928b863d1179234dc6 | 8f3c6325d7da460554661d6500010241970726cd | refs/heads/master | 2020-04-29T09:42:16.116336 | 2019-03-16T23:25:26 | 2019-03-16T23:25:26 | 176,034,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | package com.refactor.demo.loggers;
import com.refactor.demo.daos.LoggerDao;
import java.util.logging.Level;
/**
* Created by tomReq on 3/16/19.
*/
public class DbLogger implements Logger {
private LoggerDao loggerDao;
public DbLogger(LoggerDao loggerDao) {
this.loggerDao = loggerDao;
}
... | [
"to_more@mailoo.org"
] | to_more@mailoo.org |
3d2e1407cb0328ff844551bca9e2d9ec20a8fb9a | 0aae5e7cef5252a00de42024ce0c671df89c5c3e | /app/src/main/java/com/example/navegacion/Instante2.java | 050f1b4c83dcab50270ed44b7433853ebe275a22 | [] | no_license | juliancobosvargas/Navegacion | a502db7da5fd45e4ac000855d786e5f76af09837 | 7883adbc86b0543444ba2ff41972b801566b0b24 | refs/heads/master | 2023-01-21T06:44:06.999563 | 2020-11-27T00:45:49 | 2020-11-27T00:45:49 | 316,365,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 961 | java | package com.example.navegacion;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import java.util.Timer;
import java.util.TimerTask;
public class Instante2 extends AppCompatActivity {
private static final long demora = 3000;
@Override
protected ... | [
"67492349+juliancobosvargas@users.noreply.github.com"
] | 67492349+juliancobosvargas@users.noreply.github.com |
943e6dc2df9cf2ddf9309c706dfbb7aedd24562c | fdd4dae3be546d09356bbbf161cea0340944d952 | /src/main/java/com/leaftaps/leads/pages/HomePage.java | f4d6ded7c59570ba0fd1e9a006d7747a6b3f6320 | [] | no_license | jothimanthiramurthy47/TestLeaftap | 3de11b9a6b076152e65ef73ff167803f879de875 | 3d1eacb0acbe4c362b0d9759ee8930a8e7bcf80d | refs/heads/master | 2023-05-11T15:50:20.530839 | 2019-08-10T12:33:57 | 2019-08-10T12:33:57 | 201,627,237 | 0 | 0 | null | 2023-05-09T18:14:29 | 2019-08-10T12:28:00 | HTML | UTF-8 | Java | false | false | 460 | java | package com.leaftaps.leads.pages;
import com.leaftaps.base.ProjectSpecificMethods;
public class HomePage extends ProjectSpecificMethods {
public HomePage() { // Pagefactory code
}
public LoginPage clickLogout() {
driver.findElementByClassName("decorativeSubmit").click();
return new LoginPage();
... | [
"Archana Pandyan@dell"
] | Archana Pandyan@dell |
68dcd4e5fd1f189b6415381c16a43eaa8465bfab | 909814d0566b8633afb527c723f341a230f52734 | /soma7thserver/src/ManageServlet.java | 55be5e57d4720d2e0b5aa5f1e07070c848e7be4a | [] | no_license | moonsoo5522/soma_mobile | a630fa94adab389aa135a4ed4677ff5fe8f889e9 | 705e5f46ac679723cf425c172e88eee8a5ef8537 | refs/heads/master | 2020-04-03T00:30:15.627924 | 2016-10-07T03:32:58 | 2016-10-07T03:32:58 | 63,841,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,523 | java |
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
impor... | [
"moonsoo5522@naver.com"
] | moonsoo5522@naver.com |
9b3329dc93aebd9aeef53a2eb2d5d6b18075dd51 | eb5f5353f49ee558e497e5caded1f60f32f536b5 | /sun/applet/AppletSecurityException.java | 432153850793a697fef920e09c85a0319025f1d2 | [] | no_license | mohitrajvardhan17/java1.8.0_151 | 6fc53e15354d88b53bd248c260c954807d612118 | 6eeab0c0fd20be34db653f4778f8828068c50c92 | refs/heads/master | 2020-03-18T09:44:14.769133 | 2018-05-23T14:28:24 | 2018-05-23T14:28:24 | 134,578,186 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,095 | java | package sun.applet;
public class AppletSecurityException
extends SecurityException
{
private String key = null;
private Object[] msgobj = null;
private static AppletMessageHandler amh = new AppletMessageHandler("appletsecurityexception");
public AppletSecurityException(String paramString)
{
super(pa... | [
"mohit.rajvardhan@ericsson.com"
] | mohit.rajvardhan@ericsson.com |
dbf23b29e617440b144e02aae48d5ee831e77932 | 32f38cd53372ba374c6dab6cc27af78f0a1b0190 | /app/src/main/java/com/alipay/mobile/antui/badge/AUBadgeView.java | 3a2d9f960838b8b2c29ac5046b5f7200eae7d165 | [] | no_license | shuixi2013/AmapCode | 9ea7aefb42e0413f348f238f0721c93245f4eac6 | 1a3a8d4dddfcc5439df8df570000cca12b15186a | refs/heads/master | 2023-06-06T23:08:57.391040 | 2019-08-29T04:36:02 | 2019-08-29T04:36:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,435 | java | package com.alipay.mobile.antui.badge;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import android.os.Looper;
import android.text.InputFilter;
import android.text.InputFilter.LengthFilter;
import android.text.TextUtils;
import android.util.AttributeS... | [
"hubert.yang@nf-3.com"
] | hubert.yang@nf-3.com |
c7b1474f087e470b52c669c44bdab77bf0bd8e34 | 6e77e4f93cf556e3a8bc122761d60ae62681b3d3 | /android/app/src/main/java/com/phone/BackUp.java | f641378c7f997c864e2313303ccd08fc5916ccf3 | [] | no_license | Abinaabzz/access-your-phone | 9c88724d11039027d45cc8693a99797f1e4f9813 | 16d992849ea8d3e4310548eeb7027588181a6b14 | refs/heads/master | 2020-12-28T14:17:54.825300 | 2020-07-08T11:10:58 | 2020-07-08T11:10:58 | 238,366,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,562 | java | package com.example.phone;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Activity;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.provider.MediaStore;
import... | [
"noreply@github.com"
] | Abinaabzz.noreply@github.com |
fd05fd7d5f96f945490415daf2fd0d1b56ce679c | d5f09c7b0e954cd20dd613af600afd91b039c48a | /sources/com/ali/auth/third/core/model/SNSSignInAccount.java | a0906c003d8da68b035348616e1292459505e9f2 | [] | no_license | t0HiiBwn/CoolapkRelease | af5e00c701bf82c4e90b1033f5c5f9dc8526f4b3 | a6a2b03e32cde0e5163016e0078391271a8d33ab | refs/heads/main | 2022-07-29T23:28:35.867734 | 2021-03-26T11:41:18 | 2021-03-26T11:41:18 | 345,290,891 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,528 | java | package com.ali.auth.third.core.model;
import android.os.Parcel;
import android.os.Parcelable;
public class SNSSignInAccount implements Parcelable {
public static final Parcelable.Creator<SNSSignInAccount> CREATOR = new Parcelable.Creator<SNSSignInAccount>() {
/* class com.ali.auth.third.core.model.SNSSig... | [
"test@gmail.com"
] | test@gmail.com |
bb3f698dac078b7c1a796051503d5521a3c9393d | 571ac84a34f70837f7c884a9bbc5306749a27617 | /app/src/main/java/android/rezkyauliapratama/id/robusta/model/api/Location.java | 140641dda261fa3d10e86607dd2e2aec833e4f6d | [
"MIT"
] | permissive | rezkyauliapratama/robusta | a1246c96904bd936e432f2cf70b2edcd398ca375 | d81433d6a24f18a8ca6d95e3c91440193fb010e8 | refs/heads/master | 2021-08-24T05:11:03.401173 | 2017-12-08T05:41:18 | 2017-12-08T05:41:18 | 113,459,653 | 1 | 0 | MIT | 2017-12-08T05:41:19 | 2017-12-07T14:19:47 | Java | UTF-8 | Java | false | false | 854 | java |
package android.rezkyauliapratama.id.robusta.model.api;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Location {
@SerializedName("alamat")
@Expose
private String alamat;
@SerializedName("latitude")
@Expose
private Double latitude;
... | [
"rezkyauliapratama@gmail.com"
] | rezkyauliapratama@gmail.com |
dbf7a915084e96d51300b228138e48db8b9c361c | cb008e9b21c3ee7f6b503f367959e29f1b654f0c | /app/src/main/java/com/summersama/fisimili/ui/service/DownloadService.java | be741165bf25be6dfe93caf03c0f20446d7f0bef | [
"MIT"
] | permissive | LoveLoliii/FiSiMiLi | a696d5e1f04cd8ac486648f9d560c2f7ad7b77a4 | 2582476395425c09443cfb5a617e4960d8ebbdc5 | refs/heads/master | 2022-01-30T12:56:53.766640 | 2022-01-19T03:27:34 | 2022-01-19T03:27:34 | 177,764,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,997 | java | package com.summersama.fisimili.ui.service;
import android.app.Activity;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Build;
import android.os.Environment;
import android.os.IBinder;
import android.text... | [
"woshigegefengleng@live.com"
] | woshigegefengleng@live.com |
5e0be56805657eb486811d75c6b496785163f992 | 69a257c87edb5d9f2b169f3543cf712c4efc948f | /j8/src/main/java/com/trc/j8/App.java | a6b4b4f91e68b173112430a07ce1ca69962c7792 | [] | no_license | trcdkr/j8 | 3a790167a6f407018c9e068a487572f1cce9967c | c4e0cbfadcb9ed9f6a8d6b94f565c8698766ef9c | refs/heads/master | 2020-06-04T17:44:25.151621 | 2015-04-01T11:41:43 | 2015-04-01T12:13:03 | 33,190,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 194 | java | package com.trc.j8;
/**
* Hello world!
*
*/
public class App {
public static void main( String[] args )
{
System.out.println( "Yes Yes Hello World! Hello World!" );
}
}
| [
"trcdkr@gmail.com"
] | trcdkr@gmail.com |
f9201c1929fb971d5d56fe93669da7d4143aca47 | 5d450bbe9bd0babdf58d09f54fcf554bd13be494 | /src/main/java/com/example/excel/impl/ExcelserviceImpl.java | 52c3d9f0f9b900a9cf9549d3329af235afb9e77e | [] | no_license | liu4295101/excel | 972fe26a30fea85bd9a90312a5f27a7b0518cb8c | 4ed7b66f3668f6f19767b2d987e28ad635d1fba6 | refs/heads/master | 2022-07-16T21:26:13.068336 | 2020-04-17T02:33:57 | 2020-04-17T02:33:57 | 256,379,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 980 | java | package com.example.excel.impl;
import com.example.excel.service.Excelservice;
import com.example.excel.util.Excelutil;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.multipart.MultipartHttpServletRequest;
import java.util.L... | [
"378171971@qq.com"
] | 378171971@qq.com |
635fe54af9bd3bf9098bde7802d5b96642559c74 | c13da44fd0627df92d8c17b8cc248bb05ce5e8af | /src/main/java/chart/treemap/TreemapElementFactory.java | 707cf4a4b3e227e40b553965230cc3bbf0129f8d | [
"Apache-2.0"
] | permissive | AdamStuart/appFX | a411929b3f2249205b0a7a862bc594b24f63ecf4 | 3e87cea537cb777ccaad312a31a1be916482e24e | refs/heads/master2 | 2021-01-24T06:47:20.363628 | 2017-05-16T18:27:31 | 2017-05-16T18:27:31 | 43,520,600 | 2 | 2 | null | 2016-06-07T21:49:58 | 2015-10-01T20:55:19 | Java | UTF-8 | Java | false | false | 2,305 | java | package chart.treemap;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import chart.treemap.paint.ColorBucket;
import chart.treemap.paint.ColorGroup;
import javafx.scene.Parent;
import javafx.scene.paint.Color;
/**
* @author Tadas Subonis <tadas.subonis@gmail.com>
*/
class TreemapElementFact... | [
"adamtreister@gmail.com"
] | adamtreister@gmail.com |
d36534d9c7cc5326f025210e594bf7aa9c954b03 | 4887aca745c37d852f11cc038b9a2170f8f89b74 | /src/main/java/com/blog/controller/CommentController.java | d7b70822b6bd35a2a56f1fcb919baf05ab5e6799 | [] | no_license | ljq112233/MyBlog | 3f4eb0ca70295286d62ef9e72b3d3fdad34626bb | 146ba0439868eae5c2430c691e75e2e7867a8386 | refs/heads/master | 2023-07-17T13:37:19.283801 | 2021-08-31T14:51:12 | 2021-08-31T14:51:12 | 392,277,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,317 | java | package com.blog.controller;/**
* @author Lu Jianqiang
* @date 2021/7/29 20 04
* discription
*/
import com.blog.pojo.Comment;
import com.blog.pojo.User;
import com.blog.service.BlogService;
import com.blog.service.CommentService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframe... | [
"1098116508@qq.com"
] | 1098116508@qq.com |
f63dba13172beac790aaf50afb682dc2d7b35363 | 1f16f2801fa430d980778ca31c7c4e66502ddda4 | /자바 초급 실습 코드/java22_Broker/src/broker/domain/CustomerRec.java | 0e9dee42ad46cb182f2b7fcaf5b88bf5f4b94baf | [] | no_license | atlanboa/Java | 3befc1335c104c315768059436485f92e6d17d3c | ac7ab022115e9fda007aa30feb8934a564dc9363 | refs/heads/master | 2020-09-11T00:29:58.712926 | 2020-04-19T08:58:55 | 2020-04-19T08:58:55 | 221,879,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,930 | java | package broker.domain;
/*
* 고객에 대한 정보를 보유하고 있는 클래스
* 필드 어떻게 지정할래? ssn name address 하고 hasing 해야하니까 sharesRec 가져야함니다
* 그럼 반론 니는 그럼 주식을 한개밖에 못가져
* -> 어레이리스트안에 제네릭을 shares하면 되겠지
* 어레이리스트에 이산하 대우증권 800개 이산하 현대증권 500개 이런 식으로 쭉 가짐
*/
import java.util.ArrayList;
public class CustomerRec {
private String ssn;
private... | [
"atlanboa@gmail.com"
] | atlanboa@gmail.com |
7f0ec1171e4efc058c6d9b867c775cca787e5f3d | 6ca134922512d438593a8fca6dd2159dd41c811d | /src/main/java/com/rambo/demo/hello/HelloController.java | be3942350f8ddfcade3f04bff4586ee62c973a50 | [] | no_license | panyong/spring_boot_study_demo | 46e66b633441be6af17f7892f28a136659d151ef | c7125540449529749846b56d9ee1cac43b143499 | refs/heads/master | 2020-05-16T11:01:09.520762 | 2019-07-09T05:04:59 | 2019-07-09T05:04:59 | 183,002,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,708 | java | package com.rambo.demo.hello;
import com.rambo.demo.base.exceptionhandler.exceptions.CommonException;
import com.rambo.demo.base.response.BaseResult;
import com.rambo.demo.base.response.BaseResultUtils;
import com.rambo.demo.lombok.Demo;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annota... | [
"yong.pan@zhongan.io"
] | yong.pan@zhongan.io |
26e21ca4a23dd6057b074186a0681d39c5ba4270 | 8b7ada4466f5b509ff826ebbdfc9739f6b2f18a8 | /src/main/java/application/config/SwaggerConfig.java | 61522223d14dc3cfb50f4e7f0bd813bd4084c285 | [] | no_license | LayDan/TestExercise | ab2bcc5520f2a1837c9ed156f76be02b1b6bbbc6 | 1528b93cc98e2f087a066cc139d0484a0cb5e9a8 | refs/heads/master | 2022-12-08T03:21:46.820263 | 2020-03-01T22:56:09 | 2020-03-01T22:56:09 | 243,950,876 | 0 | 0 | null | 2022-11-24T06:23:06 | 2020-02-29T10:47:26 | Java | UTF-8 | Java | false | false | 1,370 | java | package application.config;
import application.controller.ProductsController;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import springfox.... | [
"valera_vasilkovskiy@mail.ru"
] | valera_vasilkovskiy@mail.ru |
4683601085bc5cd6c319e117443bd0c78b758858 | 2a4dd8b52ee3a380aa0fad9f53f4d643350c4e32 | /src/main/java/pl/czd/entities/ProposalTemplate.java | 686e6c6c283c3e3d85f6ebc9456f42ec766ce2e2 | [] | no_license | robcioo/PPZ-backenf | 439200e7f72f76badc1e22aa1ee127b91872c8c5 | 4a7787b1b9dbb4a2c5a40ee4d41b08d788a423bb | refs/heads/master | 2021-01-20T01:06:05.001200 | 2017-08-24T10:06:58 | 2017-08-24T10:06:58 | 101,281,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,171 | java | package pl.czd.entities;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
public class ProposalTemplate {
@Id
@GeneratedValue(generator = "uuid")
@GenericGenerator(name = "uuid", strategy = "uuid2")
private Strin... | [
"robert.lichman@gmail.com"
] | robert.lichman@gmail.com |
3e7a4d840e850220e320a849743fc7d201ed9957 | f861c7e3d3d4eb67a9f635633ee6b911f9635541 | /education-app/src/test/java/com/ssic/education/SpringTest.java | 063e0da9df43a4bbb0c2a9c5c5cfdf4acdb4c884 | [] | no_license | wwbg1988/education | f8d232f4a032a2b19cf44afc6957d4d5f7d43a35 | 007565c2f5f1e51529ae079005778f08a69493ab | refs/heads/master | 2020-03-20T22:19:42.223159 | 2016-11-26T06:15:05 | 2016-11-26T06:15:05 | 74,808,441 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,156 | java | package com.ssic.education;
import org.springframework.beans.factory.support.DefaultListableBeanFactory;
import org.springframework.beans.factory.xml.XmlBeanDefinitionReader;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import org.spr... | [
"wuweitree@163.com"
] | wuweitree@163.com |
93377c7f15b992e8ca4b275233a891e42f6f17ab | 80e21aba473fca691279a2ba3e40c8f7c938c8fe | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/activity/R.java | b83c19fef52e5f6929a0bf5abc47cb04f1d41fd7 | [
"Apache-2.0"
] | permissive | Lorenzolai/AndroidTrivia-Starter | 07704e185380a363460b46569aad4c18258cccb7 | 4be17943bfea0c99563dd9334bd856e57587ed85 | refs/heads/master | 2020-09-16T11:54:24.505371 | 2019-11-24T14:58:25 | 2019-11-24T14:58:25 | 223,760,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,477 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.activity;
public final class R {
private R() {}
public static final class attr {
private attr() {}
... | [
"laijh-wm17@student.tarc.edu.my"
] | laijh-wm17@student.tarc.edu.my |
26613b2ec238ffc58c9996c9bdf21ef575aa05f1 | e6f32f3bb844e116be61e4502dee09867da2fea0 | /src/main/java/com/PersonAPI/PersonAPI/models/PhoneModel.java | 86920a01db595a4add2339ba4ac80f6ec8761131 | [] | no_license | vinicius-fernandes/personAPI | 215fa5125f2fd6c6ea6e679068e5872280765ca2 | 49a2c73eb56d0404ff4e22356c19eea7ea48486a | refs/heads/main | 2023-07-09T05:39:29.461026 | 2021-08-14T00:26:42 | 2021-08-14T00:26:42 | 394,463,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package com.PersonAPI.PersonAPI.models;
import com.PersonAPI.PersonAPI.enums.PhoneType;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
@Entity
@Data
@Builder
@AllArgsConstructor
@NoArgsConstructor
public class PhoneModel {
... | [
"viniciusnandes@hotmail.com"
] | viniciusnandes@hotmail.com |
b27730ef6f6bbcfcc3434167a839b5d185d2de56 | 351885af55631069ea22dff45b3bed0a25c7239f | /76/C0-S3-Ply-aop/src/main/java/com/yc/spring/bank/bean/Record.java | ae8eb8199f819871ac3cd502b1310ceb91859be1 | [] | no_license | llsok/ycdemo | 4c3821af92c45c270cda30b8a90f3a8faeb64c14 | 98d14b7b566ef28c0e32e2fd29ecc524f368eafd | refs/heads/master | 2022-12-26T01:09:40.770448 | 2020-04-08T03:43:55 | 2020-04-08T03:43:55 | 216,328,207 | 7 | 13 | null | 2022-12-16T09:45:17 | 2019-10-20T08:08:52 | JavaScript | UTF-8 | Java | false | false | 503 | java | package com.yc.spring.bank.bean;
public class Record {
private Integer id;
private Integer accountId;
private Double money;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public Integer getAccountId() {
return accountId;
}
public void setAccou... | [
"306529917@qq.com"
] | 306529917@qq.com |
6106701bc170e52a56a1ec942cb68cb5c2e376ac | 86bb11aa492762fe73ab28e97fc10173f2ed3100 | /back/mongoApi/src/main/java/com/ssafy/lolbody/repository/UserCardRepository.java | b9d89a0af0f634f3d62dd5d7f2a2e82c1226f33a | [] | no_license | Seunghyun0606/lolbody | a573dd4e899c5f95c5d0d6099a44b8c715148f0b | 43d64e4e7754e5e2bbbb00e2acb6f60163580315 | refs/heads/master | 2022-12-12T20:45:24.281302 | 2020-09-10T11:57:48 | 2020-09-10T11:57:48 | 293,455,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package com.ssafy.lolbody.repository;
import org.springframework.data.mongodb.repository.MongoRepository;
import com.ssafy.lolbody.dto.UserCardDto;
public interface UserCardRepository extends MongoRepository<UserCardDto, String> {
public UserCardDto findBySummonerId(String id);
}
| [
"jypark5826@gmail.com"
] | jypark5826@gmail.com |
cc77fe83c438189f476a1e38812b9b59cae9d597 | 051000d86d3a0dc642497b3339f434078cfc6caa | /OnlineAuctionDemo/src/main/java/com/asiantech/onlineauction/entity/HandleImage.java | 1a783beee7c6c4b897b952cdd7d74674b44bd26a | [] | no_license | thanhtue2011/OnlineAuctionJpa | 01f7615a14a1db529508b9b1984c110b82a6eab5 | ae5bc9eef4867b8d17fdf904c32e62f9cad0d0be | refs/heads/master | 2021-03-12T20:02:49.537958 | 2015-07-09T09:20:28 | 2015-07-09T09:20:28 | 38,810,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package com.asiantech.onlineauction.entity;
import java.io.File;
import java.io.IOException;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
@Component
public class HandleImage{
public static final int DEFAULT_BUFFER_SIZE = 10240;
@Value("${"+SystemCo... | [
"tranthanhtueth2011@gmail.com"
] | tranthanhtueth2011@gmail.com |
f65065dfb87b273ea465b404d373936a15ae602a | 38ae330db4d2dedcc1664b45b7b89192a3ef909c | /src/com/fengshan/Thread/Daemons.java | 417f7a2ae4508cd29d983550897332ca5877599b | [] | no_license | DrawBlack/Think-in-java | b3f72569034972daac447ad8e1ac67f248a0e1b3 | 243b87e9dea5f61424c7a58e9a34d2ccee25a0d3 | refs/heads/master | 2020-05-20T06:05:36.084114 | 2016-09-18T05:03:56 | 2016-09-18T05:03:56 | 68,196,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,075 | java | package com.fengshan.Thread;
import java.util.concurrent.TimeUnit;
/**
* Created by macbookpro on 2016/9/13.
*
* 后台线程派生出来的子线程也是后台线程
*
*/
public class Daemons {
public Daemons() {
}
public static void main(String[] args){
Thread thread=new Thread(new Daemon() );
thread.setDaemon(tr... | [
"wangjie.hdu@icloud.com"
] | wangjie.hdu@icloud.com |
23a4cf961bdffeca7efd7fdcfe74fa8565851146 | 55c0e15f03f4fc576d5ed7bffcda8c7171564bfe | /DMandroid/src/com/chen/helper/JacksonUtil.java | d31f490b4916b79d118c29c911ec123c64365a75 | [] | no_license | imufun/DeviceManagement | 49b1407422cf5b1bf6f0b545f84def91db758f6c | 09ccf42ae5c489232bf1004533526335636b7d51 | refs/heads/master | 2021-01-22T15:50:24.383275 | 2015-11-19T01:18:42 | 2015-11-19T01:18:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,962 | java | package com.chen.helper;
import java.io.IOException;
import android.util.Log;
import com.chen.dmandroid.DeviceResponse;
import com.chen.dmandroid.HistoryResponse;
import com.chen.dmandroid.ResponseWithoutData;
import com.chen.dmandroid.UserResponse;
import com.fasterxml.jackson.core.JsonParseException;
import com.fa... | [
"chenecust@aliyun.com"
] | chenecust@aliyun.com |
2853bf1f8f4be4d71bf4f9f8b3092f1f9c4def45 | eb816e8267c049152ac9a4c2e932869d95251495 | /src/main/java/br/com/alura/forum/controller/HelloController.java | 94e689303f30c6dcaad97f084e6616d0c910c700 | [] | no_license | Phelipealx/alura-spring | 75caf6f1afab6c000f2f7683d3182f6aec2d62aa | 58655691753fbeb5ff8e2f8db7b03283fb0f02da | refs/heads/master | 2022-12-26T21:44:32.712870 | 2020-09-23T22:57:34 | 2020-09-23T22:57:34 | 293,796,990 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package br.com.alura.forum.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
@Controller
public class HelloController {
@RequestMapping("/")
@ResponseBody
public String Hello() ... | [
"phelipemagalhaes13@gmail.com"
] | phelipemagalhaes13@gmail.com |
62a3352cd9f0c20d7c6572d612cb665e83baf96e | 3f3173b16933f2e63e829917a600ad16f17e5fd0 | /calculadora/src/androidTest/java/com/everykan/calculadora/ExampleInstrumentedTest.java | 0c5ae20af9b3eb44794fff3a67c892ecdabdb13e | [] | no_license | Everykan/androiddemo | f3477be0a60252b58eafcfa95d1f716e1c7c49fb | ec0a57302677d8d57e973c16f4e974b961ce5a74 | refs/heads/master | 2020-06-01T09:32:34.114447 | 2019-07-12T12:20:51 | 2019-07-12T12:20:51 | 190,732,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 732 | java | package com.everykan.calculadora;
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 Androi... | [
"fjimenez_bcn@hotmail.com"
] | fjimenez_bcn@hotmail.com |
76ef9e566f92710d2d86d1aa4e0048af43a2b687 | 1009ff94187bc9d67e03d2dd2657bc336c828200 | /OnlineStore/src/automationFrameworkIntermediate/PracticeSwitchWindow_2.java | 790be37eabb52bedea0627f1651c08446c99d0ef | [] | no_license | qapedro/Teste | 4cba24bf6e9575cf7c1b71e9b97c4ec00e95a905 | eff82e330581d265b489d98558ac26a82b91a7a8 | refs/heads/master | 2021-01-10T04:44:22.011869 | 2015-11-16T11:38:55 | 2015-11-16T11:38:55 | 46,268,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,102 | java | package automationFrameworkIntermediate;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.Alert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
public class PracticeSwitchWindow_2 {
public static WebDriver driver;
public sta... | [
"pedro.guerra@qarti.com.br"
] | pedro.guerra@qarti.com.br |
4e049122afbdac3e3f840a13733f84a91bdbad6b | 7823d8942feefe3c1fbdd0ad33d502afc2c20efe | /src/main/java/io/gihub/idilantha/pos/util/OrderDetailTM.java | bcd4c895e33cc395adff5dd5afcf4d4548b67243 | [
"MIT"
] | permissive | IDilantha/POS-Maven-HibernateJPA-Spring | 0e1c4de64e029f1812b2ca90a2cf225b83e5d8e3 | 30dff022d4b350b9ba6caa2916a08d399b226dae | refs/heads/master | 2023-04-28T11:57:08.977744 | 2020-01-15T19:27:53 | 2020-01-15T19:27:53 | 234,155,969 | 1 | 0 | MIT | 2023-04-17T19:44:35 | 2020-01-15T19:25:58 | Java | UTF-8 | Java | false | false | 1,876 | java | package io.gihub.idilantha.pos.util;
import javafx.scene.control.Button;
public class OrderDetailTM {
private String code;
private String description;
private int qty;
private double unitPrice;
private double total;
private Button btnDelete;
public OrderDetailTM() {
}
public Ord... | [
"isurudilantha@gmail.com"
] | isurudilantha@gmail.com |
3b5d56a6c29e082e4edb2c633076e10fdcd68a4b | c0563beffa9750e18e918ff4d3c05f9d4711f268 | /app/src/main/java/com/example/sos/LoginGoogle.java | 2d80939925b0839b3b7aa4b350513f95ac7b059b | [] | no_license | PhoneMilk7/SOS | 4e1cd77f6913605961e5af4b8ca39e76454947ec | da8820eb99d0e72904c8da177c4a56c4d4bbb040 | refs/heads/master | 2023-02-12T04:33:41.604310 | 2021-01-06T01:51:50 | 2021-01-06T01:51:50 | 321,515,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,452 | java | package com.example.sos;
//Autores: Pereda Hernandez Leonel y Verdin Garcia José Antonio
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.os.PersistableBundle;
import android.util.Log;
import android.view.View;... | [
"59003577+PhoneMilk7@users.noreply.github.com"
] | 59003577+PhoneMilk7@users.noreply.github.com |
464c7258a607954bc2c79ed30205be581c4d5bbe | 2f6189694954810345a4c157c2b32845a8a4c90e | /src/main/java/tas/springframework/msbrewery/MsBreweryApplication.java | 711e314679a9cdc28d8258a92d29f5be54e0bca1 | [] | no_license | tas-man/ms-brewery | 704bd930a6c59502706b84c073a82547709bd1d1 | 0a0dd50a3bd3e3ecab4628c6684b8c78ccc7cabe | refs/heads/master | 2022-07-03T07:58:23.196950 | 2020-05-15T15:05:34 | 2020-05-15T15:05:34 | 258,408,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package tas.springframework.msbrewery;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MsBreweryApplication {
public static void main(String[] args) {
SpringApplication.run(MsBreweryApplication.class, args)... | [
"totte.sjoman@gmail.com"
] | totte.sjoman@gmail.com |
30d01f0962fb3efb40641d5f637b8b17c7f63c5f | 604e715c03b75cd33d3795b1fb652b501a84c6d1 | /Mobile App/HeartRateMonitor/sources/com/google/appinventor/components/runtime/util/Synchronizer.java | 228af04ffb715131adddda9f333381f038e6f095 | [] | no_license | aish21/CE3002-Sensors-Lab | 902ad691acd208e30e47a40c799bfcb5731bfc86 | eb0c9cf0f3d3a9b5d63336057ff95c0a00ec3507 | refs/heads/main | 2023-08-18T19:25:04.338391 | 2021-10-11T08:21:57 | 2021-10-11T08:21:57 | 415,335,117 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,048 | java | package com.google.appinventor.components.runtime.util;
public class Synchronizer<T> {
private Throwable error;
private String errorMessage;
private volatile boolean finished = false;
private T result;
public synchronized void waitfor() {
while (!this.finished) {
try {
... | [
"aish.akshu@gmail.com"
] | aish.akshu@gmail.com |
4d3fc084a8b109600d7aa79efe1fbddf51055989 | c1202565d8cd3e496d4081cf148f4f0f931e68c5 | /app/src/main/java/com/example/liang/siruanbei/utils/SpHelper.java | 93af046a26cbd612eeb6a0e3d2969e1f89078462 | [] | no_license | liang1075963999/yunchengxueyuan-app | 56894caff3d12a20d8d1bc883f856348b429a510 | a5ffe2559cb78ff308754136a4090eebabb24479 | refs/heads/master | 2021-08-30T08:40:51.380139 | 2017-12-17T02:01:17 | 2017-12-17T02:01:17 | 113,054,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,383 | java | package com.example.liang.siruanbei.utils;
import android.content.Context;
import android.content.SharedPreferences;
/**
* Created by 李 on 2017/1/26.
*/
public class SpHelper {
private static final String SP_NAME = "sp_name";
private static SpHelper mSpHelper;
private Context mAppContext;
private S... | [
"1075963999@qq.com"
] | 1075963999@qq.com |
920f241e3a10ce511b3a9362a9bf298ea25045bf | 20e06a4f2de73dce91c86c204da57282d787c15e | /layout22/gen/com/example/layout22/R.java | dc6d237aba672001a0aaec87c6dcadff1d964485 | [] | no_license | RibuRoyson/Data | fbc6f786d2aa712e4f2ad879f790d3f9fcf65b8f | f996cd42485875f6db4778eb52587f7f2978ee8b | refs/heads/master | 2021-01-10T19:40:43.611867 | 2015-06-12T10:53:59 | 2015-06-12T10:53:59 | 31,011,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348,655 | 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.layout22;
public final class R {
public static final class anim {
public static final int abc_fade_in=0x7... | [
"ribukaithavana@gmail.com"
] | ribukaithavana@gmail.com |
eeef900d65bd6c5e4054f238e0093969ca860d2d | fa9f1eb3118058044334db966ed2076ad66d6e06 | /src/main/java/ru/erik182/models/jaxb/PerfomanceSchemaType.java | 392bc671278b41b0a28b45f9edc1e2d37017984a | [] | no_license | erik182182/SBP_load_testing_system | d05b9f63e34b0821e8135abb0c15ebbc1e5fd028 | 0cff7037a63709efd5486e6bd39c43757f07be49 | refs/heads/master | 2023-06-01T01:22:13.843594 | 2021-06-19T09:13:44 | 2021-06-19T09:13:44 | 378,360,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 854 | java |
package ru.erik182.models.jaxb;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for PerfomanceSchemaType.
*
* <p>The following schema fragment specifies the expected content contained within this class.
* <p>
* <pre>
* <simpleType name="PerfomanceSch... | [
"erik182182@yandex.ru"
] | erik182182@yandex.ru |
0197988fb55f7c456d0e4085aa38f87f32d9ea12 | 26aa1f3974e32aca1f96a6f7f5239fdf1ce954e2 | /Toro_EhomeSchool/src/com/example/toro_ehomeschool/SuaicarActivity.java | 4bf9db5c2d91beb1422d85748fcfa233c3b44c42 | [] | no_license | zhoulonglong1986/myproject | 04e97d10f0bfe5968e42e850181af6365563c546 | 116f9be4c99d7488c1194f4801106948c723968f | refs/heads/master | 2020-08-31T09:46:45.878936 | 2019-10-31T02:10:01 | 2019-10-31T02:10:01 | 218,663,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 40,793 | java | package com.example.toro_ehomeschool;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Timer;
import java.util.TimerTask;
import java.util.HashMap;
import java.util.concurrent.ExecutorService;
import jav... | [
"1986007465@qq.com"
] | 1986007465@qq.com |
baaf74b80638e97e59d023b587101c7e5ae08b99 | e3bf460e53d65d4c15b4ebf408493dbb7202c434 | /json-ld/src/main/java/io/apptik/json/jsonld/ontology/Foaf.java | 08f5763f450038fdf23d0fd4c16d76adbae0b673 | [
"Apache-2.0"
] | permissive | Leo11221/JustJson | e419a95eaa04c4cb715b2544ae70812b6703b26e | cd1a8453682ad08f0ca60c4bd3ff15641355d87c | refs/heads/master | 2020-04-22T22:26:50.285757 | 2019-02-19T15:50:25 | 2019-02-27T13:52:28 | 170,708,381 | 0 | 0 | null | 2019-02-14T14:56:04 | 2019-02-14T14:56:03 | null | UTF-8 | Java | false | false | 125 | java | package io.apptik.json.jsonld.ontology;
import io.apptik.json.jsonld.OntContext;
public class Foaf extends OntContext {
}
| [
"djodjo@djodjo.org"
] | djodjo@djodjo.org |
9ca19b154d015a022c463ff4b6993d95bde8c624 | 5b9a0b86d23efeb1e48840ba9257a78eb73bac42 | /src/com/coolchoice/monumentphoto/dbmigration/DBMigration8.java | 55a212f45efb10fe441699103fe0c66a6c192949 | [] | no_license | sashasolig/pd_mobile | 367321176ecfa1c6344d284cc2016c1aab59aa46 | 70fcb042fbc1c8cabf0e45b0c2da954446bef11a | refs/heads/master | 2021-01-10T21:50:25.101769 | 2015-06-01T20:34:42 | 2015-06-01T20:34:42 | 36,683,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,791 | java | package com.coolchoice.monumentphoto.dbmigration;
import java.io.File;
import android.database.sqlite.SQLiteDatabase;
import android.os.Environment;
import android.util.Log;
import com.coolchoice.monumentphoto.ConfigureLog4J;
import com.coolchoice.monumentphoto.Settings;
import com.j256.ormlite.support.ConnectionSou... | [
"a.gurinovich89@gmail.com"
] | a.gurinovich89@gmail.com |
b7161d041226755f4b7434075466f0484237f865 | 45553d3d8d2ebf713f5d0aa361d39ece12394495 | /src/main/java/com/feed_the_beast/ftbu/gui/GuiViewCrash.java | 276c577c8458b78ac4ad1b499bdeb50a9f1b5952 | [] | no_license | Cricketville/FTBUtilities | 4967c3e46a19fb80076d6f535287e757e2a94375 | 05996657a3ad57e596ca0c3953847fc7a83f2443 | refs/heads/master | 2021-05-06T03:36:05.504139 | 2017-12-12T10:16:45 | 2017-12-12T10:16:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,779 | java | package com.feed_the_beast.ftbu.gui;
import com.feed_the_beast.ftbl.lib.client.ClientUtils;
import com.feed_the_beast.ftbl.lib.gui.Button;
import com.feed_the_beast.ftbl.lib.gui.GuiBase;
import com.feed_the_beast.ftbl.lib.gui.GuiIcons;
import com.feed_the_beast.ftbl.lib.gui.GuiLang;
import com.feed_the_beast.ftbl.lib.... | [
"latvianmodder@gmail.com"
] | latvianmodder@gmail.com |
9f229fd1f0851bc53a33423f208eed89763120a5 | 89cf53fb451b42a3c10453532a7f7c1a9214f3ba | /modules/flowable-ui-admin/flowable-ui-admin-logic/src/main/java/org/flowable/ui/admin/service/RobustaWorkerCacheImpl.java | c3dd543885cc837c80ca8cd6f68a5641bcab49b8 | [
"Apache-2.0"
] | permissive | egemenalan/flowable-training | 566f75615d484fd1613d5eab230dd124ac83ceea | ac15d546507c533102e100111f99b438973fe718 | refs/heads/master | 2020-04-28T16:05:12.181993 | 2019-03-21T13:57:47 | 2019-03-21T13:57:47 | 175,398,644 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,550 | java | /* 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 writing, software
* dist... | [
"egemen.alan@robusta.com.tr"
] | egemen.alan@robusta.com.tr |
0de08ee56c2499a0dd5b887dac5ff7ff20a0bc1a | 1702982561569df407472f4dc91c5e88d5fd4b38 | /src/main/java/list/CopyRandomList.java | 455f25b01d0ac85383c2dab555e2aefddc42fd54 | [] | no_license | darcy1990/darcy-leetcode | 9f635354a07f46bf2ad1a99d3b955951d12078b1 | c92ada4ef6676161fb4d3ed0af9ffbafa70b5137 | refs/heads/master | 2023-02-24T00:44:18.771918 | 2023-02-11T01:36:06 | 2023-02-11T01:36:06 | 38,557,608 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,294 | java | package list;
import java.util.HashMap;
import java.util.Map;
/**
* @Author: Zhongming Yuan
* @Date: 2021/8/21 5:25 下午
*/
public class CopyRandomList {
public Node copyRandomList(Node head) {
if (head == null) {
return null;
}
Node k = head;
Map<Node, Node> random =... | [
"yuanzhongming@mucang.cn"
] | yuanzhongming@mucang.cn |
d01da9bd32b1191c7bf0383753ac41fa7dac6e67 | c1a47d014c8537212d65957ae97cd9953d97d5fd | /app/src/androidTest/java/com/example/facebooklog/ExampleInstrumentedTest.java | 0f2a316167bd2b0bc5bf464203780f52c4025785 | [] | no_license | ayeshajagirdar/FacebookLog | 74048461a0cba7550dc449e68d88850be65259ae | 8673733ffc135d5a60ea9dcb0ff9eba181a65574 | refs/heads/master | 2023-06-03T00:23:24.899148 | 2021-06-17T14:42:25 | 2021-06-17T14:42:25 | 377,862,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package com.example.facebooklog;
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 on... | [
"ayeshajagirdarm88@gmail.com"
] | ayeshajagirdarm88@gmail.com |
4fd8a9a984fec9158ec2844dbaf2b3f2b41db85c | 8a86d3871f759273dc1a8c6cf2dc33e49f20ce5c | /packages/ts-exporter/src/main/java/org/uberfire/jsbridge/tsexporter/meta/Translatable.java | 4559c8bb300f730ab6eea98ab1f151226e0fcd95 | [] | no_license | tiagobento/appformer-js-old | 704625e9becf9b5200970416a2e41d8da5158c23 | 2a001374f5baa16288cbff967bf0fb38f70305c8 | refs/heads/master | 2020-03-22T10:21:55.614911 | 2019-01-31T18:17:22 | 2019-01-31T18:17:22 | 139,897,590 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,091 | java | /*
* Copyright 2018 Red Hat, Inc. and/or its affiliates.
*
* 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 a... | [
"tiagobentofernandes@gmail.com"
] | tiagobentofernandes@gmail.com |
ac38fa7dd28c65850379239cb4e882a0311c3f76 | 8b39ec4dbaf74644a8ae963f4d051c6fef7d097d | /Squarelotron/src/squarelotron/LargeSquarelotron.java | 642be1824f85a4aa31ebf4467bf01f8cc86efda4 | [] | no_license | hangfei/Java | ef12cf373f49e40d9afaf92c411b30a549525d57 | 75e5ecfb48eff41707107139c54f33b68a46da3e | refs/heads/master | 2016-09-10T23:24:02.042341 | 2014-02-22T13:51:57 | 2014-02-22T13:51:57 | 17,079,851 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,711 | java | package squarelotron;
import java.util.Arrays;
/**
* The large(5*5) squarelotron.
* @author Handfei Lin, Indira Kassymkhanova
*
*/
public class LargeSquarelotron extends Squarelotron implements SquarelotronMethods {
int[] copylotron = new int[25];
int slength =5;
/**
* These are the cons... | [
"hangfeilin@gmail.com"
] | hangfeilin@gmail.com |
f3e0f24cd053e0d5a2a22de0da362b0ae2cb45a0 | 2104c8ea0771fa9f3d1f8f01380ac9e03478b947 | /src/com/cpe316/Opon.java | bff559c14c010e3caadcef33dc8b6dd54cc8745e | [] | no_license | yinkatej/Ayo-Olopon | c18669e12c94839eddda25c324945f6ad3bbafd7 | 15db0b54720c136ca73b04610d2409aae37321e6 | refs/heads/master | 2023-09-05T13:35:58.181296 | 2021-11-23T14:47:58 | 2021-11-23T14:47:58 | 431,146,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,035 | java | package com.cpe316;
import static java.lang.Thread.sleep;
import java.util.Arrays;
import java.util.InputMismatchException;
import java.util.Scanner;
import java.util.Random;
public class Opon {
//FuzzyLogic logic = new FuzzyLogic();
public static int[] board = new int[13];
public static int[] board1 = ... | [
"yinkatej@gmail.com"
] | yinkatej@gmail.com |
bf57f90aecc1dfdd0c13c41a875ea398c32fca24 | 994501719c6300b9c94940995932f1c903e710b8 | /gnu_classpath/java/awt/event/AdjustmentEvent.java | 623dab5eaed72223f652581cec4114873a906a28 | [] | no_license | qingw/haskell-java-parser | d4fd018cb92787f275cf98be6202a679e958d472 | 4effc3f225f12f49deb36b87175dc5a66fb93776 | refs/heads/master | 2021-01-17T22:42:19.829354 | 2010-10-22T06:06:02 | 2010-10-22T06:06:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,160 | java | /* AdjustmentEvent.java -- an adjustable value was changed
Copyright (C) 1999, 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software ... | [
"dt@facebook.com"
] | dt@facebook.com |
212e989508961248794d5ae198f061ad825391ca | ae9d0f16c940859e56f83da98e0f5b8f4654d71f | /src/test/java/com/catalyst/drive/entities/TestUser.java | e557d8bf9ea58d60c29dc69a1ed75b83d25ded4f | [
"Apache-2.0"
] | permissive | netopsadmin/CatalystDrive | 044482cfeb0eb4b1abafe24dadecca47d18a991f | da2e53f227c0e69d8ffbfb48c3b0d0109c159497 | refs/heads/master | 2021-04-15T04:38:01.317595 | 2013-11-04T21:30:15 | 2013-11-04T21:30:15 | 126,854,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,156 | java | package com.catalyst.drive.entities;
import static org.junit.Assert.*;
import java.util.HashSet;
import java.util.Set;
import org.junit.Test;
import com.catalyst.drive.TestBase;
import com.catalyst.drive.entities.Role;
import com.catalyst.drive.entities.User;
public class TestUser extends TestBase {
@Test
@Over... | [
"ylevine@catalystitservices.com"
] | ylevine@catalystitservices.com |
76d8bf8dc366a8ffe11aeff852778df5d5a254dd | f6da044ec6e4d1c15a4829ba55f6a067ed5217fd | /src/main/java/ca/ulaval/glo4003/spamdul/shared/api/ApiExceptionWrapper.java | c2f88c8be41840d884b5361f4caa7d26f669b80e | [] | no_license | vigenere23/SPAMDUL | a0e245424121aad8ebc97749c9839bb9d8b9880e | 795869921f2ca05ebf19fc44330325d074c1f7b4 | refs/heads/main | 2023-02-20T18:41:42.634506 | 2021-01-26T15:24:19 | 2021-01-26T15:24:45 | 321,693,886 | 1 | 0 | null | 2021-01-26T15:11:13 | 2020-12-15T14:33:57 | Java | UTF-8 | Java | false | false | 1,486 | java | package ca.ulaval.glo4003.spamdul.shared.api;
import ca.ulaval.glo4003.spamdul.shared.api.exceptions.NotFoundException;
import ca.ulaval.glo4003.spamdul.shared.api.exceptions.ServerErrorException;
import ca.ulaval.glo4003.spamdul.shared.api.exceptions.UserErrorException;
import ca.ulaval.glo4003.spamdul.shared.usecase... | [
"lolgab1@hotmail.com"
] | lolgab1@hotmail.com |
bbe163c07db6fee3505f13dae1adc05d0d53bc7c | 276ac1717075ed1f827cbb04d12379440a613045 | /GameSapper/src/game/ActionField.java | cf85009b6b9f0891ed45cf7941f4f44d126b548d | [] | no_license | gpevnev/Sapper | 2b8e38886a05ed14c157d5bab2d65edab5dbaa49 | cbaad37922c1050f146d4f7fc5f17210ef040d55 | refs/heads/master | 2021-01-23T16:06:31.959766 | 2017-09-07T20:07:57 | 2017-09-07T20:07:57 | 102,725,372 | 0 | 0 | null | 2017-09-07T10:44:11 | 2017-09-07T10:44:11 | null | UTF-8 | Java | false | false | 6,166 | java | package game;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
/**
* Created by Sergey on 07.07.2017.
*/
public class ActionField extends Field implements IGame {
private List<IGameListener> listeners = new ArrayList<>();
private int counterTagged = 0;
private int counterCor... | [
"hangedplane@gmail.com"
] | hangedplane@gmail.com |
4bb650c0c370c356aa6f18f48e6b8a25c4130556 | 2fbd9b01fe38b213da451bfa52919a07abe08dd3 | /gmall-sms/src/main/java/com/atguigu/gmall/sms/dao/SpuBoundsDao.java | 9c9a0e5c7e4d3ea22b547eb708f6c8e1844d1182 | [
"Apache-2.0"
] | permissive | wsmGo/gmall | dbc67bd7fc4cfb802e1514879b4414382dec5ba0 | e13a1377c091a947a6294f8cd3346903bf01ddaa | refs/heads/master | 2022-12-21T14:40:03.025186 | 2019-12-20T02:10:58 | 2019-12-20T02:10:58 | 225,277,926 | 0 | 0 | Apache-2.0 | 2019-12-02T03:54:17 | 2019-12-02T03:32:51 | JavaScript | UTF-8 | Java | false | false | 379 | java | package com.atguigu.gmall.sms.dao;
import com.atguigu.gmall.sms.entity.SpuBoundsEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* 商品spu积分设置
*
* @author 530
* @email 529014751@qq.com
* @date 2019-12-02 19:14:37
*/
@Mapper
public interface SpuBound... | [
"530@qq.com"
] | 530@qq.com |
15ecb5377ad4dc338649756d5622ff7bd9ea5192 | 44572d942b6833493f99073a5b8ce0ce53288a88 | /src/polymorphism/MountainBike.java | d709d85befa25e028ca2d9e0ce9944ff32d42571 | [] | no_license | deashadow/StormsurgeJAVA | a308ff4e562abd91587de128dd0676dd7c087f56 | 7db896c47af8c67f0efd29496ad6d9e48e4a7d73 | refs/heads/main | 2023-06-20T09:10:16.921788 | 2021-07-20T18:47:12 | 2021-07-20T18:47:12 | 384,498,981 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package polymorphism;
public class MountainBike extends Bicycle {
private String suspension;
public MountainBike(
int startCadence,
int startSpeed,
int startGear,
String suspensionType){
super(startCadence,
startSpeed,
sta... | [
"67285924+deashadow@users.noreply.github.com"
] | 67285924+deashadow@users.noreply.github.com |
26cab20a850a44c1f4c50c077d8e4594676f915f | e0e1dc1b1272119ee95001187d11232662327d34 | /spring-drools/drools-demo-app-versioned/src/main/java/com/rmpader/springdrools/data/repository/RuleArtifactRepository.java | b50eaefd10cddfe8a40bde3f888850877c685d9b | [] | no_license | tomng92/blogstuff | 92f8aa416c1fad61a37e03416ef9be4e605dfcab | 5ebee2c81192ed09fa29e93e8a245853754c92dc | refs/heads/master | 2021-08-14T22:52:50.549464 | 2017-11-16T23:23:24 | 2017-11-16T23:23:24 | 111,033,340 | 0 | 0 | null | 2017-11-16T23:21:03 | 2017-11-16T23:21:01 | null | UTF-8 | Java | false | false | 346 | java | package com.rmpader.springdrools.data.repository;
import com.rmpader.springdrools.data.domain.RuleArtifact;
import org.springframework.data.repository.PagingAndSortingRepository;
/**
* @author RMPader
*/
public interface RuleArtifactRepository extends PagingAndSortingRepository<RuleArtifact, Long> {
RuleArtifa... | [
"reynaldmpader@gmail.com"
] | reynaldmpader@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.