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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3ceb828f64d463233cb07508b8a36fa86d3a021a | ef1473b03744a3c3eee56187b4e9ecb49aeddc11 | /tp1basics/src/test/java/com/formation/customer/service/CalculatorMockTest.java | acf0e3fed289cc0467183f44ceeb9d031d2ff9ee | [] | no_license | sanogotech/tpformationjunit | 8ba2f25323043a649335c6274a4d1f8ca6f25881 | da8012f966368432f3a33e6c610c8da42ecaf10c | refs/heads/master | 2022-10-28T21:38:45.829123 | 2020-06-12T14:42:15 | 2020-06-12T14:42:15 | 271,246,083 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,453 | java | package com.formation.customer.service;
import static org.mockito.ArgumentMatchers.any;
//BDD
import static org.mockito.BDDMockito.*;
//Mockito
import static org.mockito.Mockito.when;
import java.util.Optional;
import static org.mockito.Mockito.atLeast;
import static org.mockito.Mockito.doReturn;
import static o... | [
"sanogotech@yahoo.fr"
] | sanogotech@yahoo.fr |
6a59185b7c895f77ca80657045cb4c753f796948 | afdee4355a5a884ca5c50f0ccc9fdeee25832c49 | /src/org/omg/DynamicAny/DynValueCommonOperations.java | eef87ecb4c784c471f53c6723adc6b690c931f1e | [] | no_license | TheCodeYinChao/java-jdk | 546b7afaec1f1761a1b4b3cf445493fe99d100d9 | 8908fd004c9273bd0293b7932b3a091e9a8e8fda | refs/heads/master | 2021-07-23T15:34:56.731756 | 2021-03-31T11:43:37 | 2021-03-31T11:43:37 | 246,348,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,099 | java | package org.omg.DynamicAny;
/**
* org/omg/DynamicAny/DynValueCommonOperations.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from c:/re/workspace/8-2-build-windows-amd64-cygwin/jdk8u144/9417/corba/src/share/classes/org/omg/DynamicAny/DynamicAny.idl
* Friday, July 21, 2017 9:58:51 PM PDT
*/... | [
"292306404@qq.com"
] | 292306404@qq.com |
552aad7347ab18c034aea10456338a732ea7f0fd | 7260adb2b3ca95713fb9c6f5ccc0d8db438c0ae1 | /backend/src/main/java/com/auth0/flickr2/web/rest/errors/ErrorConstants.java | db83fe5d8a4128a2edcbbe28f2dbf71ff866810e | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | riyaz-programmer/mobile-jhipster | 7550292f1411923ae00e738551a014ff8f06b3c4 | 005838f7f82a0dd5059e811d38f08fc7bfba70d3 | refs/heads/main | 2023-08-25T19:49:46.601726 | 2021-11-10T18:16:34 | 2021-11-10T18:16:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | package com.auth0.flickr2.web.rest.errors;
import java.net.URI;
public final class ErrorConstants {
public static final String ERR_CONCURRENCY_FAILURE = "error.concurrencyFailure";
public static final String ERR_VALIDATION = "error.validation";
public static final String PROBLEM_BASE_URL = "https://www.j... | [
"matt.raible@okta.com"
] | matt.raible@okta.com |
75ca918d9857bc72152714e06b47d17459e3a895 | 1a02e137efa43bc4940026faf3aa85fcbdcd4f8c | /Spring Security/demo-security/src/main/java/nguyenduonghuy/demosecurity/service/UserService.java | 927c924b5fa5a14bab611fb730e128899e0ed5b4 | [] | no_license | duonghuy112/SpringBoots-Hibernate | c59e5689a1af7327aabd93546cd0fc611f1daf66 | 6819ca7cc9172456f3e91f13bfbef7f101602a29 | refs/heads/main | 2023-08-25T19:30:14.751118 | 2021-10-27T07:05:12 | 2021-10-27T07:05:12 | 368,442,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | package nguyenduonghuy.demosecurity.service;
import java.util.List;
import nguyenduonghuy.demosecurity.dto.RoleDto;
import nguyenduonghuy.demosecurity.dto.UserDto;
import nguyenduonghuy.demosecurity.entities.Role;
import nguyenduonghuy.demosecurity.entities.User;
public interface UserService {
UserDto save(User use... | [
"duoonghuy1123@gmail.com"
] | duoonghuy1123@gmail.com |
37f470941b6937ace7e078d4ffd48c8371cdd91d | a0bfbedac2c7b9bfd40d152eeeedb6b9fac9233c | /fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooCache.java | 32a60436f4bec22e5c0944fa8caac00d1ab9c217 | [] | no_license | psiserver/accumulo-1.6.2 | 3535899c1afeb19f01bba4e1b095db6c5482de8f | 93be98ceabdb5c5ee7b04c6391e68d0361168b59 | refs/heads/master | 2021-01-10T04:45:34.715954 | 2015-05-21T13:15:51 | 2015-05-21T13:15:51 | 36,014,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,872 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"sbennur@parasoft.com"
] | sbennur@parasoft.com |
da49256212c8f384d6cde1aef310b79741eaa550 | 11273a97be23a939edb0ab0dfa72a188b066d38f | /plugin/sar.drone/src-gen/sar/drone/drn/DepYZ_IMPL.java | 1282b11e5f8985da8ab3ecaf7b9c3d2460d9b7de | [] | no_license | Ppanganiban/idmDrone | d8ba29dfafa27a380c09f1c9536a9d85ab89e073 | 5a6f229da02bafbda8459f9ef653e0db3f018eea | refs/heads/master | 2021-05-01T06:41:55.705453 | 2017-01-18T16:54:34 | 2017-01-18T16:54:34 | 74,028,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,117 | java | /**
* generated by Xtext 2.10.0
*/
package sar.drone.drn;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Dep YZ IMPL</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link sar.drone.drn.DepYZ_IMPL#getName <em>Name</em>}<... | [
"ps.panganiban@gmail.com"
] | ps.panganiban@gmail.com |
5829585c479cd5c908324aefa5676db26475ee88 | c701b7176d307dd4d376c4db9f17b35dbbbb5815 | /app/src/main/java/com/resultier/crux/adapter/QuestionAdapter.java | b29f24ad19abc990f2908c07b8d2b39925c2e331 | [] | no_license | kammy92/MicroSurvey | 6aa140e72267dada9014d7235aa826e484c72f18 | ded211dce18bc789aeaf6e8334cb95ef9840179a | refs/heads/master | 2020-04-23T21:31:44.490221 | 2019-06-13T12:52:03 | 2019-06-13T12:52:03 | 171,473,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,506 | java | package com.resultier.crux.adapter;
import android.app.Activity;
import android.app.ProgressDialog;
import android.support.v7.widget.RecyclerView;
import android.text.Editable;
import android.text.InputType;
import android.text.TextWatcher;
import android.util.TypedValue;
import android.view.LayoutInflater;
import and... | [
"karman.singhh@gmail.com"
] | karman.singhh@gmail.com |
4926ec9d2c49f9eaeca75bdf5c319202ada22c25 | 3e220f73439c3254debcd2b39158248dbda81cd2 | /Pokemon.java | e4708c16e977d2c007e1fc2632e9e7fc7d52e35e | [] | no_license | Sulldefire/Pokedex-Code | 7bbf6b947a8bc19a7adb80ed10d484fd74b85696 | 8266a067396a7c0df2fab16ac2499447ca74ca4d | refs/heads/master | 2021-01-12T11:56:57.573419 | 2015-01-12T18:42:41 | 2015-01-12T18:42:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,594 | java | /**
* Represents a Pokemon object. Each has a number, a name, and two elemental
* types, chosen from the PokemonType enumeration.
*
* @author Raksha Muthukumar
* @version 1.1
*/
public class Pokemon implements Comparable<Pokemon> {
private int num;
private String name;
private PokemonType p;
pri... | [
"raksha.muth@gmail.com"
] | raksha.muth@gmail.com |
d3edea1bc5f3dc21dcb8b7f960ad526bba3e32a8 | d76599bcaf5a87a41b22f93175501d9012c54b97 | /src/junk/Particle.java | 5afc20516f2d7e8d92461f5aa2bd60a7adc15f5d | [] | no_license | daaronin/JunkRunner | f180dad7fedf96c68fe94b95ceb11323a33a194b | 3dfaa7da72ddb92f5f1af9f954876a1a8091490c | refs/heads/master | 2021-01-25T12:02:35.911783 | 2015-01-24T00:45:07 | 2015-01-24T00:45:07 | 29,760,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,224 | 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 junk;
/**
*
* @author Dan
*/
public class Particle extends MovingCharacter{
private int counter;
private int ... | [
"daaronin@yahoo.com"
] | daaronin@yahoo.com |
c04ef813031cee36ab80d77fca86302db2e27cf5 | 6296acd5f8a72da260c5dcf9a7f5d05efa9b8298 | /java/com/szgentech/metro/base/utils/HttpClientUtil.java | afb88749116185991607c21186ecec28eeb3fe04 | [] | no_license | luogengbo/learngit | cf01fe5d45fe6463dbe15ad3e1297d850f273804 | e18a70d079aa6fb734befa5f1ac0020e387ab87a | refs/heads/master | 2021-03-13T01:27:14.936605 | 2018-07-10T16:10:09 | 2018-07-10T16:10:09 | 91,473,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,348 | java | package com.szgentech.metro.base.utils;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.nio.charset.Charset;
import java.security.KeyStore;
import java.security.cert.CertificateException;
import java.util.List;
import java.util.Map;
import javax.net.ssl.SSLContext;
import ... | [
"470655071@qq.com"
] | 470655071@qq.com |
42fc5e81907698d263a1adb5b4d3ab55608a75df | 07c99848bb0a1df4a5934b99cdfed830aa71470f | /src/com/gokigendori/leetcode/medium/AddTwoNumbers.java | 4940fa9875d1030163740807f2c2c61cda250ce4 | [] | no_license | gokigendori/leetcode | f5b8d5f8d10c2a3b71616d2e1ffb32be27a14c1a | 75f4e8fa1f00474c7979f605fe3819ef755c5191 | refs/heads/master | 2023-04-15T15:22:23.221694 | 2021-05-02T05:57:20 | 2021-05-02T05:57:20 | 336,682,477 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,621 | java | package com.gokigendori.leetcode.medium;
import java.util.ArrayList;
import java.util.List;
public class AddTwoNumbers {
public ListNode addTwoNumbers(ListNode l1, ListNode l2) {
List<Integer> li1 = new ArrayList<>();
List<Integer> li2 = new ArrayList<>();
ListNode ll = l1;
while (... | [
"155139+gokigendori@users.noreply.github.com"
] | 155139+gokigendori@users.noreply.github.com |
85ffb74c9ce8aa6fb32b3f110a601f6e60e6ac3b | 27935ad97af9ab88d565736836a15a2ec6c4feb7 | /src/main/java/com/coursejava/demo/entities/pk/OrderItemPK.java | fe90d238fbb6e9e170b4e685af35737ece15f94f | [] | no_license | Rafael20948/ProjectSpringBootJava11 | 5f8832c2f31607b4ca50b769a2d13053648ffb85 | 505b42933f5a246f770932253bc0510b04abb0a1 | refs/heads/master | 2022-11-06T19:47:37.221938 | 2020-06-29T14:26:16 | 2020-06-29T14:26:16 | 275,169,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,502 | java | package com.coursejava.demo.entities.pk;
import java.io.Serializable;
import javax.persistence.Embeddable;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import com.coursejava.demo.entities.Order;
import com.coursejava.demo.entities.Product;
@Embeddable
public class OrderItemPK implements ... | [
"rafael.silva@leega.com.br"
] | rafael.silva@leega.com.br |
31f0727bc6d1b81cdf4929983fb1163e73247163 | 200ae5647ac85836d9deb1afbd306b7ff09c2207 | /src/com/james/bootstrap/service/MenuService.java | 2b3094e48d3765cb71e103df50548da1ce38d46e | [] | no_license | jamesou9307/Bootstrap_Demo | a59ed989517bf9a6504e289776342db80aa2c35e | 882539d69aebe353811f3c29000b549168204769 | refs/heads/master | 2021-05-14T06:09:39.894634 | 2018-06-19T12:25:07 | 2018-06-19T12:25:07 | 116,235,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 214 | java | package com.james.bootstrap.service;
import com.james.bootstrap.entity.MenuSet;
import java.util.List;
public interface MenuService {
List<MenuSet> getMenuSets();
MenuSet getMenuSet(String menuName);
}
| [
"291387044@qq.com"
] | 291387044@qq.com |
e5b9dcfe6795ba2241147a738233767eb27162f4 | 87a1fb052a2364d6b412abcb8347979ef4ca09e1 | /app/src/main/java/se/is/agriculturalequipment/BuyEstimated.java | fb0552f3d5a70632cd042ed3bca7f8ca1d38e6c3 | [] | no_license | firstnoname/AgricuturalEquipment-Old | d358c24a2c6f761b6ef8b37d7b3eeea561b29563 | 6fcb5bac25f1d7d3d389682d64c917c29fe0cb2e | refs/heads/master | 2021-09-16T08:58:12.476165 | 2018-06-18T16:29:26 | 2018-06-18T16:29:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,833 | java | package se.is.agriculturalequipment;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Build;
import android.os.Environment;
import android.provider.MediaStore;
import android.support.v7.app.AppCompatActivity;
import android.... | [
"first.cmu.se@gmail.com"
] | first.cmu.se@gmail.com |
f5b0b4fa63faa91233a0716995e29ce1b65512d9 | 6c1ad9c41352fd237967a1776b1b28b07dd432f5 | /src/main/java/com/datastax/tutorial/NpanxxDatasetLoader.java | 51bd7228cf4b65506dbd6f7321ca0ed3c6fc51ae | [] | no_license | amorton/cassandra-tutorial | 8d6e40f192b65c5b66e3d48cae4ced4cecd727cf | 8e509bb16660593e5a1070693873fadd28b3f7e5 | refs/heads/master | 2020-12-30T18:57:07.508456 | 2011-07-12T21:46:45 | 2011-07-12T21:46:45 | 2,253,675 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,880 | java | package com.datastax.tutorial;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.c... | [
"nate@vervewireless.com"
] | nate@vervewireless.com |
ac850cdec7ffc04ee632ddcc5ecbab9d8f79f405 | 8f0b4ac9c521589dcbb83aa4c037e0092ae23a25 | /db.java | 9ae78b22e8d6dc84d456e8bcbd1ce14b583f5464 | [] | no_license | maxandersen/quarkus-insights-effective-persistence | 5e448c9c5344f9f3aa7d6fe95500a00c3b7e8145 | bdab2f4bd744df36b4f83d7b90afe3129a78370d | refs/heads/master | 2023-06-06T05:26:04.070488 | 2021-06-29T09:01:42 | 2021-06-29T09:01:42 | 340,781,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,117 | java | ///usr/bin/env jbang "$0" "$@" ; exit $?
//JAVA 16
//SOURCES **/*.java
// SOURCES sakila/**/*.java
//DEPS io.quarkus:quarkus-bom:${quarkus.version:2.0.0.Final}@pom
//DEPS io.quarkus:quarkus-hibernate-orm-panache
//DEPS io.quarkus:quarkus-jdbc-postgresql
//DEPS org.postgresql:postgresql:42.2.14
//DEPS org.testcontainer... | [
"manderse@redhat.com"
] | manderse@redhat.com |
9913978b1ac4881c7762abe49d02ebe771378d10 | dd66f580d332e4fbfc69f9c828c5dab7ddaa8d63 | /demos/flamingo-demo/src/main/java/org/pushingpixels/demo/flamingo/svg/filetypes/transcoded/ext_m.java | 89a076091e9bbb3cfc4c84bd114fe65a7d39629b | [
"BSD-3-Clause"
] | permissive | spslinger/radiance | 44f06d939afc3e27c0d4997b2fd89a27aff39fdf | 7cf51ee22014df1368c04f5f9f6ecbea93695231 | refs/heads/master | 2020-03-31T18:00:48.170702 | 2018-10-11T12:49:29 | 2018-10-11T12:49:29 | 152,442,895 | 0 | 0 | BSD-3-Clause | 2018-10-11T12:49:31 | 2018-10-10T15:04:46 | Java | UTF-8 | Java | false | false | 14,127 | java | package org.pushingpixels.demo.flamingo.svg.filetypes.transcoded;
import java.awt.*;
import java.awt.geom.*;
import javax.swing.plaf.UIResource;
import org.pushingpixels.neon.icon.IsHiDpiAware;
import org.pushingpixels.neon.icon.ResizableIcon;
import org.pushingpixels.neon.icon.NeonIcon;
import org.pushingpixels.neon... | [
"kirill.grouchnikov@gmail.com"
] | kirill.grouchnikov@gmail.com |
167ce94e8c18d1b122c9ab6a4ca2ecc8b51752f6 | 1f88fa8499bb48c35582518344d8fb78dde0b2ca | /app/src/main/java/com/lfy/customviewdemo/ui/StickyLayout.java | f6dfde41e51c2e3d68f30616449c0aa428f686ba | [] | no_license | LiaoFuYun/CustomViewDemo | d7549105c83d1b1b804de16c9cc819db5486a51f | fe21254a908bd78ed8be17842b771d819f2198cd | refs/heads/master | 2020-12-03T04:16:04.822651 | 2017-09-05T09:14:18 | 2017-09-05T09:14:18 | 95,840,989 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,040 | java | package com.lfy.customviewdemo.ui;
import android.content.Context;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.VelocityTracker;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Scroller;
public class StickyLayout extends ViewGroup {
private... | [
"LiaoFuYun@github.com"
] | LiaoFuYun@github.com |
945d85b4a343041bbfafe58fc7973b9e544aab7e | 4093451815d65cf4273ade9f346c17959202de95 | /app/src/main/java/de/htwdd/htwdresden/RoomTimetableDetailsFragment.java | 7169c85d9a648bdcb4f658d8da2b2a85d081e88a | [
"MIT"
] | permissive | bafbes/HTWDresden | 71316970ef345a3da435db762272568ae290eaf5 | b774dfba218ed01f81e9efb9e5653d8dfcc76289 | refs/heads/master | 2021-01-13T03:43:42.132637 | 2016-12-14T19:11:44 | 2016-12-14T19:11:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,256 | java | package de.htwdd.htwdresden;
import android.app.Fragment;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import java.util.ArrayList;
import java.util.Calen... | [
"red.mail2@gmail.com"
] | red.mail2@gmail.com |
94baba7de0ed6d05750ecfe4307e8cf0f6b2a1de | dfa945d8bfa2d4e2b8006a2cfffdf4ec7217cee7 | /eitaa-src/messenger/volley/toolbox/StringRequest.java | 4239b6b759ad78856654909dbbc670a5b2063465 | [] | no_license | ondfly/cmp_eitaa_telegram | fd0b258fec8318bd5380baba4708882014c70dc1 | 79a1473e04f5fe57fe05570117dfda9a3e8c755d | refs/heads/master | 2020-03-14T13:03:57.239807 | 2018-04-30T17:18:47 | 2018-05-01T17:16:21 | 131,624,694 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,686 | java | package ir.eitaa.messenger.volley.toolbox;
import ir.eitaa.messenger.volley.NetworkResponse;
import ir.eitaa.messenger.volley.Request;
import ir.eitaa.messenger.volley.Response;
import ir.eitaa.messenger.volley.Response.ErrorListener;
import ir.eitaa.messenger.volley.Response.Listener;
import java.io.UnsupportedEncodi... | [
"ondfly@b00mrang"
] | ondfly@b00mrang |
b45c810bdd7c2e816cc683901f1685a3bb9ca2f3 | abe3226306c1dec3700a7b5c13f9b8e8268c6d95 | /java/udemy-java-programming-mastercourse/Composition/src/com/company/Bedroom.java | 59c3b6196c0e4cde16bf596d544160a9db07f140 | [] | no_license | xinleihuang/study | dc0038d4ae59e0d233e61807ae9e0de66a0528b7 | 2b9a8719fb2610d0e97c02beb633aa9a3a1ebe9c | refs/heads/master | 2020-04-07T17:40:30.926505 | 2019-05-10T19:16:50 | 2019-05-10T19:16:50 | 158,578,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | package com.company;
public class Bedroom {
private String name;
private Wall wall1;
private Wall wall2;
private Wall wall3;
private Wall wall4;
private Ceiling ceiling;
private Bed bed;
private Lamp lamp;
public Bedroom(String name, Wall wall1, Wall wall2, Wall wall3, Wall wall4, ... | [
"xinleihuang3@gmai.com"
] | xinleihuang3@gmai.com |
04eabd5b1fe4bb091d679c573cde2f75d25736df | fc6afc6d3ec03d727360cf17c4e6d8c5fc1a9377 | /src/main/java/com/java/freeboard/mapper/Mapper.java | df39d4be241d0cd9956222e0ef89e26d1dd76cff | [] | no_license | TasupK/Spring_MVC3 | 29514d10bde367ddb950906588469e19c1ddfe24 | 31fafac6d8359655c98d4c76ba1300a38d8246a3 | refs/heads/master | 2023-03-31T21:44:43.637112 | 2021-04-10T07:33:32 | 2021-04-10T07:33:32 | 347,585,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 66 | java | package com.java.freeboard.mapper;
public class Mapper {
}
| [
"ruyzlen@gmail.com"
] | ruyzlen@gmail.com |
ef35fa152d3eae91ad637ad9545826ce913766f8 | 4f044581e329abff93076241c832fc80318c98b7 | /src/main/java/com/qdum/jhipsterdemo/web/rest/UserResource.java | 43b043038d00fffabb1e9e5faf39f41060de956a | [] | no_license | BulkSecurityGeneratorProject/redis_distributed_lock | 7e24b2b9a8d8e41d98c573443c479fa868c7dbb1 | f46e8d6ac607a3def23e6485fc44a920ea2b2d4a | refs/heads/master | 2022-12-11T23:39:23.136888 | 2019-03-13T02:24:11 | 2019-03-13T02:24:11 | 296,687,434 | 0 | 0 | null | 2020-09-18T17:27:03 | 2020-09-18T17:27:02 | null | UTF-8 | Java | false | false | 8,331 | java | package com.qdum.jhipsterdemo.web.rest;
import com.qdum.jhipsterdemo.config.Constants;
import com.qdum.jhipsterdemo.domain.User;
import com.qdum.jhipsterdemo.repository.UserRepository;
import com.qdum.jhipsterdemo.security.AuthoritiesConstants;
import com.qdum.jhipsterdemo.service.MailService;
import com.qdum.jhipster... | [
"yyt007@126.com"
] | yyt007@126.com |
464b51987757734687ef2fd27ecb02c5d3e5c5f4 | 17f01e3ab4a3432e433096d43f29492c4830ec31 | /app/src/main/java/com/example/template/jetpack/lifecycle/LifeCycleTestActivity.java | 21390175cc351cab5a473538df37626b9479632c | [] | no_license | FengQing123/Template | 2daa1496eb4ffdc451a14ef52f13222cc7a401c1 | 71e6e998d3f6676276fdf93ae4412aac5e90e472 | refs/heads/master | 2021-12-03T22:25:55.265372 | 2021-11-26T09:45:56 | 2021-11-26T09:45:56 | 229,215,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,973 | java | package com.example.template.jetpack.lifecycle;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import androidx.annotation.Nullable;
import com.example.common.util.UIUtil;
import com.example.template.R;
import com.example.template.app.BaseActivity;
import com.example.template.module.recy... | [
"1684908702@qq.com"
] | 1684908702@qq.com |
bf30035f21cd5f168f08100f8ba97c8dc1d4c0d5 | 853e545f7c4052ae3f296f7aa1b7d49976c444f2 | /src/main/java/com/fab/inventory/dao/BaseDao.java | 2262f3f79c7c94e579ec8caa702233099eceff00 | [] | no_license | harikesh189/inventory-webapp | 39f437c8a39c604e167bf691d949366978fff58b | 7bc423008e034ed40bbea0bfcd526ca18027cf66 | refs/heads/master | 2020-09-19T19:29:06.232916 | 2016-09-12T10:06:40 | 2016-09-12T10:06:40 | 67,795,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package com.fab.inventory.dao;
import java.util.List;
import javax.persistence.EntityManager;
import org.hibernate.Session;
import com.fab.inventory.domain.BaseDomain;
public interface BaseDao {
public EntityManager getEntityManager();
public Session getSession();
public void persist(BaseDom... | [
"harikesh.iiita@gmail.com"
] | harikesh.iiita@gmail.com |
21640a74f3db06c0cd40d323905cbb1ad13456c0 | e6ed20bcf89497cfbbb754dce1da43ead55e6b09 | /jtm_android_demo/src/com/book/jtm/chap5/SQLiteDbHelper.java | 217089f872d9791cf699cfa118b288e643e6a48c | [] | no_license | breezeding/android_jtm_sourcecode | 9a5ff1164e03a1d01c58c396777e297af58f6c02 | 3f3c15d301c1cdcd3853bd7aa6b9b4d73b90e870 | refs/heads/master | 2021-05-30T23:41:49.950751 | 2016-01-04T08:30:12 | 2016-01-04T08:30:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,577 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2014-2015 Umeng, Inc
*
* 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 u... | [
"bboyfeiyu@gmail.com"
] | bboyfeiyu@gmail.com |
12b2a5205514a8f31a1fe84ad51afecee584ead9 | 541c63e137a48d92e4824b178be4804f55f37334 | /nodes/expr/LitInt.java | 4a7c9f504d85a05bf2bdfc5428c8ef99483d7176 | [] | no_license | oliveiraMonica/analisadorLexico | dda1ac1a17680d929848b0c56ec058e4cd2754cd | b902e1fd82ab48a3a4c948f974da845d9e91ed87 | refs/heads/master | 2020-05-07T21:18:48.855196 | 2019-04-12T00:35:21 | 2019-04-12T00:35:21 | 180,445,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package nodes.expr;
import java.util.Hashtable;
public class LitInt extends Expr{
private double d;
public LitInt(double e){
d = e;
}
public String getNodeName(){
return ""+d;
}
public void printTree(int n){
for(int i=0; i < n; i++){
System.out.print(".");
}
System.out.p... | [
"monica.ufop1@gmail.com"
] | monica.ufop1@gmail.com |
dd14f83e0f3acd670730bda1818fbf3232ec0a5f | e08b1ea9587b5e9233e7df3480eaeafb7a25ae04 | /src/main/java/util/Constants.java | 9a30d7a1fe074f93ab8d6e426092e6c8cce3f43a | [] | no_license | ArpitaNandwani90/FlipkartAssignment | 4944bb6056fb2f67e5227306ab286e19fa883908 | 03c4265bb6b2ff08111b9b6404ba1c328b7b3e6e | refs/heads/master | 2022-11-29T23:53:16.902845 | 2020-08-10T16:46:14 | 2020-08-10T16:46:14 | 286,528,789 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 218 | java | package util;
public class Constants {
public static String expectedurl = "https://www.flipkart.com/checkout/init?loginFlow=true";
public static String expectedtitle = "Flipkart Customer Care & Help Center";
}
| [
"nandwaniarpita@gmail.com"
] | nandwaniarpita@gmail.com |
4b18e7bdc7ad3eb58f3ba28f29fe422bafb636d3 | e0232dcc63cc6ddbd675ed38358100878ad7a63e | /app/src/main/java/com/example/co2globalservices/ispeak1/YorubaActivity.java | f3f302dc16dfdff566e345ceeca1787817294fe0 | [] | no_license | okekechimezieglory/Nitran | 8b87523254164487804f5a3a2e8738a8810f0007 | 6fce8fa876e4dade6f9747b9a6d6db3a568c98ab | refs/heads/master | 2022-09-04T22:04:34.056966 | 2018-09-10T12:49:55 | 2018-09-10T12:49:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,595 | java | package com.example.co2globalservices.ispeak1;
import android.content.Context;
import android.media.AudioManager;
import android.media.MediaPlayer;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
im... | [
"okekechimezieglory@gmail.com"
] | okekechimezieglory@gmail.com |
56494963377fd9bfbde11e0730e937ccbc7dac41 | 81719679e3d5945def9b7f3a6f638ee274f5d770 | /aws-java-sdk-devicefarm/src/main/java/com/amazonaws/services/devicefarm/model/ListInstanceProfilesResult.java | 511cffa584ebd6e69d52595eb42302dc6f7d52fc | [
"Apache-2.0"
] | permissive | ZeevHayat1/aws-sdk-java | 1e3351f2d3f44608fbd3ff987630b320b98dc55c | bd1a89e53384095bea869a4ea064ef0cf6ed7588 | refs/heads/master | 2022-04-10T14:18:43.276970 | 2020-03-07T12:15:44 | 2020-03-07T12:15:44 | 172,681,373 | 1 | 0 | Apache-2.0 | 2019-02-26T09:36:47 | 2019-02-26T09:36:47 | null | UTF-8 | Java | false | false | 7,356 | java | /*
* Copyright 2014-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
a5cf74e7ce3a87f6b4fa1b4d943daf9ba597c718 | 8d2e4f99838d62d63696435fe963fac226d69f8c | /src/main/java/com/lufax/jijin/daixiao/gson/JijinExStockConfGson.java | d921bcd935bf190a172a32dc050ff09a1a23932f | [
"Apache-2.0"
] | permissive | lmj521/lufax-jijin | a0a0cf88edb5967b53f0a00dffc57a7b3081843b | e07aeb3188a2c09e22307670ba86887c9c07a7e2 | refs/heads/master | 2021-01-25T12:31:21.470865 | 2016-04-20T06:50:53 | 2016-04-20T06:50:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,116 | java | package com.lufax.jijin.daixiao.gson;
import java.math.BigDecimal;
import org.apache.commons.lang.builder.ReflectionToStringBuilder;
import com.lufax.jersey.utils.Logger;
import com.lufax.jijin.daixiao.dto.JijinExStockConfDTO;
import com.site.lookup.util.StringUtils;
/**
* Created by chenguang451 on 2016/1/6.
*/
... | [
"xuneng311@lu.com"
] | xuneng311@lu.com |
6206755d0775ec1446ca98e60f1221a369eb6216 | 6665035baa3d02adf2fa7cae3b03893badf2f38a | /src/main/com/negeso/module/core/service/PlaceHolderService.java | f758e916e3c2f6bb90df32507cabeb70f6c533c1 | [] | no_license | nikitakyrpenko/steunje | 9cda8b3ac5c942b870f5ac5d113cb80f40ec4118 | e821194fac07cd57483b57e639b182b50b4254c4 | refs/heads/master | 2023-01-11T16:06:30.890658 | 2020-11-09T10:52:16 | 2020-11-09T10:52:16 | 311,295,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,549 | java | /*
* @(#)$Id: $
*
* Copyright (c) 2010 Negeso Ukraine
*
* This software is the confidential and proprietary information of Negeso
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* license agreement you entered in... | [
"MykytaK@PHIDIAS.NL"
] | MykytaK@PHIDIAS.NL |
25b53f5a5037a9bb9e110f7d3de2a5e3620c6373 | ab53a3a5f59d347c3e676a3185e7fd89353ef02d | /Development_knowledge/src/com/gavin/java/reflect/fanshe/constructor/Constructors.java | efb8404ca0041a19fb67685961f0b782f28e960a | [] | no_license | Gavin213917/developKnowledge | 65f853c7b65f664c57fb9d275cb7dbcc7f775a33 | 174660f3b193597e058ddd071055c5589dd62ff8 | refs/heads/master | 2021-01-16T03:13:58.745863 | 2020-11-23T01:31:42 | 2020-11-23T01:31:42 | 242,957,903 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,730 | java | package com.gavin.reflect.fanshe.constructor;
import java.lang.reflect.Constructor;
/*
* 通过Class对象可以获取某个类中的:构造方法、成员变量、成员方法;并访问成员;
*
* 1.获取构造方法:
* 1).批量的方法:
* public Constructor[] getConstructors():所有"公有的"构造方法
public Constructor[] getDeclaredConstructors():获取所有的构造方法(包括私有、受保护、默认、公有)
*... | [
"1462705240@qq.com"
] | 1462705240@qq.com |
9f50bdcea909f6b948b44b582fc9182846d0a180 | dd677e2e857d51e2f02f41d1b1b6dc7cfe719dd8 | /src/main/java/Client/ConcurrentRead.java | 54e00ca3411f6926ab7db93b099f36b9bf0efb33 | [] | no_license | WBQ1995/ARQHTTP | 72598e0480c0e2aa67bbc51d4bd5c347c98fbfe4 | f7953caf661d9c454f18c0ce12fb8a9d1ff8f162 | refs/heads/master | 2020-04-07T18:31:55.994210 | 2018-12-05T23:19:56 | 2018-12-05T23:19:56 | 158,612,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,316 | java | package Client;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
public class ConcurrentRead implements Runnable {
public void run(){
String[] args = {"get", "-v", "http://localhost:8008/"};
try {
Client client = new Client();
client.handShake(... | [
"boqianwang1995@gmail.com"
] | boqianwang1995@gmail.com |
e2dfc4f28418743fec20a269b7afca6ed622e244 | 81b7af0a413ec1f4665830d3d84feaf36dc0552b | /model-text/src/test/java/com/neaterbits/ide/model/text/CharTextTest.java | 345fd0356b06542d6a5fd56d8678c5bdd001e936 | [] | no_license | neaterbits/ide | da8e3bacf58e3c9ee131643ba5c6c3cc1e063deb | d2066732e29e19027d755387329a7ce416aa4e52 | refs/heads/main | 2023-03-05T03:38:39.772116 | 2021-01-11T01:07:11 | 2021-01-12T18:58:31 | 154,734,212 | 0 | 0 | null | 2020-10-14T00:07:12 | 2018-10-25T20:36:09 | Java | UTF-8 | Java | false | false | 276 | java | package com.neaterbits.ide.model.text;
import com.neaterbits.ide.util.ui.text.CharText;
import com.neaterbits.ide.util.ui.text.Text;
public class CharTextTest extends BaseTextTest {
@Override
protected Text createText(String string) {
return new CharText(string);
}
}
| [
"nils.lorentzen@gmail.com"
] | nils.lorentzen@gmail.com |
b0779d5f2ad3e86696581f8752a85473ad1120d9 | 98b7480ba3cdcdc8a0d009f0c2d6973a5751e9d7 | /Homework-Chapter-6/Demo/todolist/app/src/main/java/com/byted/camp/todolist/db/TodoContract.java | 04e74b760df894bb516747ba39e14fb90d6bc0da | [] | no_license | Boomqwq/2021_Andriod_Studio | 04c38a89b512c30620b9996ea863d5b5eed79458 | 57d8122c73f8914d4bad898d00053f46db1aae5b | refs/heads/main | 2023-06-23T04:43:11.253568 | 2021-07-21T06:17:15 | 2021-07-21T06:17:15 | 385,166,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,189 | java | package com.byted.camp.todolist.db;
import android.provider.BaseColumns;
public final class TodoContract {
// TODO 1. 定义创建数据库以及升级的操作
public static final String SQL_CREATE_NOTES = "CREATE TABLE " + TodoNote.TABLE_NAME + "("
+ TodoNote._ID + " INTEGER PRIMARY KEY AUTOINCREMENT, "
... | [
"87296316+Boomqwq@users.noreply.github.com"
] | 87296316+Boomqwq@users.noreply.github.com |
a69408502f7edd1d678388a81523a190d58ff5c0 | 79ba00fa315b3c2c82f8050a0334867c2da8da9e | /Car5.java | dc5b787056d3f079ba797efa0653fa755719033c | [] | no_license | MinsungKim0315/MyOwnStudy_Java | 8c1377f5232e285a49186a2a34f045b320043a73 | 5279964736221f3864619ae1b22c23dc872bc7f9 | refs/heads/main | 2023-08-30T00:23:45.423063 | 2021-10-29T20:40:43 | 2021-10-29T20:40:43 | null | 0 | 0 | null | null | null | null | UHC | Java | false | false | 572 | java | package studying.클래스; //인스턴스 멤버와 this
public class Car5 {
String model;
int speed;
Car5(String model){
this.model = model;
}
void setSpeed(int speed) {
this.speed = speed;
}
void run() {
for(int i=10;i<=50;i+=10) {
this.setSpeed(i);
System.out.println(this.model + "가... | [
"noreply@github.com"
] | MinsungKim0315.noreply@github.com |
a6adda5d3c962f78ea2092603b18b1d9b3f69ae0 | fc3862ab52ec4b572a999d52f9179087aba58c8e | /android/admin/src/main/java/com/meilinger/tj/admin/SettingsActivity.java | fc63f3d6ee2ad9a44a9fc3494d924809cb9e251b | [
"MIT"
] | permissive | tjmeili/Valkyrie | c982b7e886f05a8fd5bfb3a66d026561fc85db2f | 8b97af0fb8edfb1adf7436c025b649b77a3e59b2 | refs/heads/master | 2020-06-07T10:28:21.225533 | 2019-06-20T23:37:41 | 2019-06-20T23:37:41 | 192,999,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,959 | java | package com.meilinger.tj.admin;
import android.net.wifi.WifiManager;
import android.support.constraint.ConstraintLayout;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.text.format.Formatter;
import android.util.Lo... | [
"tjmeilinger43@gmail.com"
] | tjmeilinger43@gmail.com |
e327217149133956c6f5d536110ef61cb6565013 | 688a2f07087f4d59f605f60ad36c6aeda4edb9db | /paperSpringMVC/src/main/java/com/controller/StudentController.java | 6196354a7d258211aa4e26d985db3bedb047bca4 | [] | no_license | 923296038/defult | 17bf7afc5923feb12e88661878388a3ec9438a45 | e3ef593cc87615e3fbfb779e5214759059a625f4 | refs/heads/master | 2022-12-21T04:38:57.576537 | 2019-08-22T06:52:54 | 2019-08-22T06:52:54 | 194,599,702 | 0 | 0 | null | 2022-12-16T04:59:07 | 2019-07-01T04:29:46 | Java | UTF-8 | Java | false | false | 8,609 | java | package com.controller;
import atg.taglib.json.util.JSONException;
import atg.taglib.json.util.JSONObject;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.service.StudentService;
import com.pojo.Student;
import com.sun.org.apache.xpath.internal.operations.Mod;
import org.apac... | [
"923296038@qq.com"
] | 923296038@qq.com |
a641a4bb27fbb78f25ca21f003f45c1e26d4b8db | 21836938f86c6dbb552817b6a89ad84240915726 | /app/src/main/java/ru/ifmo/md/colloquium3/Currency.java | 462280a18be0788830d76a8212a26a96b796aa83 | [] | no_license | alex-700/colloquium3 | dd119b10bad33bfe736367151396345a75ed934a | 9d342992367d24a880b0bf77b0f6fe99fe87bd24 | refs/heads/master | 2021-01-17T11:17:18.794483 | 2014-12-23T10:54:14 | 2014-12-23T10:54:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package ru.ifmo.md.colloquium3;
/**
* Created by Алексей on 23.12.2014.
*/
public class Currency {
private String name;
private double value;
public Currency(String name, double value) {
this.name = name;
this.value = value;
}
public String getName() {
return name;
}... | [
"alex_700_95@mail.ru"
] | alex_700_95@mail.ru |
18c98f7a60bcc9d36f564e4dadd4805ffdc70ad7 | 1d1fcd130e6f887d719867f6a1ddfd084032c4b2 | /MethodOverriding/src/Main.java | 560c77cca3dcdb39a9483772687e7940326e9648 | [] | no_license | serafettingunes/methodOverriding | e4470380bb065845725fc8ef513e2bf57862bb74 | 9040dea48cd5aa15a20d42390127c64af9f99852 | refs/heads/master | 2023-04-18T08:38:09.576334 | 2021-04-29T22:19:26 | 2021-04-29T22:19:26 | 362,961,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 154 | java |
public class Main {
public static void main(String[] args) {
DortIslem d=new DortIslem();
System.out.println(d.topla(5, 5,6));
}
}
| [
"54938342+attila40x@users.noreply.github.com"
] | 54938342+attila40x@users.noreply.github.com |
2f60f5307ae08df756f1f15db306b9e626288b20 | bed3b7a61ecb4e7a2f36c9b37f7159c4311b04f0 | /app/src/main/java/com/liuhonghao/com/trainlife/fragment/RecommandFragment.java | 064586baee02412bcd724db013cd927928c7432a | [] | no_license | liuhonghao1994/TrainLife | c6a01bd952f8d322118e89e8a0f3c3c61e18dc92 | 5b24313e6b82a14f3118f22e49992aa85066f0d8 | refs/heads/master | 2021-01-23T02:39:46.246393 | 2017-03-24T00:54:15 | 2017-03-24T00:54:15 | 86,011,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,603 | java | package com.liuhonghao.com.trainlife.fragment;
import android.liuhonghao.com.trainlife.R;
import android.support.design.widget.TabLayout;
import android.support.v4.view.ViewPager;
import com.liuhonghao.com.trainlife.adapter.RecommandViewPager;
import com.liuhonghao.com.trainlife.base.BaseFragment;
import butterknife... | [
"1173111672@qq.com"
] | 1173111672@qq.com |
0feaf066d28e8d16dd3873b816b953bcc5de9324 | bf00a73529ae9fe97b96a4b950e54521ba96991e | /src/main/java/com/epam/models/GameFieldFood.java | 3bc9524bbed449c9dd923e8f98e1344baea2ba78 | [] | no_license | gelmutAm/tamagotchi-task | 8b0e44cf4ec5ca937aaedbf260e7dde65153796f | c6981456f6559e77ffbff05e5e2367c239e553d4 | refs/heads/master | 2022-04-11T05:09:55.921433 | 2020-02-17T01:08:57 | 2020-02-17T01:08:57 | 238,181,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package com.epam.models;
import javax.swing.*;
public interface GameFieldFood {
int getX();
int getY();
int getIncreaseHappinessValue();
int getIncreaseFullnessValue();
ImageIcon getIcon();
}
| [
"a_gelmut@mail.ru"
] | a_gelmut@mail.ru |
bea61e26c9143cf5bc15118a96ac9cf0f92bd490 | 838bc95cab102bc0128febc9b366029303ab04c9 | /src/main/java/de/techfak/gse/lwalkenhorst/argumentparser/Option.java | 348704541b8547579f78e7ec3be620cafc473f0e | [] | no_license | lukeboxwalker/g-se-2019 | 6e5d5207b99785311faa1ee0feabc423d44b93ea | 2563bdf4cec0af72ad9fc986bf319632f6c5d653 | refs/heads/master | 2023-08-28T08:11:41.641677 | 2021-11-14T01:17:40 | 2021-11-14T01:17:40 | 326,187,037 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,325 | java | package de.techfak.gse.lwalkenhorst.argumentparser;
import java.util.List;
/**
* Option that could be used in a commandline.
*/
public interface Option {
/**
* Option can conflict other options.
* Conflicting options are stored in a list
*
* @return list of conflicting option names
*/... | [
"lwalkenhorst@techfak.uni-bielefeld.de"
] | lwalkenhorst@techfak.uni-bielefeld.de |
355673ec8a564323c6368d5cf84811bef14aa6c1 | 42c2fe5e073fb4386508e1da905482c3b99c0bc0 | /src/com/biz/interfaces/remocon/RadioRCom.java | fefc95d873e022c9fc34102967e093a9dd6a64a8 | [] | no_license | dwt4597/ClassInterface | 924b5716488bd21a672952d1d9447be1820505b8 | 05887647d503bfa941810185757795002eba638b | refs/heads/master | 2020-04-07T20:24:12.377932 | 2018-11-22T11:04:14 | 2018-11-22T11:04:14 | 158,686,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package com.biz.interfaces.remocon;
public class RadioRCom implements RemoCom{
@Override
public void volUp() {
// TODO Auto-generated method stub
}
@Override
public void volDown() {
// TODO Auto-generated method stub
}
@Override
public void chUp() {
// TODO Auto-generated method stub
}
@Ov... | [
"ijs9200@naver.com"
] | ijs9200@naver.com |
9fcd37b934aaf2390e9ec3fdcb92b3ddb3de964e | 4948efc296596896cf942b0647a077d87e000988 | /study/src/main/java/com/mogu/hui/study/annotation/CacheAnnotation.java | b74f93ad575bfc9d9e4190b858c2a03db571b97e | [] | no_license | liuyueyi/java-web | 70b08fbfe22ad69d28230013ffca165a407a2eb3 | dbc58fbfa14a5033ca4c336f7a12ecd5ea47df81 | refs/heads/master | 2021-01-10T08:11:31.927596 | 2016-02-04T05:29:34 | 2016-02-04T05:29:34 | 47,119,685 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,621 | java | package com.mogu.hui.study.annotation;
//Java中提供了四种元注解,专门负责注解其他的注解,分别如下
//@Retention元注解,表示需要在什么级别保存该注释信息(生命周期)。可选的RetentionPoicy参数包括:
//RetentionPolicy.SOURCE: 停留在java源文件,编译器被丢掉
//RetentionPolicy.CLASS:停留在class文件中,但会被VM丢弃(默认)
//RetentionPolicy.RUNTIME:内存中的字节码,VM将在运行时也保留注解,因此可以通过反射机制读取注解的信息
//@Target元注解,默认值为任何元素,表示该注... | [
"yihui@mogujie.com"
] | yihui@mogujie.com |
3a4a4774947440b29d2a09c9bae90d487aeb7fdd | 4f9943ac3437abed05e0576a9ba0630cb2f7209c | /TingProject/app/src/main/java/com/testopensourceapplication/tingproject/RoundImageView.java | 82fb7ce49efaa3b3fde574a522107f65f3166029 | [] | no_license | stormdzh/ximalaya_fm | 68fb9ab4961ec92d976608b5d16b8565db41066a | 8b7c391808412ba5907980cbf2228ba7284c75ce | refs/heads/master | 2021-01-01T18:09:31.954240 | 2017-07-25T03:58:07 | 2017-07-25T03:58:07 | 98,262,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,854 | java | package com.testopensourceapplication.tingproject;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PorterDuff;
import android.graphics.PorterDuffXfermode;
import android.graphic... | [
"411788973@qq.com"
] | 411788973@qq.com |
38d8799c05d0553dcc5567bdcadc49f2e8e88181 | b71fcaf77e7fda8b91719e3304da46dfe613bc19 | /amazonInterviewPrep/src/Microsoft/ImplementTrie.java | 4d48015ac209e84456dc554a24e3dc4c65dfd7c4 | [] | no_license | aashishmahajan/amazoninterviewprep | 7e333a179d8b105f9cdfd6c0900a59e145e9cacb | 490602fffe83449b150268a2a827656d0b7574ea | refs/heads/master | 2020-03-16T17:10:58.503414 | 2018-06-26T00:57:45 | 2018-06-26T00:57:45 | 132,820,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,339 | java | package Microsoft;
import java.util.HashMap;
import java.util.Map;
class Trie{
Map<Character,Trie> children;
boolean endOfFile;
Trie(){
children = new HashMap<>();
endOfFile = false;
}
}
public class ImplementTrie {
Trie root;
ImplementTrie(){
root = new Trie();
}
... | [
"aashish.x.mahajan@disney.com"
] | aashish.x.mahajan@disney.com |
20793dad06f3c855a322adf77042bbba0b62dcde | 0b56b49b0a8d35621fe39178f1ad6323a237dfcc | /stardust-hazelcast-ra/src/main/java/com/hazelcast/jca/HazelcastConnectionFactoryMetaData.java | 35f50ab3690f21afc9d535577787c64bfb39bc7f | [] | no_license | robsman/stardust.components | 5af396bb83d5f4789254b85a24186a68d627b662 | 4e85ea10e61051f33204d17720e0f364c2a54826 | refs/heads/master | 2021-01-18T05:46:23.494968 | 2016-02-22T15:23:46 | 2016-02-22T15:23:46 | 68,415,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,541 | java | /*
* Copyright (c) 2008-2012, Hazel Bilisim Ltd. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | [
"stephan.born@sungard.com"
] | stephan.born@sungard.com |
2cdeadc9ed2f76693151ba420c9bcb698a3c6ecd | 23d9bebc4132ad1c51f9a57d010d4af81749beae | /src/main/java/exercise/programmers/p12926/P12926.java | ef025aeae6d3c382af986b9cb2e655962122d45e | [] | no_license | siyoon210/Algorithm-DataStructure | 51db47ddbd27f7bd47eb59166c8e0d3dfdd60956 | a27c27fec80ae150b3749b1a6eeefd83168998ee | refs/heads/master | 2022-05-19T14:07:31.986826 | 2022-04-17T04:12:37 | 2022-04-17T04:12:37 | 147,781,302 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,583 | java | package exercise.programmers.p12926;
import static org.assertj.core.api.Assertions.assertThat;
class Solution {
public String solution(String s, int n) {
char[] chars = s.toCharArray();
char[] answer = new char[chars.length];
if (n > 26) {
n = n % 26;
}
for (i... | [
"siyoon@woowahan.com"
] | siyoon@woowahan.com |
095611b89c64947d8b176ac9457505ac787cc250 | 4bc9c801310449412de0d32edd6fb7055d1eaad3 | /MyWayTrip/app/src/main/java/himywayplay/com/mywaytrip/trip/TripAdapter.java | b3b8d63c4383162cd97df1d54478fc575349d620 | [] | no_license | xiasiqiu/MyWayWork | ecb26ada4557b428e5f0d60e845fe3fc7ab9ad01 | 07d9810b46e466d2ea7aa07e27c15f1b15b7e2e5 | refs/heads/master | 2016-09-13T21:20:28.068697 | 2016-05-01T05:47:39 | 2016-05-01T05:47:39 | 57,537,798 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,999 | java | package himywayplay.com.mywaytrip.trip;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.net.wifi.WifiConfiguration;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import... | [
"491850673@qq.com"
] | 491850673@qq.com |
2b79718fa3f524521e110105ce3028b04821752e | 06a0f91bfc470eaf3622a8d62285d1db1227d0f9 | /src/main/java/com/weiCommity/Util/HttpJson.java | 6f079025bb6dfb12af57f94f532107ce4700d2b8 | [
"Apache-2.0"
] | permissive | hhxEmily521/WeiMusicCommunity | 84d4d25694609f92814839f020003fa4b2846473 | 1f3aea9b6b3b6bebef0520caafdcdea3f8e9d357 | refs/heads/master | 2021-01-20T06:12:44.669370 | 2017-04-29T08:16:13 | 2017-04-29T08:16:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,853 | java | package com.weiCommity.Util;
import org.json.JSONObject;
import javax.json.Json;
import java.io.StringWriter;
import java.util.ArrayList;
import java.util.List;
/**
* 描述:服务器封装数据传输用的类,通过这个类不同的客户端可以相互传递数据
* 发送时:
* 1.装配需要的变量(如果不修改默认是不发送任何类+传递正常的信息)
* 2.调用 constractJsonString() 进行装配JsonString
* 3.通过S... | [
"uryuohamusta@gmail.com"
] | uryuohamusta@gmail.com |
7fbb36a9daac1140b889c77626839c0685ff82c1 | 14f5a708c85abac9405872719a69d79585ec644f | /stud (1).java | 343527c6678c019dfad3cc02a53e17aef49da447 | [] | no_license | sandra123vp/java2 | bf46f23e50c08ca197fdb904dec3f5f8cb60e4e4 | 35dabffc327ee2e449164078ae7b1b7af6d0fc00 | refs/heads/main | 2023-08-03T02:15:06.477042 | 2021-10-05T18:28:57 | 2021-10-05T18:28:57 | 410,945,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,049 | java | import java.util.Scanner;
class student
{
String name;
int age;
String place;
String co;
int m1,m2,m3;
Scanner sc=new Scanner(System.in);
void read()
{
System.out.println("Enter the name:");
name=sc.nextLine();
System.out.println("Enter the Age:");
age=sc.nextInt();
sc.nextLine();
... | [
"noreply@github.com"
] | sandra123vp.noreply@github.com |
e9e8f5dcdcd0b295030f0a0ec62879b56fd17cea | f6d9f9a55bfd7c9c0f4a691701c9ebca33be3845 | /src/main/java/kcs/dto/BusinessDTO.java | e1c9bc95410866d791c40baf19ee7c695f2ee201 | [] | no_license | ceooyh/KCS | 232aff259b7a77321afe4091d86a9c7c5f31531a | 7f286fdcfa71d3981d768af7f46c097a39929817 | refs/heads/master | 2023-03-21T04:27:26.141758 | 2021-03-11T08:36:53 | 2021-03-11T08:36:53 | 342,273,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package kcs.dto;
import org.apache.ibatis.type.Alias;
@Alias("business")
public class BusinessDTO {
private int bno;
private String id;
private String business_no;
public BusinessDTO(int bno, String id, String business_no) {
super();
this.bno = bno;
this.id = id;
this.business_no = business_no;
}
public... | [
"ceojsqpqp@naver.com"
] | ceojsqpqp@naver.com |
fcce839ac67402c6a883744a5eb649c7cc2415cb | 32df8cd9bc7c36889982b87b081de932b58be916 | /plugin/src/main/java/com/framework/service/AccountService.java | 14679280a4757540e1a99c613ab571c8d673f7b0 | [] | no_license | xiasummer1019/spring-web | 76a1628b61102ecd348d5ed119f741cccf9fb0ee | 2d629b9e94ddedc5241e3046f20dc361730163d2 | refs/heads/master | 2021-08-07T13:53:07.698026 | 2017-11-08T08:16:08 | 2017-11-08T08:16:08 | 92,001,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package com.framework.service;
import java.util.Map;
/**
* 登录业务接口
* service
*/
public interface AccountService {
Map login(String name, String password) ;
void logout(String name, String token);
void register(Map account);
Map getAuth(String token);
}
| [
"xiasummer1019@hotmail.com"
] | xiasummer1019@hotmail.com |
663cd23cc01eb655329a79d477b5a6b305413c2b | 046f25bd011deb5ad16a8b7c8f61bdb5f495c29d | /src/main/java/org/yangyuan/security/exception/SecurityFilterAuthException.java | 730aa3d3f27852fbfd262a4d0a22e3999a4e39a1 | [
"Apache-2.0"
] | permissive | mayude/security | c69b34262a14ba936ae44b3f8528d2e6cd522ceb | 6d03394d2a29eca01d22d1c09371ed212e65e26a | refs/heads/master | 2020-03-18T11:28:07.981198 | 2018-05-07T07:56:18 | 2018-05-07T07:56:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 832 | java | package org.yangyuan.security.exception;
/**
* 基础认证失败异常
* @author yangyuan
* @date 2017年4月26日
*/
public class SecurityFilterAuthException extends FilterException{
private static final long serialVersionUID = 4317541537006535404L;
public SecurityFilterAuthException() {
super();
}
publi... | [
"iyangyuan@outlook.com"
] | iyangyuan@outlook.com |
e0530db7c1928737ef30068ddf201be969cd283e | a697c984c33afa66ef7a9a5c61f03de59ce63f36 | /security-app/src/main/java/lab/zlren/security/app/TokenStoreConfig.java | a57e6c4905881e816e76fee39cc34327bc3dfaa8 | [] | no_license | zlren/SpringSecurity | a4b5b3cd384bc11a9b165b531ec17cbb70207d73 | f2c5e0b506f2c99979ba3ff1a2cb3508fe561d37 | refs/heads/master | 2021-07-21T12:21:20.056112 | 2017-10-30T14:42:35 | 2017-10-30T14:42:35 | 106,522,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,560 | java | package lab.zlren.security.app;
import lab.zlren.security.app.jwt.MyJwtTokenEnhancer;
import lab.zlren.security.core.properties.SecurityProperties;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;
import org.springframework... | [
"zlren2012@163.com"
] | zlren2012@163.com |
ad531ba3ce25bb626210341d0d062d846d730e00 | 4691acca4e62da71a857385cffce2b6b4aef3bb3 | /patterns-modules/cqrs-es/src/main/java/com/baeldung/patterns/domain/Address.java | dfaa724434e21885c2bf82f1c0db28af910c3e81 | [
"MIT"
] | permissive | lor6/tutorials | 800f2e48d7968c047407bbd8a61b47be7ec352f2 | e993db2c23d559d503b8bf8bc27aab0847224593 | refs/heads/master | 2023-05-29T06:17:47.980938 | 2023-05-19T08:37:45 | 2023-05-19T08:37:45 | 145,218,314 | 7 | 11 | MIT | 2018-08-18T12:29:20 | 2018-08-18T12:29:19 | null | UTF-8 | Java | false | false | 227 | java | package com.baeldung.patterns.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class Address {
private String city;
private String state;
private String postcode;
}
| [
"kumar.chandrakant@soprabanking.com"
] | kumar.chandrakant@soprabanking.com |
32fbcb69232d4ca2d699028514b836449a13ee7f | 292e268f4f1a38688058a55cc075fb4deadfd7ed | /JavaEE2/bishe/src/main/java/top/aleaf/sync/handler/DeleteUserHandler.java | 9b3616a902bcb2654c0700775787ee837cdfc319 | [] | no_license | zitiaozhan/IDEA_CODE | 5a4b542ebe0b95158acb8587c9c3b064a650da48 | 8d1cb83ebae06c571240063bc6713903341e2cfe | refs/heads/master | 2022-01-20T09:58:03.249776 | 2019-05-19T10:08:49 | 2019-05-19T10:08:49 | 174,442,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,982 | java | package top.aleaf.sync.handler;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import top.aleaf.service.*;
import top.aleaf.sync.EventHandler;
import top.aleaf.sync.EventModel;
import top.aleaf.s... | [
"“zitiaozhan@163.com”"
] | “zitiaozhan@163.com” |
137aad1329c5602cf91ff0f054df54109e1aba38 | d6267a448e056b47d79cc716d18edec6dd91154c | /modules/spring/src/test/java/org/apache/ignite/transactions/spring/SpringTransactionManagerContextInjectionTest.java | 467be200a33797b9d723864d9ab444e746ad1ba2 | [
"Apache-2.0",
"LicenseRef-scancode-gutenberg-2020",
"CC0-1.0",
"BSD-3-Clause"
] | permissive | sk8tz/ignite | 1635163cc2309aa0f9fd65734317af861679679f | 2774d879a72b0eeced862cc9a3fbd5d9c5ff2d72 | refs/heads/master | 2023-04-19T03:07:50.202953 | 2017-01-04T21:01:13 | 2017-01-04T21:01:13 | 78,094,618 | 0 | 0 | Apache-2.0 | 2023-04-17T19:45:36 | 2017-01-05T08:30:14 | Java | UTF-8 | Java | false | false | 4,107 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | [
"eshangareev@gridgain.com"
] | eshangareev@gridgain.com |
52328b7c0284cf4c1214f45bc27faa7b7bd88fca | b34054000163aa2458e00bec572f3415399083f8 | /micro-service/micro-netty/src/main/java/com/ltyc/sms/codec/cmpp/CmppActiveTestResponseMessageCodec.java | 9cd74199fc6e30a0af7dc1942db6fd380a9e6934 | [] | no_license | Ywfgu/micro-Ywfgu-parent | d6d183c7ddbe8586ae1fddd654e3b52f7ff08b46 | c7d15b640c06ad0a60c829729dbd9a07fcc21d03 | refs/heads/master | 2022-12-21T22:09:47.887237 | 2020-03-16T06:25:37 | 2020-03-16T06:25:37 | 241,548,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,404 | java | package com.ltyc.sms.codec.cmpp;
import com.ltyc.sms.entity.cmpp30.msg.CmppActiveTestResponseMessage;
import com.ltyc.sms.entity.cmpp30.msg.Message;
import com.ltyc.sms.entity.cmpp30.packet.Cmpp30ActiveTestResponse;
import com.ltyc.sms.entity.cmpp30.packet.CmppPacketType;
import com.ltyc.sms.entity.PacketType;
import ... | [
"guht@eastcom-sw.com"
] | guht@eastcom-sw.com |
4b725ebef572736e785c6cf3ce6714b45ebe349d | 6b1311d1ce7be17980b2fc60157484812a0e3e94 | /security/src/main/java/com/example/security/config/mybatis/MyBatisConfig.java | 74de3093f787084733035f12bb09114ed958c297 | [] | no_license | ohyesmygod/secretbook | a312cc317d1f93064a52be5b731460db77815ec1 | d24e73e3c9a00757cb46f87006d8bd447bf00f4c | refs/heads/master | 2020-09-27T07:29:14.721964 | 2019-12-17T08:06:31 | 2019-12-17T08:06:31 | 226,463,972 | 0 | 0 | null | 2019-12-17T07:34:12 | 2019-12-07T06:02:24 | Java | UTF-8 | Java | false | false | 264 | java | package com.example.security.config.mybatis;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.context.annotation.Configuration;
@Configuration
@MapperScan(basePackages = {"com.example.security.mapper"})
public class MyBatisConfig {
}
| [
"ludaliang@cloudh.net.cn"
] | ludaliang@cloudh.net.cn |
90b5fc7b251370de9b0237a59e3eb76093a289fd | 9a52fe3bcdd090a396e59c68c63130f32c54a7a8 | /sources/com/google/zxing/oned/rss/expanded/RSSExpandedReader.java | 943ddf68c89ff42c09b6b60cc9a4f8d785021e2b | [] | 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 | 27,598 | java | package com.google.zxing.oned.rss.expanded;
import androidx.recyclerview.widget.ItemTouchHelper.Callback;
import com.facebook.internal.FacebookRequestErrorClassification;
import com.google.android.gms.games.Notifications;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.DecodeHintType;
import com.google.... | [
"mdkhnmm@amazon.com"
] | mdkhnmm@amazon.com |
50af7ae7498c7cacbd144d65c4182f33a12f4dfa | c0dc118ccea75be1415f0dc9395171cc0801d552 | /DemoApp_BCM/app/src/main/java/com/tkdrnjs0621/demoapp_bcm/MainActivity.java | cb1c08854090af205553087946ccec0d2d65e076 | [] | no_license | ssai-snu/Intern_2021_Spring | e03f6700d72b5fa672463140a3b9e9c563293279 | e6715fed0012020d5f045c36e0419275e843d156 | refs/heads/main | 2023-05-23T17:44:59.814855 | 2021-06-29T20:35:03 | 2021-06-29T20:35:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,439 | java | package com.tkdrnjs0621.demoapp_bcm;
import androidx.appcompat.app.AppCompatActivity;
import android.bluetooth.BluetoothAdapter;
import android.content.Intent;
import android.graphics.Point;
import android.os.Bundle;
import android.os.Looper;
import android.util.Log;
import android.view.Display;
import android.view.V... | [
"tkdrnjs0621@snu.ac.kr"
] | tkdrnjs0621@snu.ac.kr |
e405d04bbab56f361482b9ed96aa01a9def4daf0 | 1ce1ee68034f7392de01cdd99fd01e4078ac05c3 | /SeasonalFruit.java | aa7410ef4e93df7c007a8845268a81b09937441a | [] | no_license | violetwei/online-virtual-market-place | 92b24b23b5c8680c1c391ff5718615682660a148 | f3632add416917f05290bb1c2346417ccca45946 | refs/heads/master | 2020-04-04T21:05:34.706914 | 2018-11-12T02:25:26 | 2018-11-12T02:25:26 | 156,273,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 937 | java | /*
* Write a class SeasonalFruit derived from the Fruit class.
*
* The SeasonalFruit class has no fields, but it has the following public methods:
* A constructor that takes as input a String with the name of the product, a double indicating the weight in kg,
* and an int indicating the price per kg of such... | [
"noreply@github.com"
] | violetwei.noreply@github.com |
55d567f8e34d9ea58671b2f22bb34d8ff468f259 | 98bcb36b307ce97f2e3a61c720bd0898c00d71f8 | /modules/dfp_axis/src/main/java/com/google/api/ads/dfp/axis/v201505/SuggestedAdUnitUpdateResult.java | 5b66a0f291d098ad8e36a7f6003643478ab7c8fc | [
"Apache-2.0"
] | permissive | goliva/googleads-java-lib | 7050c16adbdfe1bf966414c1c412124b4f1352cc | ed88ac7508c382453682d18f46e53e9673286039 | refs/heads/master | 2021-01-22T00:52:23.999379 | 2015-07-17T22:20:42 | 2015-07-17T22:20:42 | 36,671,823 | 0 | 1 | null | 2015-07-17T22:20:42 | 2015-06-01T15:58:41 | Java | UTF-8 | Java | false | false | 6,617 | java | /**
* SuggestedAdUnitUpdateResult.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
*/
package com.google.api.ads.dfp.axis.v201505;
/**
* Represents the result of performing an action on {@link SuggestedAdUnit}
* objects.
*/
public class S... | [
"api.cseeley@gmail.com"
] | api.cseeley@gmail.com |
07959f9885de93a2d439cf8e72559c024db09252 | a8fb95dd87f49444ead0dc684a491b92b655a347 | /src/main/common/util/SessionKit.java | 92805381945e6ed82ab8785962067ba5065be938 | [] | no_license | FrozenCharlos/CPMS | b0d7b1231c59ce5d436be813a0bd5349d025636a | 2a87d583c61ba0e310cd1885adf8424fffd968e0 | refs/heads/master | 2020-04-29T21:52:31.718020 | 2019-04-10T08:29:11 | 2019-04-10T08:29:11 | 176,427,889 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package main.common.util;
import javax.servlet.http.HttpSession;
public class SessionKit {
private static ThreadLocal<HttpSession> tl = new ThreadLocal<HttpSession>();
public static void set(HttpSession s) {
tl.set(s);
}
public static HttpSession get() {
return tl.get();
}
p... | [
"1173128047@qq.com"
] | 1173128047@qq.com |
b91d5ef4f8afeeeaa7fea4aadaebaa50e4995b3b | 6f7bf7087a8127d0e654e0f506aaca33d40f0662 | /src/tilegame/input/KeyManager.java | cddaf822f69f9438ddd8be7231ca92f152cb8543 | [] | no_license | rsupak/TileGame | 9dde0ca62f43f3d54276d236d6f89f05c36877c0 | 03905d8950c1f6d4eb67f7aa6f4660954c1ebccf | refs/heads/master | 2021-07-23T15:43:26.416063 | 2017-11-03T03:09:37 | 2017-11-03T03:09:37 | 109,346,337 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 785 | java | package tilegame.input;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
public class KeyManager implements KeyListener {
private boolean[] keys;
public boolean up, down, left, right;
public KeyManager() {
keys = new boolean[256];
}
public void tick() {
... | [
"richard.supak@icloud.com"
] | richard.supak@icloud.com |
68939417b6d6ecdb756017ca3c7985ea8ad40810 | f6b90fae50ea0cd37c457994efadbd5560a5d663 | /android/nut-dex2jar.src/com/amap/api/maps2d/model/TextOptions.java | 15e749a6be36bf67a613fb2b5041d239ccc9be75 | [] | no_license | dykdykdyk/decompileTools | 5925ae91f588fefa7c703925e4629c782174cd68 | 4de5c1a23f931008fa82b85046f733c1439f06cf | refs/heads/master | 2020-01-27T09:56:48.099821 | 2016-09-14T02:47:11 | 2016-09-14T02:47:11 | 66,894,502 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,558 | java | package com.amap.api.maps2d.model;
import android.graphics.Typeface;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Parcelable;
public class TextOptions
implements Parcelable
{
public static final TextOptionsCreator CREATOR = new TextOptionsCreator();
private String a;
private Typeface ... | [
"819468107@qq.com"
] | 819468107@qq.com |
4345f7f5988860c91149fd25f14e05b614712aeb | a471a95b64ab58983da5324b13f87857283aba3d | /src/main/java/fi/derpnet/derpbot/httpapi/HttpApiDaemon.java | a10321f76e38346ad419896b33b7d07b589d33ef | [] | no_license | Scrin/DerpBot | 7c2483e1777f4e7ecbfb8d39a86176a4ca705cdc | 9dc56c4109231db14423f86d4f0ef2449eea65f5 | refs/heads/master | 2021-05-09T19:37:51.142644 | 2019-10-23T15:28:58 | 2019-10-23T15:28:58 | 118,652,204 | 0 | 2 | null | 2020-12-02T18:37:50 | 2018-01-23T18:34:38 | Java | UTF-8 | Java | false | false | 2,158 | java | package fi.derpnet.derpbot.httpapi;
import fi.derpnet.derpbot.controller.MainController;
import fi.derpnet.derpbot.httpapi.handler.MessageHandler;
import java.io.IOException;
import java.net.InetSocketAddress;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.htt... | [
"Microx256@gmail.com"
] | Microx256@gmail.com |
b05feae4fc10a620b6465647beef2fece3804751 | 13c82eeb3d6caaa31d88b52429ea4239f54f30cd | /chap004/src/main/java/java8_3/chap11/map/TreeMapEx.java | 42d977fc9bf0ca95f2b582feb3b3090ab57a22f5 | [] | no_license | nekisse-lee/java_study | 9d8c3735cc02c66a2c66210c4e3859727fee860c | b661a3b22e61e90f9134bc3d1229954c5672f024 | refs/heads/master | 2020-05-22T13:59:48.844596 | 2019-08-04T08:18:06 | 2019-08-04T08:18:06 | 186,373,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,412 | java | package java8_3.chap11.map;
import java.util.*;
public class TreeMapEx {
@SuppressWarnings("Duplicates")
public static void main(String[] args) {
String[] data = { "A","K","A","K","D","K","A","K","K","K","Z","D" };
TreeMap map = new TreeMap();
for(int i=0; i < data.length; i++) {
... | [
"lsh891224@gmail.com"
] | lsh891224@gmail.com |
9cace7b9d58dd4890e265592806aace64e531822 | c164d8f1a6068b871372bae8262609fd279d774c | /src/main/java/edu/uiowa/slis/VIVOISF/Thing/ThingNameShortESIterator.java | 3e30b3a31e6adc3782d45a49ff8792eba3c5ee51 | [
"Apache-2.0"
] | permissive | eichmann/VIVOISF | ad0a299df177d303ec851ff2453cbcbd7cae1ef8 | e80cd8b74915974fac7ebae8e5e7be8615355262 | refs/heads/master | 2020-03-19T03:44:27.662527 | 2018-06-03T22:44:58 | 2018-06-03T22:44:58 | 135,757,275 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,219 | java | package edu.uiowa.slis.VIVOISF.Thing;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.JspTagException;
import org.apache.jena.query.QuerySolution;
import org.apache.jena.query.ResultSet;
@SuppressWarnings("serial")
... | [
"david-eichmann@uiowa.edu"
] | david-eichmann@uiowa.edu |
205db341aa1e790f49b9d81628b2c16db0247a84 | 900d6073617011ba01b754f8f559b4695cfd7bf3 | /src/main/java/com/exercise/service/AssetService.java | 9882d82f95c9dc02edababab018f9ab05956fda1 | [] | no_license | amitrrao/my-spaces-api | b93b8da1ff384d081738b5f6fba0dbff8931a34c | ed3822c3e0539a64dc7eeae3738e2a599f47decc | refs/heads/master | 2021-09-04T06:28:42.779369 | 2018-01-16T17:20:04 | 2018-01-16T17:20:04 | 117,259,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,336 | java | package com.exercise.service;
import java.util.List;
import java.util.NoSuchElementException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.exercise.base.Type;
import com.exercise.data.... | [
"amith.nie@gmail.com"
] | amith.nie@gmail.com |
516846dd05d04f10c2955c00b623317636a6992a | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/56/org/apache/commons/math/stat/descriptive/moment/GeometricMean_GeometricMean_63.java | 8aff04c79f4aab27aa5c58b93073b783da109e2e | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 856 | java |
org apach common math stat descript moment
return href http www xycoon geometr htm
geometr valu
link sum log sumoflog instanc comput sum log return
code exp sum log code
valu result code nan code
valu neg
code doubl posit infin code
result code code
code doubl posit infin code
code doubl ne... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
570219cae05e87121815427f540ffbe33fac55b0 | 1e553563301cc4912e0db6444c94020088772120 | /Lab 7/src/Calculator.java | 42887322eb52589cd8309d5a04a21d725a721dd0 | [] | no_license | anudit/java2sem | 497812aba1c9043e273e75297c6bcecf478603e8 | 12dcba14ed68adad55d5177d22daec696876aacd | refs/heads/master | 2022-01-19T17:02:57.714154 | 2019-05-03T02:48:55 | 2019-05-03T02:48:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package Lab7;
public class Calculator {
private double a;
private double b;
Calculator(){
}
Calculator(float a, float b){
this.a = a;
this.b = b;
}
public void add(){
System.out.println(a+b);
}
public void subtract(){
System.out.println(a-b);
... | [
"nagaranudit@gmail.com"
] | nagaranudit@gmail.com |
23b960f4432d4a7cd9be688f1950d73bd65402e9 | 986959557259f50fffd1f5977b0abe489cf6bcf4 | /app/src/main/java/edu/estgp/njoy/njoy/ble/BluetoothLeService.java | 57fbef8037a0c760ebebac99b62e1c881f37e58d | [] | no_license | pedroleitao95/NJOYFP | c31848728fbb127b6a625214da2e3bd93f9fd5e3 | 1298310f5c933f658ea33708747f10d4774a237e | refs/heads/master | 2020-03-25T16:08:33.761861 | 2018-08-07T19:26:02 | 2018-08-07T19:26:02 | 143,916,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,082 | java | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"pedro.leitao95@gmail.com"
] | pedro.leitao95@gmail.com |
cc3626c064ffe2003c478d826a47f52314b39c75 | ffc235d28c284105c2689ada05df9f0151a5c7b0 | /src/main/java/com/example/mapper/PlayerMapper.java | e5e768d470ce44caaead907ddd4e870fc611d325 | [] | no_license | aoyhic/mosaic | 656110a16f809ec08c0956ba8651053e395e27e2 | 66198b6c2401d9db1af9ff77da1382e657f68129 | refs/heads/master | 2020-05-24T22:50:43.925208 | 2017-03-30T08:24:58 | 2017-03-30T08:24:58 | 84,888,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package com.example.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Select;
import com.example.domain.Player;
import com.example.util.Pagination;
public interface PlayerMapper {
@Select("select count(*) from player")
int selectTotalCount();
@Select("select * from player")
List<Player> s... | [
"java"
] | java |
163add4d6baab2ecd71bb8820ded369f3acfda79 | 56cf34c40c5048b7b5f9a257288bba1c34b1d5e2 | /src/org/xpup/hafmis/syscollection/common/dao/ChgPaymentHeadDAO.java | b24110cdc12714d501ea548b61ae14e8ea1d8e84 | [] | no_license | witnesslq/zhengxin | 0a62d951dc69d8d6b1b8bcdca883ee11531fbb83 | 0ea9ad67aa917bd1911c917334b6b5f9ebfd563a | refs/heads/master | 2020-12-30T11:16:04.359466 | 2012-06-27T13:43:40 | 2012-06-27T13:43:40 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 6,615 | java | package org.xpup.hafmis.syscollection.common.dao;
import java.io.Serializable;
import java.math.BigDecimal;
import java.sql.SQLException;
import java.util.Iterator;
import java.util.List;
import java.util.Vector;
import org.apache.commons.lang.Validate;
import org.hibernate.HibernateException;
import org.h... | [
"yuelaotou@gmail.com"
] | yuelaotou@gmail.com |
abdf592279815ca79cc44326076677dd0d496a84 | cc38cc0f5ffb7cad933fa2a427fc459cdb077cd7 | /src/main/java/com/devlogmoa/domain/member/Role.java | d83df1ef8c633d721d00f4c1cd073ba22a5c8c0c | [] | no_license | monkeyDugi/dev_log_moa | cd06da55ab0a1b36a6c3aee322d37d7f23a2f78d | 2d6fed75e96a55e69e44e337fb0a7adbf047b96f | refs/heads/main | 2023-08-26T08:26:36.251715 | 2021-10-26T15:54:39 | 2021-10-26T15:54:39 | 358,889,507 | 12 | 0 | null | 2021-10-10T09:13:44 | 2021-04-17T13:43:13 | JavaScript | UTF-8 | Java | false | false | 327 | java | package com.devlogmoa.domain.member;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
@RequiredArgsConstructor
@Getter
public enum Role {
GUEST("ROLE_GUEST", "비회원"),
USER("ROLE_USER", "회원"),
ADMIN("ROLE_ADMIN", "관리자");
private final String key;
private final String title;
}
| [
"lbd4946@gmail.com"
] | lbd4946@gmail.com |
8a608a74ef2037cc7e2ba2f5caa3a74448c41778 | 1767eae991afcb081159f4e76aeac6c47d500a20 | /Smalltalk/src/test/java/experimental/TestDynaInvokeByCast.java | 3960f6596ae1d5c9d54d33f7eaa047739dcf84a3 | [] | no_license | herrwieger/latenightsmalltalk | 3c87d48f8fbbc85209aadd48b5ac8f7cf4a25abe | e416e03e346c882f05036878b794e422e285f426 | refs/heads/master | 2021-01-25T04:08:09.620674 | 2008-03-09T15:11:04 | 2008-03-09T15:11:04 | 38,327,070 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,581 | java | package experimental;
import java.lang.reflect.Method;
import org.testng.annotations.Test;
public class TestDynaInvokeByCast {
//--------------------------------------------------------------------------
// constants
//-------------------------------------------------------------------------... | [
"thomas.wieger@gmx.de"
] | thomas.wieger@gmx.de |
7fce83e0aaadd10061e8599ec82fa47615b6809a | 1fca490389eff0adf68d6b0e8b9c7365ab777016 | /app/src/test/java/cn/edu/s07150833gdmec/mycontacts/ExampleUnitTest.java | 91254aa3dee9ea5590c0573a4d57ea438d210824 | [] | no_license | gdmec07150833/MyContacts | 998cc4e5ad748e375fdf63486b9134411dbf0e6a | 3d5f353d181aa94a5775f843693ee1db92ad4eb4 | refs/heads/master | 2021-01-12T08:33:35.809951 | 2016-12-16T01:46:34 | 2016-12-16T01:46:34 | 76,611,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package cn.edu.s07150833gdmec.mycontacts;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
... | [
"sp36232565@163.com"
] | sp36232565@163.com |
d2c533627d71064fed54361e65856b48cc959362 | 2932b63401a364a868f2354215cb25b748df47b5 | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/org/changeip/seoul/malin/R.java | be20cc7d6c8dea7608bc742438acab034d754414 | [] | no_license | nkbang/malin | 2c7f30d92fcff365a0230f17f5125cd4acf87f9f | 8d2d515a3953173f056c02516d8806d8ac26c97c | refs/heads/master | 2021-01-02T23:19:10.197990 | 2020-10-27T16:53:08 | 2020-10-27T16:53:08 | 99,495,440 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682,445 | 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 org.changeip.seoul.malin;
public final class R {
public static final class anim {
public static final int abc_fade_in=0x7f010... | [
"rev.bang@gmail.com"
] | rev.bang@gmail.com |
77f92d0ec67146352a6162eca37d9760b4e2cf29 | 5407dbe691c629fbd60064d23f72adec9bdfbdb1 | /app/src/main/gen/com/example/prasetyo/moviedb/Manifest.java | 148e1ee266439dccd2b9f991ba8b1e394be2a41b | [] | no_license | dtprsty/dicoding-MovieDb | f2d41a175bfd277c0ad0f467892a6bc14d03f070 | d0bdbed02a72ab9ad129fc43733abef75ba5dc6a | refs/heads/master | 2020-03-27T23:05:39.516957 | 2018-12-15T06:38:58 | 2018-12-15T06:38:58 | 147,289,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 198 | java | /*___Generated_by_IDEA___*/
package com.example.prasetyo.moviedb;
/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */
public final class Manifest {
} | [
"dtprsty@gmail.com"
] | dtprsty@gmail.com |
82c11ec7675b14879eac6b4e1df0836c975843c5 | 834fa8ceb988a6e0e198d2da90fa5e23632202e6 | /src/Chapter12/Test21/Father.java | b4e1ad050cbe83ae017fb42347978108c140a03d | [] | no_license | EamonYin/Thinking-in-Java-Exercise | 70a1f72cea8f7aa090268e31c8ec3515d25ccddc | a2c89c969b867e713cefd90bf2098097b2df5fdc | refs/heads/master | 2022-12-28T13:58:40.580967 | 2020-10-07T00:19:51 | 2020-10-07T00:19:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | package Chapter12.Test21;
/**
* @author:YiMing
* @create:2020/8/13,20:03
* @version:1.0
*/
public class Father {
public Father() throws FatherException {
throw new FatherException("this is fatherException");
}
}
| [
"l"
] | l |
20b977c6f95e4e85373766d91d4f87fa56982e50 | 5e80ff98ebbdcaa4e1e692f6344a9dee3d4df5aa | /src/main/java/com/laptrinhjavaweb/dto/MyUser.java | 448a9d7dce09f1b13f432c93190d732ad8dc207e | [] | no_license | NVCToan/springboot-mysql-herokuserver | 0c9bf3c4f590d8e43d148ce2d4484d51fefc01dd | ef251862b77aa6a05d0de7f06c821559359f262c | refs/heads/master | 2023-05-31T21:43:25.749698 | 2021-07-08T16:26:02 | 2021-07-08T16:26:02 | 384,184,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 804 | java | package com.laptrinhjavaweb.dto;
import java.util.Collection;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.User;
//Lop de sustom lai lop user da duoc viet san
public class MyUser extends User{
public MyUser(String username, String password, boolea... | [
"toann7700@gmail.com"
] | toann7700@gmail.com |
14dff726d0ae10d8a033ace54534b87fd97bb033 | 80addf939aac0e118067574d9358dbfcdb794ac6 | /TMS/firstlesson (7)/firstlesson/src/by/tms/test/C.java | 6feed9b1b14b03b699a5df49780a8f45c56fff5b | [] | no_license | GH-Slav/myJava | 80526cf0f56303b978fcc2f2559dc0210172feb9 | 3f9e04b1be8f856e5d8b23e7f8eac105186f5f4c | refs/heads/master | 2021-05-18T11:34:03.138190 | 2020-03-30T06:52:27 | 2020-03-30T06:52:27 | 251,228,167 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package by.tms.test;
public class C extends B {
public static int a = 12;
public void run(String a){
}
// public static void abc(){
// System.out.println("C");
// }
}
| [
"59572751+GH-Slav@users.noreply.github.com"
] | 59572751+GH-Slav@users.noreply.github.com |
c1442352c64931eef5eac5c825fd400d418594f3 | 98f3528d8fe947e4c26004d7ae8df6cb71923304 | /PDF.co Web API/DOC To PDF API/Java/Convert DOC To PDF From URL/src/com/company/Main.java | dc5792f17bcfb8b31932ce84153a8605b0b41311 | [
"Apache-2.0"
] | permissive | fairhopeweb/ByteScout-SDK-SourceCode | 881724ce5a162f84ccaef0b54bb4a1498ef122a5 | 36a4f67b1fa45b609d75da99485635f09327586a | refs/heads/master | 2023-07-17T23:22:45.643466 | 2021-09-06T14:56:44 | 2021-09-06T14:56:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,883 | java | //*******************************************************************************************//
// //
// Download Free Evaluation Version From: https://bytescout.com/download/web-installer //
// ... | [
"estarkov@gmail.com"
] | estarkov@gmail.com |
24d81b00c8cc5cce4391224a10b4cfa31d97979e | 24ec364619186fa616122f6c581080ce9dd3d745 | /src/edisyn/edisyn/synth/waldorfmicrowavext/WaldorfMicrowaveXT.java | 8039e5d0ce68683ca10a0062d30be97c6a002f46 | [
"Apache-2.0"
] | permissive | danielappelt/edisyn-beatstep | 5cee4d838a1b47804c488b61e2fcb4ce30df2cc2 | 0dbc017871ad81c947ec531359c68fcc9c74f5aa | refs/heads/master | 2020-05-05T04:32:56.472230 | 2019-06-16T19:21:13 | 2019-06-16T19:21:13 | 179,715,974 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 89,968 | java | /***
Copyright 2017 by Sean Luke
Licensed under the Apache License version 2.0
*/
package edisyn.synth.waldorfmicrowavext;
import edisyn.*;
import edisyn.gui.*;
import java.awt.*;
import java.awt.geom.*;
import javax.swing.border.*;
import javax.swing.*;
import java.awt.event.*;
import java.util.*;
import jav... | [
"daniel.appelt@gmail.com"
] | daniel.appelt@gmail.com |
0a1b00df0a63267d4b4e8a808f87fb2918166250 | 02864ac4a0eafb61ee9dc15ea0ea75f4ab6f0ec8 | /src/Colecciones/SetADT.java | b7c62085b9c9f84b451c052ce2a96e8c733bdc5f | [] | no_license | christiangalicia/EstructuraDeDatos2020 | d5fd6277c05a20ff930f3d72625a35937c09b94b | fd41bed0a609abf7f6285440da536b24c82a6cc9 | refs/heads/master | 2023-01-20T03:17:47.883215 | 2020-11-25T14:26:42 | 2020-11-25T14:26:42 | 294,395,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | 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 Colecciones;
import java.util.Iterator;
/**
*
* @author user
*/
public interface SetADT<T> {
//añane un ... | [
"user@LAPTOP-UF5CNHHH"
] | user@LAPTOP-UF5CNHHH |
599402d5302023ec587a7f8b47525d3c186e0bf4 | e7dbf57542acd33b805784b51d787ce98e55624e | /src/main/java/com/rabbit/demo/rabbit/MsgReceiver.java | 3db935b7258fe0a056354f7f07247ce01f0c367c | [] | no_license | 154612077/spring-boot-mq | b3aa28d0790c80cca9e1f30fa125011412f49d84 | 0e207bdc44375142079422b7a174cd66a6bf2eae | refs/heads/master | 2020-07-02T03:07:53.473333 | 2019-09-02T05:39:24 | 2019-09-02T05:39:24 | 201,397,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package com.rabbit.demo.rabbit;
import com.rabbit.demo.config.RabbitConfig;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.amqp.rabbit.annotation.RabbitHandler;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.stereotype.Component;
/**
... | [
"xzk@ihotel.cn"
] | xzk@ihotel.cn |
726f775f5688f2c157b7861f1d3a11abccf93a5a | 2b462598cd9b59a37ca335dabc91361d40cd574c | /app/src/main/java/com/bob/lottery/Manager/TitleManager.java | 96940ef7a8230eac847cdcd5c9020d3528d9a459 | [] | no_license | piwenjun/Lottery | 2ad6facc5b1806898b6640cc0f511a24ec7b9805 | 595c7afe49a62ad9106ecdf065b89a00eeab3b57 | refs/heads/master | 2020-04-10T00:17:42.103286 | 2016-03-05T10:43:23 | 2016-03-05T10:43:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,720 | java | package com.bob.lottery.Manager;
import android.app.Activity;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.bob.lottery.R;
import com.bob.lottery.util.ConstantValue;
import com.bob.lottery.util.GlobalParams;
import com.bob.l... | [
"1641809917@qq.com"
] | 1641809917@qq.com |
aa3b421d3cf4c636b7b104ac7722fd0dbc488e93 | 80ef2840f5d8c4cccd3028140716ab23afc85a8c | /ydialog/src/main/java/com/tangwy/ydialog/internal/BaseDrawable.java | fa9f6dda0b1fa4b511f24e5f60d3a887a03e0816 | [] | no_license | troytang/YDialog | 246c8f8649d4750dda454bf67da22a9136cf32cb | cef76fe91700088c3fad2205d4ef9e6265688387 | refs/heads/master | 2021-01-10T01:58:33.463804 | 2015-10-16T07:00:24 | 2015-10-16T07:00:24 | 44,219,782 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,817 | java | package com.tangwy.ydialog.internal;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.ColorFilter;
import android.graphics.PixelFormat;
import android.graphics.drawable.Animatable;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.widget.Imag... | [
"YTroy"
] | YTroy |
b03424896b075cbd22035e03d98409f74295bcea | e556009a379bcc7f0b54012c2ef8054b5c9cb258 | /AllTest/src/point21/OnHand.java | c3204963fccfed10dc30aa1e1e9b25bdd093e034 | [] | no_license | GawainLee/AnalystImageTarget | 32849231ae58ef98f1ce64c55787ceb3c9480a4a | 62e0530e8a68418fc2b763ec0e1cddcf460af2c6 | refs/heads/master | 2020-07-17T05:58:00.203067 | 2019-09-03T01:21:03 | 2019-09-03T01:21:03 | 205,961,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,197 | java | package point21;
import java.util.ArrayList;
public class OnHand {
private ArrayList<Card> cardsOnHand;
private boolean hasAce = false;
private int onHandScoreHasOne = 0;
private int onHandScoreNotHasOne = 0;
private boolean needBid = true;
private ArrayList<Integer>onHandScore;
public OnHand() {
// TODO ... | [
"lzqweasz@126.com"
] | lzqweasz@126.com |
553ea1b1aab1fbcceafa241727550fa9f547966d | d30016b079936c0a909958cc52a5d677dd0d586d | /app/src/main/java/brandjunhoe89/chatting/fragment/AccountFragment.java | b51237e8708d51258a2961eb9b43f570ea40b8f6 | [] | no_license | ehwnsghl2/Chat | 50cc23e337f98605325dbdbb1084fd4a19b15a0b | f67c414a32da052d682901af3e8e24cb601f6f1b | refs/heads/master | 2021-05-09T19:38:47.332142 | 2018-01-03T03:33:29 | 2018-01-03T03:33:29 | 118,654,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,420 | java | package brandjunhoe89.chatting.fragment;
import android.app.AlertDialog;
import android.app.Fragment;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import androi... | [
"ehwnsghl2@naver.com"
] | ehwnsghl2@naver.com |
df11ef7364e309b3ab917e827ec852ec9095f496 | 0366dec0f36b6a0bca708a343533ac988f74dc59 | /src/main/java/com/kimigayo/jvm/classloader/LoaderTest.java | ab0a48250bc2ce82177e4b3a02ffe4781e633d4a | [] | no_license | kimigayo/Java-Basic | 468803687d53d2a0a5f463066626e37701577561 | 3edbe2ce6709602e5cad8ea93cbaef44b1883760 | refs/heads/master | 2020-04-07T23:00:47.921854 | 2018-12-25T01:13:05 | 2018-12-25T01:13:05 | 124,232,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 750 | java | package com.kimigayo.jvm.classloader;
/**
* OSGI加载器,每个bundle都使用一个加载器
*/
public class LoaderTest {
public static void main(String[] args) {
System.out.println(LoaderTest.class.getClassLoader());
System.out.println(LoaderTest.class.getClassLoader().getParent());
System.out.println(LoaderTes... | [
"1056477503@qq.com"
] | 1056477503@qq.com |
22e912f7b8ada3c45555e6bb457ba3fcd5c7d82d | 0e0dae718251c31cbe9181ccabf01d2b791bc2c2 | /SCT2/tags/M_SCT_15/test-plugins/org.yakindu.sct.generator.java.test/src-gen/org/yakindu/sct/generator/java/test/AlwaysOncycleTest.java | 25e24ea75d82a1b681cf60a62e9ca61325ea14dc | [] | no_license | huybuidac20593/yakindu | 377fb9100d7db6f4bb33a3caa78776c4a4b03773 | 304fb02b9c166f340f521f5e4c41d970268f28e9 | refs/heads/master | 2021-05-29T14:46:43.225721 | 2015-05-28T11:54:07 | 2015-05-28T11:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,671 | java | /**
* Copyright (c) 2012 committers of YAKINDU 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
*
* C... | [
"terfloth@itemis.de"
] | terfloth@itemis.de |
351cad668c679f6c6f2fbea3972c263c91b419d3 | 5a6fe4c54d473e6b69148b3de1533a1bbc6c0925 | /entity/src/main/java/com/mironov/image/studio/entities/Tournament.java | 9c2f5642ab574c1b43c20c23fc6ddd59626dd70c | [] | no_license | deadlypower231/it-academy-Image_studio | ab8f60f2b79501e49643a8d608f7ce5165a6b511 | 7471679faec7de620a6049c48c26a037ba5bd936 | refs/heads/master | 2023-05-13T12:39:41.105942 | 2021-05-26T19:14:25 | 2021-05-26T19:14:25 | 358,361,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,451 | java | package com.mironov.image.studio.entities;
import com.mironov.image.studio.enums.Status;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.experimental.SuperBuilder;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Dat... | [
"deadlypower1992@gmail.com"
] | deadlypower1992@gmail.com |
ad20ea6ca2dfcb87de482535c8fea3fcaaf495a7 | 4e530cf6031367764fafcf35ea1c0a4ad35fa903 | /selenium/webdriver/Topic_16_Upload_File_II.java | 72474b7b45105e0c1e60081f187b6d397a0b2433 | [] | no_license | duyquang26103/Selenium-webdriver-testng | 13178ad3cf7b58252dad7add9a907ae87f076081 | d8a15527bcf57d722cf4246cbba6f90bc8871819 | refs/heads/master | 2023-08-18T04:38:04.813410 | 2021-10-04T08:10:24 | 2021-10-04T08:10:24 | 402,091,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,038 | java | package webdriver;
import java.awt.AWTException;
import java.awt.Robot;
import java.awt.Toolkit;
import java.awt.datatransfer.StringSelection;
import java.awt.event.KeyEvent;
import java.io.File;
import java.io.IOException;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
im... | [
"duyquang26103@gmail.com"
] | duyquang26103@gmail.com |
6c6c880a080534c0da60c35b8c3f6103193e335f | 8f0aecc8b4bfe30ebf966a19cf08b7c8d39bb721 | /demo/src/main/java/me/yokeyword/sample/demo_zhihu/ui/fragment/BaseMainFragment.java | 8265f0d5556a9fe7e7a4d78f25d6ae20031633ed | [
"Apache-2.0"
] | permissive | Geek365/Fragmentation | 329f92b6c8ec101c2ad1d5dc232eacac534ac080 | daacdeba2837b21d43ae4e544d32a092d3773340 | refs/heads/master | 2020-12-25T10:34:52.013384 | 2016-06-30T03:23:39 | 2016-06-30T03:23:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,929 | java | package me.yokeyword.sample.demo_zhihu.ui.fragment;
import android.content.Context;
import android.support.v7.widget.Toolbar;
import android.view.View;
import me.yokeyword.fragmentation.anim.FragmentAnimator;
import me.yokeyword.sample.R;
import me.yokeyword.sample.demo_flow.ui.fragment.BaseFragment;
/**
* Created... | [
"328903522@qq.com"
] | 328903522@qq.com |
2d18514b9e2c9e1bade68011d678226c01418495 | a322cb9516f0aa50afc9257605586530ecff9daf | /simmft-core-routing/src/test/java/de/simmft/core/routing/OutboxProcessorRouteBuilderTest.java | 73ec0b37dfed31fe91985106fa19ab87783e5601 | [] | no_license | prosdl/simmft | cb9f2bd6e1f0abfcf97b6bddf7350fb5d77bc292 | 9111b4e477941faba29f3d8b4b45c1397d430210 | refs/heads/master | 2016-09-05T16:22:28.987088 | 2014-05-08T23:20:45 | 2014-05-08T23:20:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 921 | java | package de.simmft.core.routing;
import org.apache.camel.CamelContext;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ActiveProfiles;
import org.springframework.test.context.ContextConfiguration;
import org.s... | [
"rosendahl@prosdl.de"
] | rosendahl@prosdl.de |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.