blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
682fcc71c56fb5ad25ea9befe77c4bccebf1d7ad | cbd2ce73a291868ca02735dff4d112e131017633 | /src/test/java/BedroomTest.java | 06dff79dd5fd25a2d081e03354cbb3099de40285 | [] | no_license | kaluzsikc/CodeClan_Tower_lab | 181e18b1e9c1c8005af00f3711f1eaf857447da7 | 71f3707c00d0ff0c1b3af11a24b51b9803c0721a | refs/heads/master | 2020-03-31T16:49:57.635880 | 2018-10-10T12:19:12 | 2018-10-10T12:19:12 | 152,393,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class BedroomTest {
Bedroom bedroom;
Guest guest;
@Before
public void before() {
bedroom = new Bedroom(1, 2,"Double", 100.00 );
guest = new Guest("Bob");
}
@Test
public vo... | [
"kaluzsikc@gmail.com"
] | kaluzsikc@gmail.com |
be9f8e976428fbdb67ca8e440e0902cd2738626d | 40cd4da5514eb920e6a6889e82590e48720c3d38 | /desktop/applis/apps/apps_util/expressionlanguageutil/src/main/java/code/expressionlanguage/guicompos/stds/FctWindowIsVisible.java | fef10d6e5b39c452d1a92d21bf929d1364537585 | [] | no_license | Cardman/projects | 02704237e81868f8cb614abb37468cebb4ef4b31 | 23a9477dd736795c3af10bccccb3cdfa10c8123c | refs/heads/master | 2023-08-17T11:27:41.999350 | 2023-08-15T07:09:28 | 2023-08-15T07:09:28 | 34,724,613 | 4 | 0 | null | 2020-10-13T08:08:38 | 2015-04-28T10:39:03 | Java | UTF-8 | Java | false | false | 857 | java | package code.expressionlanguage.guicompos.stds;
import code.expressionlanguage.AbstractExiting;
import code.expressionlanguage.ContextEl;
import code.expressionlanguage.exec.ArgumentWrapper;
import code.expressionlanguage.exec.StackCall;
import code.expressionlanguage.exec.util.ArgumentListCall;
import code.expression... | [
"f.desrochettes@gmail.com"
] | f.desrochettes@gmail.com |
04bc32ff3d875ce59cb339fe3bacdb134b4de5df | f96f8e7fd6223bf673e7e82776e03b3ff9f44c26 | /src/main/java/com/baizhi/tss/controller/PoetryController.java | 2a423ea08a4bab5cf76d3784606c73d4084bd3a8 | [] | no_license | GuLiGen/tss | d569e15ebb1da5ac22e4a0490a77320d64941fb9 | df9695c6f55a15bbb232705df4836b77f3fe965a | refs/heads/master | 2020-04-13T05:42:14.431724 | 2018-12-26T02:35:58 | 2018-12-26T02:35:58 | 162,999,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,232 | java | package com.baizhi.tss.controller;
import com.baizhi.tss.entity.Poet;
import com.baizhi.tss.entity.Poetry;
import org.apache.lucene.document.Document;
import org.apache.lucene.index.DirectoryReader;
import org.apache.lucene.queryparser.classic.ParseException;
import org.apache.lucene.queryparser.classic.QueryParser;
i... | [
"guli_g@163.com"
] | guli_g@163.com |
5c4a3af0338941b36701fde5b83e7fe023f10e7e | 09de87f0f3f9364faedb23143e447eba0e73c03b | /src/main/java/uz/pdp/lesson11/entity/Warehouse.java | 7415f37265a5b88c6048f5b7fe75695616732c6a | [] | no_license | Jahongir97/lesson11 | 2394491e61cc01b071d516ab7a930592058cb351 | cc9f4f79754bb61c499c63229f246cf0536649fc | refs/heads/master | 2023-06-17T20:35:42.675271 | 2021-07-09T16:56:37 | 2021-07-09T16:56:37 | 384,414,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 268 | java | package uz.pdp.lesson11.entity;
import lombok.Data;
import lombok.EqualsAndHashCode;
import uz.pdp.lesson11.entity.template.AbsEntity;
import javax.persistence.Entity;
@EqualsAndHashCode(callSuper = true)
@Data
@Entity
public class Warehouse extends AbsEntity {
}
| [
"jahongir.shomutalov97@gmail.com"
] | jahongir.shomutalov97@gmail.com |
6b37436228e8975c4b736f80a939a915d1655800 | 256dbfd8a0628200f21be6be74baf0886862df30 | /src/main/java/prework2/prework/klasywewnetrzneizagniezdzone/Car.java | 92df55ab8b36bf6efd9354e23d4ae726f665bb4d | [] | no_license | typowy1/bootcamp-javastart-cwiczenia | b2c803c1cbb4e32f98504030e7728a61a69b3a1c | ad594d7d7184845d6df71a372092386ec5227519 | refs/heads/cwiczenia | 2023-03-21T15:24:31.928161 | 2021-03-17T18:33:05 | 2021-03-17T18:33:05 | 300,360,601 | 0 | 0 | null | 2020-11-26T19:44:52 | 2020-10-01T17:14:47 | Java | UTF-8 | Java | false | false | 2,312 | java | package prework2.prework.klasywewnetrzneizagniezdzone;
public class Car {
//https://javastart.pl/kurs/java/java-podstawy-temat-25-klasy-wewn%C4%99trzne/lekcja/java-podstawy-klasy-wewnetrzne-i-zagniezdzone
private Engine engine;
private int fuel;
public Car() {
engine = new Engine("Ferrari");
... | [
"lesnickirafal@gmail.com"
] | lesnickirafal@gmail.com |
637fcb2ed8dab12d1ba0971a85bf6b4fc897ddac | d9ca7719f0ddd581f78f9369c3fd19d98cd4fa79 | /src/com/designPattern/behavioral/visitor/ShoppingCartVisitor.java | 3b8abfc387b8e3c50a3e16e0e10a59d813e1c2d7 | [] | no_license | shobhit-bhardwaj/design-patterns | e4e7c147c840ae501c10191b962ab4c242e22c90 | b572d6f47221cc9693e6eeaa643afddd23d53a77 | refs/heads/main | 2023-08-15T04:58:39.010115 | 2021-09-24T11:46:38 | 2021-09-24T11:46:38 | 408,799,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 149 | java | package com.designPattern.behavioral.visitor;
public interface ShoppingCartVisitor {
public int visit(Book book);
public int visit(Fruit fruit);
} | [
"successshobhit@gmail.com"
] | successshobhit@gmail.com |
2bd7e1c2e5987d0d522837cd6307d5b730e86ae5 | bf8b21804fbab3bb6630221d9a30ba6ad762ab05 | /MyBlog/src/main/java/com/mb/entity/About.java | 7483e61d1fcae00f14985823088f62ed57318f0f | [] | no_license | mrwang33/MyBlog | 3cf6ee0cdb3f2e637209759b77f94dce2176f778 | 57e70812fca826676028fd397a8e3b7d0b20a9c6 | refs/heads/master | 2021-01-19T21:11:49.015643 | 2018-03-21T09:09:44 | 2018-03-21T09:09:44 | 88,619,889 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,144 | java | package com.mb.entity;
/**
* @author 王欢
* 关于本站
*/
public class About {
//主键
private Integer id;
//简述
private String summary;
//所使用的技术
private String skill;
//人生信条
private String creed;
public About() {
}
public About(Integer id, String summary, String skill, S... | [
"wang1386528@gmail.com"
] | wang1386528@gmail.com |
13865a9b198c6c6a6c39551ddf5d88fdec2efe7b | d63abc848032588b4949675b24cabeaddcec8efc | /src/Atividades/Agenda.java | aa17698f38c4a4925821bcb11320b44efc0dbf31 | [] | no_license | vinny-vin/AtividadesJava | 829c6235d3a41df7d88d1e315c1da4127daa18d3 | 8478d9722dc1c100a203d644238e67fb100ceef8 | refs/heads/master | 2020-08-02T09:39:15.802285 | 2019-10-22T13:23:20 | 2019-10-22T13:23:20 | 211,305,792 | 1 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,241 | java | // agenda
package Atividades;
import java.util.Scanner;
import Atividades.Contato;
public class Agenda {
static String[] contatos = new String[100];
static Scanner ler = new Scanner (System.in);
static int i = 0;
static String nome;
static String email;
static Agenda teste1 = new Agenda();
static int resp;
... | [
"viniciusdbenicio4@gmail.com"
] | viniciusdbenicio4@gmail.com |
457557b26578b2cd95dda08ea9b33f16e923028e | bf4422fd7f2a7f921bf35462d0359b184d39c3e8 | /app/build/generated/source/apt/debug/com/clabuyakchai/user/ui/fragment/navigation/ticket/TicketPresenter$$ViewStateProvider.java | 630411e1111931e45e68782c19247671af6faac6 | [] | no_license | Clabuyakchai/staff-taxi | 9b7a5b76b54551428bde265fc209d5bf95ad710c | d877a817f92a4e7a298f44a2a03526e55364f559 | refs/heads/master | 2020-05-19T16:27:40.075233 | 2019-05-25T15:34:31 | 2019-05-25T15:34:31 | 185,083,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package com.clabuyakchai.user.ui.fragment.navigation.ticket;
import com.arellomobile.mvp.MvpView;
import com.arellomobile.mvp.ViewStateProvider;
import com.arellomobile.mvp.viewstate.MvpViewState;
import java.lang.Override;
public class TicketPresenter$$ViewStateProvider extends ViewStateProvider {
@Override
public... | [
"clabuyakchai@gmail.com"
] | clabuyakchai@gmail.com |
c57ae29c04e169789a6fa54e9601ba465ca2f285 | 18aab46e8ad25d120d779a7b7426dff650982c26 | /java/java-tests/testSrc/com/intellij/codeInsight/daemon/lambda/OverloadResolutionTest.java | 1b27e3539a9a8d57b388fcc48856efe34d0aec8e | [] | no_license | j717273419/intellij-community | 28f975d8065677b7f9fe9763259dd8c0e95153fb | 1807ab51a541a695674485d089db1d2c9bd31f2d | refs/heads/master | 2021-01-22T10:02:06.985926 | 2014-12-24T11:52:45 | 2014-12-24T11:52:45 | 28,450,384 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,426 | java | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* 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 agre... | [
"anna.kozlova@jetbrains.com"
] | anna.kozlova@jetbrains.com |
d2430fa8089899c911e87ee9613049a457c4ba89 | fea4d9dffcb7e109420cc41ba1ff98b7310cdc2f | /src/top/zhouhaoran/leetcode/MinOperations3.java | 1340cad805145cd83d19f1ca9fd44c589d72ea0e | [] | no_license | Haoran-001/Leetcode | 21ae1950bed85a16bc9ad4bacd4c2251e4afd381 | 223889df602d794385e805ff07143cfcc2ca0185 | refs/heads/master | 2023-05-06T08:42:18.783628 | 2021-05-27T13:34:29 | 2021-05-27T13:34:29 | 333,754,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 984 | java | package top.zhouhaoran.leetcode;
public class MinOperations3 {
public static void main(String[] args) {
MinOperations3 minOperations = new MinOperations3();
int[] nums = {1, 5, 2, 4, 1};
System.out.println(minOperations.minOperations2(nums));
}
public int minOperations(int[] nums) ... | [
"mafengwoxiaozi@gmail.com"
] | mafengwoxiaozi@gmail.com |
716ec49ddb284b1fa4db42ab0f0d318baec5659a | f02b62215fd26b9cb5626f343e73cf99216abf63 | /app/src/main/java/io/github/djunicode/djcomps/Database/DataDao/StarDao.java | 31188939c005bfeac5cbc509f5f59984ccc1f025 | [
"MIT"
] | permissive | djunicode/DJ-Comps-Android-App | cbc498ba2652f692deced6f2778434e6dc711809 | d91c99bc3929e97c4e7285269d5c526b7fb0398d | refs/heads/master | 2021-09-08T18:05:45.135462 | 2018-02-17T12:23:51 | 2018-02-17T12:23:51 | 115,252,639 | 0 | 7 | MIT | 2018-03-10T16:29:18 | 2017-12-24T09:24:39 | Java | UTF-8 | Java | false | false | 1,180 | java | package io.github.djunicode.djcomps.Database.DataDao;
import android.arch.persistence.room.Dao;
import android.arch.persistence.room.Delete;
import android.arch.persistence.room.Insert;
import android.arch.persistence.room.OnConflictStrategy;
import android.arch.persistence.room.Query;
import io.github.djunicode.djco... | [
"dcunha.cyprien@gmail.com"
] | dcunha.cyprien@gmail.com |
01beb98e26032b4ecb08d0dfc1063430dd23ada0 | 482db253420be18327facb72d0f5a95b0a175e9c | /src/main/java/com/shop/cosm/repos/ImageRepo.java | 7fce3809f6346a97ab05a69af0bbf33a3cba354d | [] | no_license | ladyJane1999/WebSite | eefeff853833975368a68893a6ff259bdf69aa8a | 125f54043dc3ba6afaf18c02e119c51e64183941 | refs/heads/main | 2023-06-06T16:54:05.115608 | 2021-06-23T20:14:31 | 2021-06-23T20:14:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package com.shop.cosm.repos;
import com.shop.cosm.domain.Image;
import org.apache.catalina.User;
import org.springframework.data.repository.CrudRepository;
import java.util.List;
public interface ImageRepo extends CrudRepository<Image, Long> {
List<Image> findByFilename(String filename);
}
| [
"noreply@github.com"
] | noreply@github.com |
26d32691b134577e628bdada67b2b1fa56657bd7 | 85f6958d26d8062a4e6a2a171ddd503d3b2671f3 | /ActiveMQ_Configuration/AMQ/apache-activemq-5.15.0/data/tmp/jetty-0.0.0.0-8161-admin-_admin-any-6258306592167351219.dir/jsp/org/apache/jsp/tag/web/form/forEachMapEntry_tag.java | 9df528f6a366fe87fb3b49dfe364f15adf0373fd | [] | no_license | sivachandram/EPOS | da650bfa95641f0f74626f51508e2c0b6b18bb58 | ba54cf5e2de4ddb23ef5a6d25782117cbf47a5bc | refs/heads/master | 2022-11-09T21:26:52.468370 | 2020-06-28T21:34:35 | 2020-06-28T21:34:35 | 273,705,941 | 0 | 0 | null | 2020-06-28T21:36:51 | 2020-06-20T12:42:26 | Java | UTF-8 | Java | false | false | 5,703 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: jetty/9.2.22.v20170606
* Generated at: 2018-08-06 16:10:39 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.... | [
"sivachandra.mandalpu1@bp.com"
] | sivachandra.mandalpu1@bp.com |
7eccb0af399d7626e88439470f80923c40ca98ef | fec4a09f54f4a1e60e565ff833523efc4cc6765a | /Dependencies/work/decompile-00fabbe5/net/minecraft/world/level/levelgen/feature/WorldGenFeatureBamboo.java | 5afddaf5a4084b30581f0a6f52cd2aa91da46e89 | [] | no_license | DefiantBurger/SkyblockItems | 012d2082ae3ea43b104ac4f5bf9eeb509889ec47 | b849b99bd4dc52ae2f7144ddee9cbe2fd1e6bf03 | refs/heads/master | 2023-06-23T17:08:45.610270 | 2021-07-27T03:27:28 | 2021-07-27T03:27:28 | 389,780,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,569 | java | package net.minecraft.world.level.levelgen.feature;
import com.mojang.serialization.Codec;
import java.util.Random;
import net.minecraft.core.BlockPosition;
import net.minecraft.core.EnumDirection;
import net.minecraft.world.level.GeneratorAccessSeed;
import net.minecraft.world.level.block.BlockBamboo;
import net.mine... | [
"joseph.cicalese@gmail.com"
] | joseph.cicalese@gmail.com |
d5dc067cf5450b6fec0503bb428a7eb0876495f6 | 8fdde539d2d0eb0267e888440cdc156d0083806c | /docroot/WEB-INF/src/com/Controller/SignupController.java | 4e10a81a4af91313abfb3caa04f8ec3953023627 | [] | no_license | ganjuss/almatest | df3973bfec9600568e5994c6a4f863b89e419d04 | db05813dbd9507348de80365475b660463b7b60c | refs/heads/master | 2021-01-01T05:07:12.260328 | 2016-05-01T11:26:34 | 2016-05-01T11:26:34 | 57,099,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package com.Controller;
import javax.portlet.RenderRequest;
import javax.portlet.RenderResponse;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.portlet.ModelAndView;
import org.springframework.web.portlet.bind.ann... | [
"muninarayana.ganji@gmail.com"
] | muninarayana.ganji@gmail.com |
647dec55440460ba6da71ef5334e42d8b0b0dc67 | 3e2d6953d7bbc00c68f361e2d2b6bdc290e0ec10 | /kubernetes-model/src/model/java/com/marcnuri/yakc/model/io/k8s/kubeaggregator/pkg/apis/apiregistration/v1/APIServiceCondition.java | 54012b135eb3862a97169e84b8de4b51dd551e07 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | rjcastillejo-chile/yakc | 285f165231980a92413a47d9dd5141d039e5150e | 525724c84986161a87d47b586145697ace218d86 | refs/heads/master | 2023-01-07T12:38:16.808615 | 2020-11-10T17:39:30 | 2020-11-10T17:39:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,871 | java | /*
* Copyright 2020 Marc Nuri
*
* 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... | [
"marc@marcnuri.com"
] | marc@marcnuri.com |
65e1e7d36c5bcd58dad862c7fc84d2c9105897e8 | 6f356af61b6a00bbd3064882ad16f77b814edecc | /product-app/src/main/java/cn/stylefeng/guns/cloud/product/mapper/GunsCouponsMapper.java | 9215a87f9fdbf5b20f66ccec821356de7336aa12 | [] | no_license | xwb666666/sp_server | 7ebc34b0ea991aca0786520207fedfa69ac17de2 | a8ed11913586cafa80778d0e9900b55bfc540e2b | refs/heads/master | 2023-06-25T07:41:48.280132 | 2021-05-31T01:36:03 | 2021-05-31T01:37:30 | 387,706,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,087 | java | package cn.stylefeng.guns.cloud.product.mapper;
import cn.stylefeng.guns.cloud.product.model.api.GunsCoupons;
import cn.stylefeng.guns.cloud.product.model.api.result.CouponsResult;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.S... | [
"15316314665@163.com"
] | 15316314665@163.com |
2ec75f97c1fa53ef4aca101d0b3abf04be2c27fb | 10bbb2f87e16b4c8c58d12146acab0c7381860bf | /chatbob/Chatbob/src/groupFiles/JiayanFood.java | 038e98749bf1fca870fe9780fc0f62faad0058e2 | [] | no_license | ariqzaman/classwork | cd4abb7b28fb8c07f10f87c90d98ef79e1363a67 | 3a7fec8cf7e493e01b3d10d184abb6190b40d53d | refs/heads/master | 2020-04-09T07:30:24.124800 | 2017-01-06T18:18:10 | 2017-01-06T18:18:10 | 68,128,145 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,350 | java | package groupFiles;
public class JiayanFood implements Topic {
private boolean inRestaurantLoop;
private boolean inOtherLoop;
private String foodResponse;
private static String [] foods = {"pizza","ice cream","Japanese Food","Korean Food","Halal","Pasta",};
private static String [] restaurants = {"Di Fara ... | [
"Student6@10.8.33.148"
] | Student6@10.8.33.148 |
4a283c6b093d19925cc518756a1a47dcc9485114 | b997ef6918f777535d52345537b8f2f5dfa592ed | /src/main/java/algorithm_practice/LeetCode/code000/M040_组合总和2.java | dc18d8c67913acf3730566327e3d47045aed95c3 | [] | no_license | lemonlmlian/algorithms | 6345661f184a051fcc8ff5b436f6314c326969c8 | 234165b4c76d3110cdb7c9d4a35f9e7c0d3a63c0 | refs/heads/master | 2023-07-19T23:49:36.637451 | 2021-08-31T22:16:43 | 2021-08-31T22:17:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,863 | java | package algorithm_practice.LeetCode.code000;
import com.google.common.collect.Lists;
import org.junit.Assert;
import org.junit.Test;
import java.util.*;
import java.util.stream.Collectors;
/*
给定一个数组 candidates 和一个目标数 target ,找出 candidates 中所有可以使数字和为 target 的组合。
candidates 中的每个数字在每个组合中只能使用一次。
说明:
所有数字(包括目标数)都是正整数。... | [
"tb178271@alibaba-inc.com"
] | tb178271@alibaba-inc.com |
0a9f1dede3b7508195f9ae146f14179eec757565 | fc6c869ee0228497e41bf357e2803713cdaed63e | /weixin6519android1140/src/sourcecode/com/tencent/mm/plugin/webview/modeltools/c.java | 70ce754bbed2935fecdb8d01efd6bd5afe3c6ef6 | [] | no_license | hyb1234hi/reverse-wechat | cbd26658a667b0c498d2a26a403f93dbeb270b72 | 75d3fd35a2c8a0469dbb057cd16bca3b26c7e736 | refs/heads/master | 2020-09-26T10:12:47.484174 | 2017-11-16T06:54:20 | 2017-11-16T06:54:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,601 | java | package com.tencent.mm.plugin.webview.modeltools;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.webkit.ValueCallback;
import com.tencent.gmtrace.GMTrace;
import com.tencent.mm.R.l;
import com.tencent.mm.compa... | [
"robert0825@gmail.com"
] | robert0825@gmail.com |
d5a32216f8e35d8b359066abcca973b9a2ed2183 | 35ebd91ae1c5110b553365210f65a3dc60048f12 | /src/no/kjelli/generic/gui/GUIComponent.java | 3111f1ecfa36a7d1eef25bf6e7c34112e85b6e25 | [] | no_license | Mugius/KjelliGameEngine | b9bca1b9d3b2e5aa4810813ac8677cbf9f28b382 | 998739b47ca755e3d6d04016ee87d1a9969d0783 | refs/heads/master | 2021-01-22T19:25:56.688576 | 2014-06-25T09:16:20 | 2014-06-25T09:16:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 193 | java | package no.kjelli.generic.gui;
import no.kjelli.generic.gfx.Drawable;
public interface GUIComponent extends Drawable {
public boolean contains(float x, float y);
public void update();
}
| [
"kjehe91@gmail.com"
] | kjehe91@gmail.com |
af35aa346a21259396e31125ef05ddb2e902c0a4 | 76485e7664cd38c5b09623c6b013826c045966a9 | /app/src/main/java/com/example/ejerciciobroadcastreceiver/Llamada.java | 5ad5f43e2698f20c266f59bae0e358dd7738ce94 | [] | no_license | gabiota2018/ejercicioBroadcastReceiver | a044215a8f46777e4a63545bfe9aa6f9fe522650 | e5aa8b3d51e08e94f867c216a728de89de355c6b | refs/heads/master | 2021-05-19T16:33:29.427236 | 2020-04-01T00:18:55 | 2020-04-01T00:18:55 | 252,029,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 431 | java | package com.example.ejerciciobroadcastreceiver;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
public class Llamada extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState)... | [
"gabisago6@gmail.com"
] | gabisago6@gmail.com |
a2b402d7297bbd0eb9b32c018da4fb3387faff33 | a2258d3554005b0eb47c229be428dbc8fc74f83a | /springcloud-provider-dept-8001/src/main/java/com/dizhongdi/service/DeptServiceImpl.java | c36675c6b7c8e212f27b444a1778c020c6b74028 | [] | no_license | asdw14/springcloud | 713e83a6b0f704fcefd92b92180200e71365407c | ade26149f22def46315116a3593dcd3a83daa752 | refs/heads/master | 2023-07-07T23:07:11.200872 | 2021-08-18T09:35:41 | 2021-08-18T09:35:41 | 397,206,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 824 | java | package com.dizhongdi.service;
import com.dizhongdi.dao.DeptDao;
import com.dizhongdi.pojo.Dept;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* ClassName:DeptServiceImpl
* Package:com.dizhongdi.service
* Description:
*
*... | [
"2755063993@qq.com"
] | 2755063993@qq.com |
62a54103b536e13d664ccf3a1d1a3d0668a1febf | 845faab4353aefef7621d31f83116a47b290bcaa | /src/sample/SignUpController.java | ca61d6fabe95a70ce842967c76be3b2364357774 | [] | no_license | meherafrozsworna/OnlineBloodBank | 405cf68b72533429212a8ae7da34cdcfc87f404c | e5d1ed8b3832999208283b32bb956eededcd6cb1 | refs/heads/master | 2022-11-28T07:06:02.740216 | 2020-08-04T15:26:31 | 2020-08-04T15:26:31 | 285,021,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,999 | java | package sample;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXComboBox;
import com.jfoenix.controls.JFXPasswordField;
import com.jfoenix.controls.JFXTextField;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.... | [
"meherafroz6331@gmail.com"
] | meherafroz6331@gmail.com |
63943a29c96fb34f2e254e66e99aa67ad78b3514 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2016/12/ConfigLoader.java | 95ef0073c40fa0b41ea484d16bd4924fca8cdd5e | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 4,193 | java | /*
* Copyright (c) 2002-2016 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j 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 Foundatio... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
c3117944b04ac8c3da2cb3657fdafc6d7ffc0df8 | 7f029c9c427f57e677b4a1e83df8de5055238cc9 | /ContactsProject/app/src/main/java/ro/project/contacts/requests/RetrofitClient.java | 5c5845c6c20789a001f72857e2a76df76bcefda5 | [] | no_license | CosminDragos/Contacts | 8650c4c770eb7ee29ba5a65225c23a1e90bcd592 | 2277a91634cdb8dba8a48353a3b34853582a7dda | refs/heads/master | 2021-06-29T04:39:33.034592 | 2017-09-18T10:24:24 | 2017-09-18T10:24:24 | 103,735,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package ro.project.contacts.requests;
import retrofit2.Retrofit;
import retrofit2.converter.gson.GsonConverterFactory;
/**
* Created by cosmin on 18.09.2017.
*/
public class RetrofitClient {
private static Retrofit retrofit = null;
public static Retrofit getClient(String baseUrl) {
if (retrofit ... | [
"cosmin.deliu1993@gmail.com"
] | cosmin.deliu1993@gmail.com |
e26e3017e3a08641960aaed5203fcf6dc120d261 | c1362a8a76dbb0b28f63caedf40afc8c9cc907b6 | /src/main/java/za/co/paygate/payhost/PaymentMethodType.java | d3fe889672063b6a671b5706928cf86886f5bbe9 | [] | no_license | assertion-enterprise/payhost-common | 4e34a23d3ac1dced0ab71bf6cdd90b79c151c92f | 867309bc89703eeee38f9afffc57a5adc39477c9 | refs/heads/master | 2023-05-04T03:09:54.705822 | 2021-05-22T18:08:58 | 2021-05-22T18:08:58 | 369,875,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,354 | 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: 2021.05.22 at 06:53:... | [
"assertion-enterprise@outlook.com"
] | assertion-enterprise@outlook.com |
87c62d162874878e60a830b51bb0509423a5611e | f01abc37b4d24b9f0c767e3bc6eae0392055e922 | /ExerciceMenuV4/src/package1/ExerciceMenu.java | d49d2002f9d4c1402f71d5129376c49cd6f90a87 | [] | no_license | thekakamask/ExercicesMenu | a2c2276bbd4033feb4470ba2e5faf86151edadc3 | a3ee839b443027233bad8dac6965a25513b76f60 | refs/heads/master | 2021-01-04T04:14:27.653040 | 2020-02-13T23:35:33 | 2020-02-13T23:35:33 | 240,382,256 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 12,362 | java | package package1;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Random;
import java.util.Scanner;
import java.util.stream.IntStream;
public class ExerciceMenu {
public static void main(String[] args) {
menu();
}
public static void menu() {
int choixUtilisateur = af... | [
"noreply@github.com"
] | noreply@github.com |
955d552f8e017649aa6099e2cb26ce80a0c78939 | 7736da1e7eb763d838e6715e89293d75ea536d3a | /a20/src/main/java/memoizrlabs/com/a20/util6/util3/util6/util4/util1/Ut2.java | 98c928537e9b97380738ac58b1b7a77745bd21d8 | [
"Apache-2.0"
] | permissive | memoizr/gradle-build-times-stress-test | 6944af4a731bda6e84cd27525837b4efed84ebcf | 16bf4e9c8291ad90ccc083f287fb00a8218a43e8 | refs/heads/master | 2020-09-21T04:36:39.864158 | 2016-09-13T12:11:15 | 2016-09-13T12:11:15 | 67,682,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package memoizrlabs.com.a20.util6.util3.util6.util4.util1;
public class Ut2 {
class Foo {
public void printHey() {
System.out.println("hey");
}
}
class Foo2 {
public void printHey() {
System.out.println("hey");
}
}
class Foo3 {
public ... | [
"memoizrlabs@gmail.com"
] | memoizrlabs@gmail.com |
3f30aff666ba8c9cd548041fbb8dbdefecfc9dc0 | 0659635485cf316d60f95c19a4af669a2c366bce | /Exame_CES28/utm_v1/view/v1/GCS.java | 812ce469aee073a192f6399d55e8819197768ed9 | [] | no_license | urielmendes/Exame_CES28_Uriel | 81ac2b4e3f221772e1a57c426becaa573595df60 | 5bdcd68d2b1fa919fc97f4a2467dcdf0a7a76581 | refs/heads/master | 2021-05-06T13:38:28.110366 | 2017-12-06T05:09:14 | 2017-12-06T05:09:14 | 113,257,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 476 | java | package view.v1;
import presenter.v1.UTM_CTR;
public class GCS {
private static int count = 0 ;
private int id;
private UTM_CTR presenter;
public GCS(){
count++;
id = count;
}
public int getID(){
return id;
}
public void setPresenter(UTM_CTR presenter){
this.presenter = presenter;
this.presen... | [
"noreply@github.com"
] | noreply@github.com |
109a1ddbc1502e0c0a650833cd69731e7177bc81 | dd79cbb44c81a375c4ccbd16aa2abb13d2cf0b0e | /app/src/main/java/com/anrongtec/laucher/adapter/TicketAdapter.java | 5bd428c25dd306df582d81d86dffe27bf922d6dd | [] | no_license | miniPinocchio/LaucherTj | 42771a2c4194d18c15c856b665cd5babb5a68dc8 | f9a31fb0a0c40638abcad65d238524f8afa864ad | refs/heads/master | 2021-04-15T09:48:44.732905 | 2018-04-23T02:45:08 | 2018-04-23T02:45:08 | 116,204,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,051 | java | package com.anrongtec.laucher.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import a... | [
"liu594545591@126.com"
] | liu594545591@126.com |
dcbf02dbf8e38e9cee9cf786f84c31727fc5b0b5 | 5bf2dcff5b12cce4102b97af87a400ea7655c51b | /PMS_uestc/src/cn/pms/ssm/po/Students.java | 321e0f342e21004169699bb5509c892b067282fb | [] | no_license | mrfocker/PMS | 95c638f464f507f83dba0daba29278a7fac1ce00 | a5a10d4d6a1fc642788af24a812256dedd89fa09 | refs/heads/master | 2021-01-23T06:40:15.299436 | 2017-08-23T05:38:16 | 2017-08-23T05:38:16 | 93,034,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,110 | java | package cn.pms.ssm.po;
/**
* <p>Title: Student</p>
* <p>Description:TODO </p>
* <p>Company: uestc_xr</p>
* @author liuxiang
* @date ����ʱ�䣺2017��6��6�� ����10:39:29
* @version 1.0
*/
public class Students {
private int id;
private String username;
private int age;
private int salary;
public int get... | [
"13457329@qq.com"
] | 13457329@qq.com |
c9def6dff4a0910d8ba239d2dc71c6a633ccfd9f | f14dd6f16625181b1e15ddd23522243b4181eec3 | /trivialt-spring/src/main/java/org/neo4j/app/trivialt/repository/MatchRepository.java | 23ce9a98e8fea82beb8e7f2e88d8b85cf1c25326 | [] | no_license | akollegger/trivial-graph | a04ebedb384f0d7805b6ac6b3299a643950bc842 | 9e480023d4e22cd672c117b70c2a44679e434550 | refs/heads/master | 2021-04-09T16:49:57.323446 | 2011-10-25T23:25:13 | 2011-10-25T23:25:13 | 2,445,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package org.neo4j.app.trivialt.repository;
import org.neo4j.app.trivialt.model.Answer;
import org.neo4j.app.trivialt.model.Match;
import org.springframework.data.neo4j.repository.GraphRepository;
public interface MatchRepository extends GraphRepository<Match> {
}
| [
"andreas.kollegger@neotechnology.com"
] | andreas.kollegger@neotechnology.com |
7d235cf64a8242debef7593271ce70490caf0fc2 | ee19c5b7a48f34b965040ce895dc1337bab1559a | /gwtcx/samples/sample-gxt-mgwt-basic-project/src/main/java/com/kiahu/sample/client/gin/MobileGinjectorProvider.java | 4d3b891fddab804bc1cbcdd66cac6b2837f9dbb1 | [] | no_license | hejunion/gwt-cx | 7895a9737ec22571a8e58685883a6563f9a25f00 | 2729985042b7c7d7ff41da4f2795b1ad291dbbce | refs/heads/master | 2020-04-22T18:26:38.854865 | 2015-05-22T16:07:44 | 2015-05-22T16:07:44 | 36,079,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 911 | java | /**
* (C) Copyright 2012 Kiahu
*
* Licensed under the terms of the GNU General Public License version 3
* as published by the Free Software Foundation. You may obtain a copy of the
* License at: http://www.gnu.org/copyleft/gpl.html
*
* Unless required by applicable law or agreed to in writing, software
* distri... | [
"rob.ferguson@uptick.com.au@47729709-52d1-c6db-8006-95f89ab1258a"
] | rob.ferguson@uptick.com.au@47729709-52d1-c6db-8006-95f89ab1258a |
5c9ac919a21dc9b80743fa7e656c27c0985e28f8 | dc88c9371095310039cb6500a542dcb467ef1bec | /modules/jooby-spec/src/main/java/org/jooby/internal/spec/DocCollector.java | 6ddc05339abaca099ab5c3c1433de31a25e3f741 | [
"Apache-2.0"
] | permissive | DrorBuhnik/jooby | becce8530985a539407d27cfe1dd92e038ecaab0 | bb1ca35be235c80505d729b3b29d28c5cb4fe970 | refs/heads/master | 2021-01-23T15:04:34.651254 | 2017-06-04T19:44:51 | 2017-06-04T19:44:51 | 93,268,945 | 0 | 0 | null | 2017-06-03T19:12:46 | 2017-06-03T19:12:46 | null | UTF-8 | Java | false | false | 7,377 | 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... | [
"espina.edgar@gmail.com"
] | espina.edgar@gmail.com |
69e043576c138108f23c42d71c70585b0eabdfe6 | 11be25d79ce0ee45c17045e5d2f606bc417c27f7 | /src/main/java/com/leagueofshadows/notifyme/Parent.java | b2935fac47e08c282b68fbeb34fba195bfaa7647 | [] | no_license | ksiva1996/Notifyme | f504e8ddfb906d14baeb4ef369832b3365f393de | 250bceb9ae91cd30e86cb8e4b5cc9f6b2dcd941f | refs/heads/master | 2021-01-21T05:28:15.558886 | 2017-02-26T07:06:06 | 2017-02-26T07:06:06 | 83,189,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package com.leagueofshadows.notifyme;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.transition.ChangeBounds;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class Parent extends AppCompatActivity {
... | [
"adityagannavarapu.67@gmail.com"
] | adityagannavarapu.67@gmail.com |
701e8536ae10b29faeefa9994f0d3a0ec24a0d64 | 8c8ee65d6e0227e943d15abad039998a3fddf72f | /014springboot/src/main/java/com/springboot/first/controller/SpringBootMain.java | ee7120c1a78cbe3ea2b068de41da406b2cd5c872 | [] | no_license | PriyadharshiniRajendran/testrepo | 64159ebcee3e311e2e2637527f90c715e939bb15 | 7d0e7d192e8d41725e987e8fd1eea3636c2c3312 | refs/heads/master | 2021-04-15T04:49:59.185764 | 2018-03-26T04:59:36 | 2018-03-26T04:59:36 | 126,154,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package com.springboot.first.controller;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringBootMain {
public static void main(String[] args) {
// TODO Auto-generated method stub
SpringApplication.run... | [
"672065@cognizant.com"
] | 672065@cognizant.com |
fe96229dd5a668b5363f9b95cc641064cd21238b | cb91e6f8c31eb6d900a516a72b7042416f98ddce | /Vodka/src/Drinks/Beer.java | d377f6ceb107443030cd25c2d7f0ad122bbcc426 | [] | no_license | purtata/sdaschool | cd52d44b951896000a9255ced26225de6a8a271b | ed198146b09f2a59418c0d8c409e0d5f6bd974c2 | refs/heads/master | 2021-01-13T07:06:25.773175 | 2017-03-09T11:37:47 | 2017-03-09T11:37:47 | 81,819,934 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 680 | java | package Drinks;
public class Beer extends Drink {
private double Cup=500;
Beer(String name, int price, double cap) {
super(name, price, cap);
}
static int nrGlass=0;
public void fillGlass(){
if (goForNewOne()) System.out.println("Piwko puste! Wracamy do menu!");
else{
if (getRest()<Cup) Cup=getRes... | [
"purtata@poczta.fm"
] | purtata@poczta.fm |
fd70bd40264419e682d8e3f55b1acd042e5009b3 | 7420bf77eebed790cd53dea2683fd43a36057ec3 | /test/src/com/xiaoqian/cn/costomer.java | 0c580deca760dcdeffa6b9dada02743c8a413219 | [
"MIT"
] | permissive | SaraCXQ/repo | 06b5f18837475f91b5bd41ae6973d795675b1333 | bfc0d94f0e91e13c8abedcd477d09dec89c58090 | refs/heads/master | 2021-01-09T20:33:36.626587 | 2016-07-14T15:58:26 | 2016-07-14T15:58:26 | 63,342,802 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 863 | java | package com.xiaoqian.cn;
public class costomer {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
Custome custome1 = new Custome();
Thread thread1 = new Thread(custome1,"线程1");
Thread thread2 = new Thread(custome1,"线程2");
thread1.start();
thread2.start... | [
"saracxq0104@gmail.com"
] | saracxq0104@gmail.com |
2e2ea0f2517f07633f5f9f9724c353aa8585bbbe | c3b1e184546c51780a4dd57a95514e4d3c173103 | /com/google/firebase/messaging/zza.java | eb83a5ce92148b68c517fa99d48acf0ad408b94a | [] | no_license | thebhaiwas/NITPatna1 | d3ccfc8a74c96edf0ae639b188be9485da976478 | 7c1a85676f00a99fdec9b8012a10b90901ae89ab | refs/heads/master | 2021-01-11T03:22:19.316235 | 2016-10-16T08:58:44 | 2016-10-16T08:58:44 | 71,039,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,612 | java | package com.google.firebase.messaging;
import android.app.ActivityManager;
import android.app.ActivityManager.RunningAppProcessInfo;
import android.app.KeyguardManager;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import andr... | [
"thebhaiwas@gmail.com"
] | thebhaiwas@gmail.com |
090a18fdbae0ccafd9afad1b10b323013847a200 | 9d6ca9d3d1c228ae42e5aa4c1821f66e6632d317 | /app/src/main/java/com/dgcheshang/cheji/netty/po/MsgAll.java | fe690006fb7b6506fd8d73c14a1483bfa25aafea | [] | no_license | linzhibin66/lilunji-master4-wk_face | ff69f8924ddbbd3d7fc5cb3caebba480fd717262 | 9af6003de00a612acf2c4388dc7788895808ce33 | refs/heads/master | 2020-04-27T17:19:27.280497 | 2019-03-08T09:52:27 | 2019-03-08T09:52:27 | 174,511,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | package com.dgcheshang.cheji.netty.po;
public class MsgAll implements java.io.Serializable{
/**
* 整体消息解析
*/
private static final long serialVersionUID = 1L;
private String hexString;//待解析的数据
private Header header;//头部信息
private Object Object;//消息体
private String code;//码 0成功 1效验码错误2消息头解析失败3消息体长度跟头部指定长度不符4... | [
"878204935@qq.com"
] | 878204935@qq.com |
3fc1af15623a16ffdbd71d9c7e71ab46cce56c54 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i28706.java | aef15ef20b9d6e3e1e469bba0cfc531b76951055 | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i28706 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
92cfa433aa7ca658a17bb11288a7af59c5b488ed | 59083aac612c4e8e51950d00c24953db10d1d272 | /src/main/java/com/grasshopper/ngen/config/AsyncConfiguration.java | 67d02e6412ff8d9aa55c4c50d56d316495b9dbc2 | [] | no_license | BulkSecurityGeneratorProject/ngen | 2489a2b2bb2e03d264c6325f0eab9cf861696fbe | 0ebcee86f97fab422770c18941f0a20ee9e0e472 | refs/heads/master | 2022-12-11T09:05:13.692702 | 2016-04-09T11:16:59 | 2016-04-09T11:16:59 | 296,538,228 | 0 | 0 | null | 2020-09-18T06:51:47 | 2020-09-18T06:51:46 | null | UTF-8 | Java | false | false | 1,628 | java | package com.grasshopper.ngen.config;
import com.grasshopper.ngen.async.ExceptionHandlingAsyncTaskExecutor;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler;
import org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler;
... | [
"anis.2803@gmail.com"
] | anis.2803@gmail.com |
b7be832bd1fa9020e32aebb6146bb41afab364cf | edc139b0268d5568df88255df03585b5c340b8ca | /projects/org.activebpel.rt.bpel/src/org/activebpel/rt/bpel/def/activity/AeActivitySequenceDef.java | b95b395b4a7cddd0cf065eccd4d627f12c41ad4c | [] | no_license | wangzm05/provenancesys | 61bad1933b2ff5398137fbbeb930a77086e8660b | 031c84095c2a7afc4873bd6ef97012831f88e5a8 | refs/heads/master | 2020-03-27T19:50:15.067788 | 2009-05-08T06:02:31 | 2009-05-08T06:02:31 | 32,144,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,545 | java | // $Header: /Development/AEDevelopment/projects/org.activebpel.rt.bpel/src/org/activebpel/rt/bpel/def/activity/AeActivitySequenceDef.java,v 1.7 2007/09/12 02:48:11 mford Exp $
/////////////////////////////////////////////////////////////////////////////
// PROPRIETARY RIGHTS STATEMENT
// The contents o... | [
"wangzm05@ca528a1e-3b83-11de-a81c-fde7d73ceb89"
] | wangzm05@ca528a1e-3b83-11de-a81c-fde7d73ceb89 |
726b7d8f3a3ed5583c50f659aab397bc8769c7da | ae9f48632704fe79a67433b5bd32f6dad4aa2330 | /src/cn/sharesdk/onekeyshare/PlatformGridView.java | 8fdb0e941fe1dec6d6064680d0ee22e8d5e1b91f | [
"Apache-2.0"
] | permissive | arventwei/HeatController | a40e6c6a1138a8389a14556b8e15df2ddb96e7ac | 6434df1f47af003f78320a0d2f3ba131a6138f99 | refs/heads/master | 2021-01-01T16:34:44.957697 | 2014-03-15T16:02:32 | 2014-03-15T16:02:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,883 | java | /*
* 瀹樼綉鍦扮珯:http://www.ShareSDK.cn
* 鎶�湳鏀寔QQ: 4006852216
* 瀹樻柟寰俊:ShareSDK 锛堝鏋滃彂甯冩柊鐗堟湰鐨勮瘽锛屾垜浠皢浼氱涓�椂闂撮�杩囧井淇″皢鐗堟湰鏇存柊鍐呭鎺ㄩ�缁欐偍銆傚鏋滀娇鐢ㄨ繃绋嬩腑鏈変换浣曢棶棰橈紝涔熷彲浠ラ�杩囧井淇′笌鎴戜滑鍙栧緱鑱旂郴锛屾垜浠皢浼氬湪24灏忔椂鍐呯粰浜堝洖澶嶏級
*
* Copyright (c) 2013骞�ShareSDK.cn. All rights reserved.
*/
package cn.sharesdk.onekeyshare;
import com.txmcu.heatco... | [
"arventwei@163.com"
] | arventwei@163.com |
6c7059c40d6968b4f600ae5885bff76b0beb945c | 044c902a419760e29255b1104b65d50e7627c15e | /src/main/java/com/ajo/asapp/repos/AbstractIdDaoMySQL.java | d9295c2e16ae37e39d5385f170753eeb20f0f061 | [] | no_license | goodtimefamilyband/chat-sample | e35fe35dca72bbb9b80c081e93e7c0f6f0f11064 | 9aa4af40aaee4fae3c7a68f98347efffbed29a16 | refs/heads/master | 2021-01-19T21:02:46.207461 | 2017-04-18T16:10:14 | 2017-04-18T16:10:14 | 88,596,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,564 | java | package com.ajo.asapp.repos;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import javax.sql.DataSource;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.jdbc.core.simple.SimpleJdbcInsert;
import ... | [
"ajo0131@gmail.com"
] | ajo0131@gmail.com |
63f1acf7a5f1b73998141ef97a30089d11054779 | 5d992adb96991fad01ba3788c73d8561ee3918e5 | /survey/src/main/java/com/mum/groupproject/survey/utility/Test.java | 1d048f191b7596969af886fd3cc38d804319c6c4 | [] | no_license | AbduEndrisM/survey-management-system | b23d808141812eccadfdde453a5634f7799ec1af | 0744c711c743879c5148512ccf426ac7c14d1a3b | refs/heads/master | 2020-04-25T19:07:42.700345 | 2019-03-13T05:05:37 | 2019-03-13T05:05:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 697 | java | package com.mum.groupproject.survey.utility;
public class Test {
private String name;
private String description;
private String openDate;
private String endDate;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getDescription() {... | [
"iradukundajado@10.10.64.41"
] | iradukundajado@10.10.64.41 |
bcf9b41c507ea39df843f7b4ad25d3d69f0dc8e2 | d3be2e879a38329ec7c8665d1abb78fd24847180 | /DoctusBackend/src/co/edu/udea/ingenieriaweb/xsoftbackend/exception/LogicException.java | ddae6073a29ef2543d165955e0660c40d77100b0 | [] | no_license | lianesten/Doctus | 33e68fbf71edea79e1d3e45af95535b06b1798c6 | e4675bea4d21515d6c9557e5d14b118c0035c9d3 | refs/heads/master | 2021-01-10T08:39:01.226594 | 2015-12-14T19:06:29 | 2015-12-14T19:06:29 | 47,994,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 722 | java | package co.edu.udea.ingenieriaweb.xsoftbackend.exception;
/**
* Clase que permite controlar las excepciones de datos faltantes producidas por el Usuario
* @author JoaquinD
*
*/
/**
* Clase realizada para controlor los errores presentados por la falta de informacion ingresada
* o incompleta, Ejemplo (Fecha en fo... | [
"julianesten@gmail.com"
] | julianesten@gmail.com |
bf70be17a0bac96c6417283835c6256c6e6d457d | bd8e44a913871ed394b9b39ffdd165e6fd1bc2c2 | /src/javaapplication3/Overloadmain.java | 2a0a0fd6b828c479d71b18bb53d8ed8dd022acd8 | [] | no_license | Priya-bharambe/Java-Programs | 8f4bf78b0e381461d4437f5aa1347e348db1ac3b | 2c6b60a3cbc0910d52bef2b90b176eb7ba1b422a | refs/heads/master | 2023-04-04T17:36:48.499277 | 2021-04-20T16:15:27 | 2021-04-20T16:15:27 | 359,878,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package javaapplication3;
public class Overloadmain {
public static void main(String[] args) {
System.out.println("main with String[]");
}
public static void main(String args) {
System.out.println("main with String");
}
public static void main() {
System.out.println("main... | [
"pryabharambe70@gmail.com"
] | pryabharambe70@gmail.com |
d42c3a2aabc57e4c28b499ae730cac82d1f9fbcc | 7e0f6577e690ab0d3f8d25cd5dc260f0c194582c | /src/com/javarush/test/level08/lesson03/task04/Solution.java | 06b70eb1246fe75ead3f5b43785371775c1d5dfe | [] | no_license | DarkRav/javarush | 05b66ea458a7655a80104e8d434fef1fd149e259 | 5a8c649c6271c62e05b6a7f2b9d03fb6da4bfad5 | refs/heads/master | 2021-01-10T18:24:10.775500 | 2015-07-19T08:23:21 | 2015-07-19T08:23:21 | 39,327,055 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,069 | java | package com.javarush.test.level08.lesson03.task04;
import java.util.HashMap;
import java.util.Map;
/* Вывести на экран список ключей
Есть коллекция HashMap<String, String>, туда занесли 10 различных строк. Вывести на экран список ключей, каждый элемент с новой строки.
*/
public class Solution
{
public static voi... | [
"rav447@mail.ru"
] | rav447@mail.ru |
86fd7bd299dc0f236d323d14495b773d2d0bbf24 | 2b77fde8ae1132ee45f50199b7069fbc0c5051c0 | /src/main/java/com/psqframework/core/util/Project.java | 642a03ecdcf98919414d622fb3bd523d1c45abf8 | [] | no_license | sudhakarkoonimbedu/RxNova_Conditions | a1bbb7b9df99f4be3c73a7ebc5ae961e9c9c64a3 | 630ed739f44f87a5d66eb7d5341155628f7fba94 | refs/heads/master | 2022-07-10T14:52:05.900937 | 2020-03-09T09:50:08 | 2020-03-09T09:50:08 | 245,997,010 | 0 | 0 | null | 2022-06-29T18:58:58 | 2020-03-09T09:44:58 | Java | UTF-8 | Java | false | false | 1,043 | java | package com.psqframework.core.util;
import org.aeonbits.owner.ConfigFactory;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class Project {
public static String ENV_SYSTEM_PROP = "ENV_INSTANCE";
public static String DEFAULT_ENV = "QA";
public static final Logger Log = LoggerFactory.getLogger(... | [
"dt204684@HDDT0129.ad.dstsystems.com"
] | dt204684@HDDT0129.ad.dstsystems.com |
7dfe7258aa0213462043e5e0768ff9ef050f511f | 16b170f6ff0e919217ef8277cbd77f39f3509b73 | /src/main/java/com/epam/model/Student.java | 3e52a250744ac058ed9de55a84524e5879d6b6c8 | [] | no_license | Yevseyenko/HW13Yevseyenko | d807e6fcea0d6787747f6c6f6e29109d7de2ed78 | 8b57b16064297f2ba0efa29377e8cea030880cf7 | refs/heads/master | 2020-03-23T15:02:23.324515 | 2018-07-23T15:27:33 | 2018-07-23T15:27:33 | 141,716,698 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,097 | java | package com.epam.model;
import com.epam.annotations.Field;
import static com.epam.annotations.Operations.GET;
import static com.epam.annotations.Operations.SET;
public class Student {
private Integer Code_stud;
private String Student_middlename;
private String Student_name;
private String Student_sur... | [
"jevsejen@gmail.com"
] | jevsejen@gmail.com |
6dc25902e9cecc3453eb27b8ae7828f38040b402 | 967ddef39889371f1e43b8f321d07021d25b2b8a | /common/src/main/java/com/hubertyoung/common/utils/NetworkUtil.java | 9b5222bc014963357cabfc3457afa055b5603409 | [] | no_license | verylove/Litemall-Android | 6a458566dd1f9f312e601a2896d91bd9eaaf5054 | 254fa43b91fad4ff58ea99d1976f27f73ccc8632 | refs/heads/master | 2020-03-27T21:37:58.164981 | 2018-09-03T06:38:36 | 2018-09-03T06:38:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,846 | java | package com.hubertyoung.common.utils;
import android.content.Context;
import android.database.Cursor;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Uri;
import android.net.wifi.WifiInfo;
import android.net.wifi.WifiManager;
import android.os.Build;
import android.telephony.... | [
"yj1344393464@163.com"
] | yj1344393464@163.com |
5837f618b1c9658399046ea562f2e71ec5f3525f | 9923e30eb99716bfc179ba2bb789dcddc28f45e6 | /swagger-codegen/jaxrs/src/gen/java/io/swagger/model/DriversSummaryResponse.java | 4cdb2e21c163d64d2df9ee824603f2bbf296c878 | [] | no_license | silverspace/samsara-sdks | cefcd61458ed3c3753ac5e6bf767229dd8df9485 | c054b91e488ab4266f3b3874e9b8e1c9e2d4d5fa | refs/heads/master | 2020-04-25T13:16:59.137551 | 2019-03-01T05:49:05 | 2019-03-01T05:49:05 | 172,804,041 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,277 | java | /*
* Samsara API
* # Introduction Samsara provides API endpoints for interacting with Samsara Cloud, so that you can build powerful applications and custom solutions with sensor data. Samsara has endpoints available to track and analyze sensors, vehicles, and entire fleets. The Samsara Cloud API is a [RESTful API](... | [
"greg@samsara.com"
] | greg@samsara.com |
c3c477b98677322a9dca022ca2d166fbf55f11c3 | 04353a0f166eae12986f7ed704a71fbaac3b9030 | /src/main/java/com/github/aquariusmaster/jphone/repository/package-info.java | 2beb8bdaa94fdbe2d2474cf0d2b8db7dd8f653b6 | [] | no_license | BulkSecurityGeneratorProject/jphone | a96440d8bd08351434163a9716b7cf80035d45ac | 39436d3ef5482ada306b9d0c746170a57aee0406 | refs/heads/master | 2022-12-15T21:35:43.755254 | 2018-02-04T17:05:24 | 2018-02-04T17:05:24 | 296,524,167 | 0 | 0 | null | 2020-09-18T05:37:32 | 2020-09-18T05:37:31 | null | UTF-8 | Java | false | false | 94 | java | /**
* Spring Data JPA repositories.
*/
package com.github.aquariusmaster.jphone.repository;
| [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
23d0d1a9635f318113cc0f3fd9902713b4d290fa | d90be8f61d116bdbb655adb18c5b1c11ce3a0d7f | /java/bdwl/wechat/src/main/java/com/liaoin/WechatApplication.java | 589daa1e46d617d1e0ef93033659a00f04e12c06 | [] | no_license | wuxh123/bdwl | 5d7946b07e396da155338feea8be8444019c65d0 | c05034473e6c659f6b99953927758d25a7574ee3 | refs/heads/master | 2020-05-24T19:44:44.559787 | 2019-05-19T06:54:59 | 2019-05-19T06:54:59 | 187,441,649 | 0 | 0 | null | 2019-05-19T06:25:17 | 2019-05-19T06:25:17 | null | UTF-8 | Java | false | false | 766 | java | package com.liaoin;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
import org.springframework.web.... | [
"997342977@qq.com"
] | 997342977@qq.com |
37397ebc046d3d26829db7bd1655b4ecba78edc6 | 4cb7a16afa50677978883b389e9a45519e038091 | /FashionShows.java | 42924f943b98cd1ff2300da3c6f1e5182d35566c | [] | no_license | SageBerg/Sphere-Online-Judge-Problems | b19506a164ed0a50fe3775b22bcbc9b01d47f43c | 1bed7727bc3fff5bcb61e2cc7808f1d8377506ab | refs/heads/master | 2021-01-21T19:28:33.085168 | 2015-11-17T06:03:31 | 2015-11-17T06:03:31 | 27,023,619 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | import java.io.*;
import java.util.Scanner;
import java.util.Arrays;
class FashionShows {
public static void main(String args[]) {
Scanner scanner = new Scanner(System.in);
int trials = Integer.parseInt(scanner.nextLine());
while (trials > 0) {
int couples = Integer.parseInt(scanner.nextLine());
... | [
"sberg@uoregon.edu"
] | sberg@uoregon.edu |
97bad5687858291df24be355680f8d40c523a312 | 6f59a35724c7bab7e42daaa973969acab6b37544 | /app/src/main/java/com/example/hostelnetwork/fragment/CreatedAppointmentFragment.java | 7f29d2408a5c5ac2357f9f629a2a81010b521725 | [] | no_license | TuyetGiang/hostel-network | 552ea0503cdb99aca0ea081dbd3fb7ddf23e0a84 | 0b8bafe84c211b83a8ac61440692631474edec58 | refs/heads/master | 2020-04-29T04:31:36.461228 | 2019-03-28T18:28:39 | 2019-03-28T18:28:39 | 175,849,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,714 | java | package com.example.hostelnetwork.fragment;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import and... | [
"giang281197@gmail.com"
] | giang281197@gmail.com |
8cc1f5766a20e3f6eed8c1c8cfa41e29b425723d | 8d21be78aeb97287259a2f0c54ae3b2d44ed82c3 | /src/main/java/com/crealabs/creativebasic/commands/WarpCommand.java | c35e21a1bcc9e9cea0640c6655386c0ebb469ef9 | [] | no_license | CreativeBasic/CreativeBasic | 10fee6db95f299ff21ce4af82c3bdab71d4bce84 | d2295c18bbf28851cad7cf7c3f897412cb27f329 | refs/heads/master | 2023-01-11T09:34:00.732533 | 2020-11-08T18:56:02 | 2020-11-08T18:56:02 | 309,454,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,061 | java | package com.crealabs.creativebasic.commands;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.Sound;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.configuration.file.YamlConfiguration;
import org.bukkit.en... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
dbf739eb81484bbe771373cc7af4619eab32875e | 1892d6edd4ba438a01f2413977ccb179e1cd0333 | /src/com/syntax/class03/Homework1.java | 2d925aaa5bee2f1aa0b66e077c6e033a99d8135e | [] | no_license | Dashylya1993/JavaClasses | 5a4fde0f639eedab0c232ffa9fc35d0ce4aff232 | a9b2da66cc5d1664229922c2be18d31486f4a5f4 | refs/heads/master | 2022-11-16T08:37:41.811713 | 2020-07-01T23:32:00 | 2020-07-01T23:32:00 | 274,788,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,987 | java | package com.syntax.class03;
public class Homework1 {
public static void main(String[] args) {
double num1 = 3.5, num2 = 4.2;
double sum = num1 + num2;
double sub = num1 - num2;
double mult = num1 * num2;
double div = num1 / num2;
System.out.println("The addition of 2 numbers " + num1 + " and " + n... | [
"*dashylya1993@gmail.com*"
] | *dashylya1993@gmail.com* |
5fd90fc1fb2bd710327c9950e936c68677e1ff7e | 30663ca605a06785a9fd9f84329c60a64286ebdd | /WeatherService/src/main/java/ru/gubernik/weather/weatherservice/AppInitializer.java | b179d3cd501b02ef0d8c729b0db79cc84bae59a8 | [] | no_license | GubernikVladislav/Weather | af6af3b1b96278822a5b6e037c03368ce6fc832b | 8ed99585c2db57bc52a96fa9f4745ebbf6d0335a | refs/heads/master | 2020-04-21T03:44:08.188831 | 2019-02-24T14:03:51 | 2019-02-24T14:03:51 | 169,292,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 919 | java | package ru.gubernik.weather.weatherservice;
import org.springframework.web.WebApplicationInitializer;
import org.springframework.web.context.support.XmlWebApplicationContext;
import org.springframework.web.servlet.DispatcherServlet;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import ja... | [
"vgubernik@gmail.com"
] | vgubernik@gmail.com |
e04f5a4fa892d8984ffa8b1256cbe0fcee0d6193 | 123bed93a39ee17802602a0474890d8501651da9 | /Transcription-Reference/src/com/jomac/transcription/reference/forms/tablemodels/ReferenceTableModel.java | 64c58d8514027ab0a86008263be4e7013ce792f9 | [] | no_license | JOMAC-TRANS/T-Reference | c030304a7a5fada834ee08026b86ab040a72e9d4 | 480b2ec8c7175bd3a6f100c74e7af01606cc09ed | refs/heads/master | 2020-12-26T15:44:05.120880 | 2020-03-04T15:25:26 | 2020-03-04T15:25:26 | 237,553,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,371 | java | package com.jomac.transcription.reference.forms.tablemodels;
import com.jomac.transcription.reference.jpa.models.DictatorBean;
import com.jomac.transcription.reference.jpa.models.DocumentBean;
public class ReferenceTableModel extends ReferenceAbstractTableModel<DocumentBean> {
@Override
public Object getData... | [
"denrosssalenga@gmail.com"
] | denrosssalenga@gmail.com |
c1dc7726870b5147cc9071f6be7e79ed4e3fb37f | a4dbcc4303506c650eee618fdb4249f06fe0b98e | /cjsj-oa/seal/src/main/java/cn/cjsj/im/App.java | 1060440aabe8c1215861a7fd6110b075588f191d | [
"MIT"
] | permissive | JoshuaRuo/test | 9a03d2779c6d7c36402d851d85c8cfb60d892b3a | 4563d1f195c83da78d2e7e8bc1614c0263dfa579 | refs/heads/master | 2020-04-14T11:35:42.994124 | 2019-02-12T08:57:42 | 2019-02-12T08:57:42 | 163,818,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,189 | java | package cn.cjsj.im;
import android.app.ActivityManager;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.os.StrictMode;
import android.support.multidex.MultiDexApplication;
import android.util.Log;
import android.widget.Toast;
import co... | [
"123456"
] | 123456 |
b15ab09b984339d5b5b37fe22c13d028995702ce | ac91e635d6146e0bc2706e3d086afb547ede4100 | /jeecms-parent/jeecms-component/src/main/java/com/jeecms/system/job/CronTypeIndexJob.java | 2b0b63c0eb7c8f77c3ea070392fae87163d5daef | [] | no_license | iamking1987/jeecms_X1.0.1 | 2ad88790ce48618e822519ce7a14560079db0439 | 16e64aabae2cec76ca7e09480691a016ea07e02c | refs/heads/master | 2023-07-10T21:52:40.526148 | 2019-11-11T10:29:51 | 2019-11-11T10:29:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,088 | java | /*
* @Copyright: 江西金磊科技发展有限公司 All rights reserved.Notice 仅限于授权后使用,禁止非授权传阅以及私自用于商业目的。
*/
package com.jeecms.system.job;
import com.jeecms.common.base.scheduler.IBaseJob;
import com.jeecms.common.exception.GlobalException;
import com.jeecms.common.web.ApplicationContextProvider;
import com.jeecms.content.s... | [
"gidcai@gmail.com"
] | gidcai@gmail.com |
9815366322be970c261eb6bcebe8f5d2740ac238 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_da08cd239db1039c3cd15766c21abf93f346f0cb/DefaultActor/2_da08cd239db1039c3cd15766c21abf93f346f0cb_DefaultActor_t.java | d9d69f22484cafa3fb3d83e7f8aad3a53022dba1 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 16,799 | java | // GPars - Groovy Parallel Systems
//
// Copyright © 2008-10 The original author or authors
//
// 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... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a7e2a56c4edac76967c6da40b9c65e8c97f8a32a | 9fc95e8b8273f9f2e6bfc5a937cdeb89033ca43d | /src/com/empadmin/server/classes/InternationalEmployeeType.java | c3fbf975928dd080c74f41fc8eb115fbe38ab278 | [] | no_license | mahdera/sandfordHR | eb7b3f96b95a94f9c9784199be05c0f4c1a9a397 | 5baad2ef7864189f401cb277cf1b8c02dd0a9754 | refs/heads/master | 2021-01-01T17:43:01.125913 | 2014-07-21T13:57:35 | 2014-07-21T13:57:35 | 22,066,394 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,361 | java | /**
*
*/
package com.empadmin.server.classes;
import java.sql.Date;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
/**
* @author Mahder on macbook Pro
*
*/
public class InternationalEmployeeType {
private long id;
private long employeeId;
pri... | [
"mahder.neway@echoorigin.com"
] | mahder.neway@echoorigin.com |
dce9a13dd0201e1cc57d209d505336467aceaa33 | ba06c066cd04bff86f203b5036a0b2f9801fccdc | /src/main/java/com/fitzgerald_gmbh/sakuracalendar/EventType.java | 38564addb245075a7168c43628676e397272618a | [] | no_license | GingerFitzgerald/SakuraCalendar | 4b2ea2e17e6e2abbf59488c0cf58531669f74532 | ae42e1e7d0c4cfdc62bf27e5230a54da76dea0cb | refs/heads/master | 2021-01-15T16:57:38.847631 | 2014-11-16T21:04:29 | 2014-11-16T21:04:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 694 | java | package com.fitzgerald_gmbh.sakuracalendar;
import java.awt.Color;
/**
* Class representing EventType.
* @author Kevin Kußmaul
* @version 1.0
*/
class EventType {
private String name;
private Color backgroundColor;
public EventType(String name, Color backgroundColor) {
this.name = name;
... | [
"Ginger-Fitzgerald@web.de"
] | Ginger-Fitzgerald@web.de |
cce5368859e6b94cbaf6eabde5cfd2cdca9c9ea4 | d8f45363fa00c90fa31e12eae009e412d44fa017 | /src/main/java/com/signal/demo/common/log/SipLogger.java | 7db23c4b403ef98949f4dfb16f5eaf4adf04e8ee | [] | no_license | youjin419/sipdemo | c7d09ff062bc8d391e99fe4570efd1ae6a1d9c76 | d155e5e2a4c3798b183c5d4f714e47ee3fb19a64 | refs/heads/master | 2021-07-04T16:16:38.088640 | 2019-05-27T02:53:49 | 2019-05-27T02:53:49 | 187,941,882 | 0 | 0 | null | 2020-10-13T13:22:36 | 2019-05-22T01:44:44 | Java | UTF-8 | Java | false | false | 191 | java | package com.signal.demo.common.log;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class SipLogger {
public Logger logger = LoggerFactory.getLogger(this.getClass());
}
| [
"youjin_419@uangel.com"
] | youjin_419@uangel.com |
e14701f6f120c7196b82cbcbb69090a6dae5cc38 | 3bbef59cef198c8f9f38558521a95e5ec670111b | /src/main/java/be/testing/configuration/spring/profiles/UnitResourceTest.java | 0bdbdd641ccb5ffb861a5b99235081a9d0965834 | [] | no_license | bussury/unit-testing | 68b59e961d3825504349fb3f33d16ae4e679ca50 | 3f407a9a930dad6d083724463f27205460b255d8 | refs/heads/master | 2021-01-16T22:31:30.006957 | 2013-04-04T19:31:59 | 2013-04-04T19:31:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package be.testing.configuration.spring.profiles;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.context.annotation.Profile;
/**
* @author Koen Serneels
*/
@Target(ElementTyp... | [
"koen.serneels@skynet.be"
] | koen.serneels@skynet.be |
410646acab6c922f518b7fdf91d23674fada60f0 | b6a5135447c0a72a4bab67bf0e094442c649d05b | /src/main/java/testngPrac/testngp/enums/OS.java | b6746f90a8e95d261d863acf14218c55c6229410 | [] | no_license | Lifesorted/testngp | 5b0b10275eda9d9bb9fd8544b57fb5c563898d7d | c57e6b2643cb4ec002f381f35c62b5c998c9bcee | refs/heads/master | 2023-02-12T01:38:00.693704 | 2021-01-17T09:38:06 | 2021-01-17T09:38:06 | 320,145,340 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 77 | java | package testngPrac.testngp.enums;
public enum OS {
WINDOW,
MAC,
LINUX
}
| [
"mailmeshailendrakumar@gmail.com"
] | mailmeshailendrakumar@gmail.com |
5899eeac61209b06cafd879ffb253c938eb527f5 | 34e4be0ca22be68cdda46896d2b78f001afb5a94 | /app/src/androidTest/java/emirim0223/kr/hs/emirim/relativelayouttest/ExampleInstrumentedTest.java | 748af4a73d4f5d05653112bb2a51fd8034ca2b73 | [] | no_license | hayoung9000/RelativeLayoutTest | 78fe9d49567a5b4927a4b8bdc6fed0cf83bd887a | f1523bfdcbb5e3e023a3f756fecacbb0e265fdc4 | refs/heads/master | 2021-01-19T00:26:31.393741 | 2017-04-04T11:12:30 | 2017-04-04T11:12:30 | 87,170,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | package emirim0223.kr.hs.emirim.relativelayouttest;
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.*;
/**
* Instrumentation test, which will... | [
"wjsgkdud9000@naver.com"
] | wjsgkdud9000@naver.com |
0c84fc5cdd0661a629e7fcad2e895d16ff8af534 | 13bf45c904dacdee1924804904ea2064e1680fd5 | /app/src/main/java/com/example/tahmid/hydroponicapp/AnimatedReadings.java | 8fb1d07ca57c096ac09ba109b2cdfb3c8ea16049 | [] | no_license | Tahmid46/HydroponicApp | d12b5130d562696f59e8ea620e7f4cdf28d25912 | 19c32f0c24a8f90e1b88d931e14f94880f652468 | refs/heads/master | 2020-05-15T19:36:00.048094 | 2019-09-04T16:15:38 | 2019-09-04T16:15:38 | 182,459,661 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,649 | java | package com.example.tahmid.hydroponicapp;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
import android.widget.Toast;
import com.google.firebase.auth.FirebaseAuth;
import com.google.fi... | [
"ashiqur.rahman1023@gmail.com"
] | ashiqur.rahman1023@gmail.com |
d0b8fdd7d0965461565da435519f12484364d86d | d04625d1afdeaf8ab964e74c795afc803de1127d | /src/main/java/com/desafio/backend/tarefa/model/CadastrarUsuarioRequest.java | e02cdd5a72977c8bb26fc8933e3c468bdcedd99f | [] | no_license | regisferneda/desafio-backend-tarefa | 88c5de4a1066ab02ae5ed407ab83db4324512b5f | 7d8cb2c46af16e154438c1c99428c7aa9efd7065 | refs/heads/main | 2023-07-30T07:41:39.368444 | 2021-09-20T00:10:48 | 2021-09-20T00:10:48 | 408,264,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | package com.desafio.backend.tarefa.model;
import com.fasterxml.jackson.annotation.JsonProperty;
public class CadastrarUsuarioRequest {
@JsonProperty("nome_usuario")
String nome;
@JsonProperty("email_usuario")
String email;
@JsonProperty("senha_usuario")
String senha;
public String get... | [
"regis_ferneda@hotmail.com"
] | regis_ferneda@hotmail.com |
9e1bd24a5f6955807ebfa5207461adf7da666a31 | b6a665a179e9ce33ef6b8082d912bbde4006ed0d | /app/web/controller/src/main/java/com/xiaowei/config/JwtProperties.java | a43f878f8828a749d80e5a63c6d99868541f4311 | [] | no_license | kanshunfu123/springBootgetaway | c74246549246ffa5a6a1817db91786864a3dd17b | 2f41868847220f814cc8ad905566425814f50723 | refs/heads/master | 2020-05-17T23:06:10.846791 | 2019-04-29T07:31:17 | 2019-04-29T07:31:17 | 184,021,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,947 | java | package com.xiaowei.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.PropertySource;
/**
* jwt相关配置
*/
@Configuratio... | [
"995234952@qq.com"
] | 995234952@qq.com |
af9699f9b1c0a8748459a5ffa78058f8d0133691 | 0650c73b8091355640c7a4df4f22b7bf2e3ba9b7 | /src/step05_array/step05_01.java | 0eb4478365cbc4a456b20fe0d802c760451793cf | [] | no_license | choahkimm/baekjoonJava | 594e57c49ba6af811061908292b453631784b65b | a4dcc2bd1855fc4b11329e8ceb8e66ccb14a2815 | refs/heads/main | 2023-07-07T07:27:20.647439 | 2021-07-16T09:15:38 | 2021-07-16T09:15:38 | 384,122,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 263 | java | package step05_array;
public class step05_01
{
public static void main(String[] args)
// 10818번. 최소,최대
// 첫째 줄에 주어진 정수 N개의 최솟값과 최댓값을 공백으로 구분해 출력한다.
{
}
}
| [
"choahk.dev@gmail.com"
] | choahk.dev@gmail.com |
3cdb45fc1f511824c35525389becd24f5305561b | 28f10e2ececf46fbdc461646bfca4ba574f79a25 | /blogpessoal/src/main/java/org/generation/blogpessoal/seguranca/UserDetailsImpl.java | b3ab9c1f0ef79d22211fbabb8ccf0f6916b9d05d | [] | no_license | alele43/exerciciosSpringBoot | 1b2655c63e13e21fa0e3be34ab2681093dd6a16f | 047086c5fc9c100f3ef805e06a0cffc6888535b5 | refs/heads/main | 2023-07-04T04:30:29.379875 | 2021-08-09T18:45:38 | 2021-08-09T18:45:38 | 388,864,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,322 | java | package org.generation.blogpessoal.seguranca;
import java.util.Collection;
import org.generation.blogpessoal.model.Usuario;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
public class UserDetailsImpl implements UserDetails{
private stati... | [
"alessandrasousa_43@hotmail.com"
] | alessandrasousa_43@hotmail.com |
30824b8c0c6b02cebd05c3366d1741bce40d1986 | bb2467e8b615cd98729bec01498505f23e2bf2f5 | /supergo-parent/supergo-pojo/src/main/java/com/supergo/common/pojo/Seller.java | fec7e595a94f10c253521c7faa0e3554a3b4e77a | [] | no_license | SuperHcl/study | 61e5f7722b514acbfebb4aa8c1c9ce092dbeaca8 | 95ecf96965750654c7802c1faf326f64216d0290 | refs/heads/master | 2023-08-17T00:19:29.523744 | 2023-08-07T08:11:40 | 2023-08-07T08:11:40 | 193,214,220 | 1 | 0 | null | 2023-03-03T07:45:52 | 2019-06-22T09:09:27 | Java | UTF-8 | Java | false | false | 13,822 | java | package com.supergo.common.pojo;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import javax.persistence.Column;
import javax.persistence.Id;
import javax.persistence.Table;
import java.io.Serializable;
import java.util.Date;
@Table(name = "tb_seller")
@ApiModel(value = "sell... | [
"157223522@qq.com"
] | 157223522@qq.com |
b90dc881acdb5e96281e7f001feaf7b30700c2c2 | 6fd9f2eccd8a803b347f447971305434d7211eb8 | /plugin/jreframeworker/src/jreframeworker/core/BuildFile.java | f2de7e2124ef0ad7682a0080c246bc21a90618d4 | [
"MIT"
] | permissive | clicknull/JReFrameworker | 1ed503d678eab8deb43fc7e01cd146bcabf018b0 | 0670755c7e840f469ee6e5da8ea8b02c9a621980 | refs/heads/master | 2021-01-13T05:54:18.727252 | 2017-06-18T23:28:24 | 2017-06-18T23:28:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,789 | java | package jreframeworker.core;
import java.io.File;
import java.io.IOException;
import java.util.HashSet;
import java.util.Set;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.transform.OutputKeys;
import ... | [
"benjholla@gmail.com"
] | benjholla@gmail.com |
4e00c54362003308dfec21f0721165a02af4a448 | 0a6336496abdb49a8fbcbbbcad581c850356f018 | /src/main/java/org/openapitools/client/model/GetInternalTransactionByTransactionHashAndOperationIdR.java | f8eef2bb14b222aab6c457bf6b3e9b7d913080c4 | [] | no_license | Crypto-APIs/Crypto_APIs_2.0_SDK_Java | 8afba51f53a7a617d66ef6596010cc034a48c17d | 29bac849e4590c4decfa80458fce94a914801019 | refs/heads/main | 2022-09-24T04:43:37.066099 | 2022-09-12T17:38:13 | 2022-09-12T17:38:13 | 360,245,136 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,935 | java | /*
* CryptoAPIs
* Crypto APIs is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain and Crypto related applications. Organized around REST, Crypto APIs can assist both novice Bitcoin/Ethereum enthusiasts and crypto experts with the development of their blockchain... | [
"kristiyan.ivanov@menasoftware.com"
] | kristiyan.ivanov@menasoftware.com |
b2712bd66caa7afaf4c76a9660b04448a066188d | 4e16a6780f479bf703e240a1549d090b0bafc53b | /work/decompile-c69e3af0/net/minecraft/world/level/levelgen/structure/templatesystem/DefinedStructureProcessorRule.java | 4f50560db2d88b4a08e17ae6d339bf434dcf3c8c | [] | no_license | 0-Yama/ServLT | 559b683832d1f284b94ef4a9dbd4d8adb543e649 | b2153c73bea55fdd4f540ed2fba3a1e46ec37dc5 | refs/heads/master | 2023-03-16T01:37:14.727842 | 2023-03-05T14:55:51 | 2023-03-05T14:55:51 | 302,899,503 | 0 | 2 | null | 2020-10-15T10:51:21 | 2020-10-10T12:42:47 | JavaScript | UTF-8 | Java | false | false | 2,567 | java | package net.minecraft.world.level.levelgen.structure.templatesystem;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.UnmodifiableIterator;
import com.mojang.serialization.Codec;
import java.util.List;
import javax.annotation.Nullable;
import net.minecraft.core.BlockPosition;
import net... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
687950f19b445561474a79bfe585bd7ae2b4d2c6 | ad1e54acc9f30faabe6e9e5f22dded947dcf1ae4 | /app/src/main/java/samples/exoguru/materialtabs/common/Activities/LodingActivity.java | 4abb25e21bb0350054dbff3c640784d0e9b616e2 | [] | no_license | langloam/LittleMarketKeeper | 2fda7f1a6291ecb472c85791adeec64306d67797 | 1173378c7a35d0ef76f66dd4481f3ed3810af1c3 | refs/heads/master | 2021-01-10T08:06:57.999613 | 2015-11-05T16:16:11 | 2015-11-05T16:16:11 | 43,146,631 | 0 | 0 | null | 2015-11-05T09:01:02 | 2015-09-25T14:00:12 | Java | UTF-8 | Java | false | false | 2,432 | java | package samples.exoguru.materialtabs.common.Activities;
import android.app.Activity;
import android.content.Intent;
import android.os.Message;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.Menu;
import android.view.Men... | [
"lansheu3@gmail.com"
] | lansheu3@gmail.com |
2b484b4a5d13fafd0959c0af38b6824208fffbaf | 6b4cdc6e5c461ed4ab0490de5a0e7e66a6a7d26f | /OpaAPI/src/main/java/gov/nara/opa/api/validation/constraint/UserNameDoesNotExistAlready.java | f6f20486d82a0ed7513f6653b6a21287a3513d3d | [
"CC0-1.0",
"LicenseRef-scancode-public-domain"
] | permissive | usnationalarchives/catalog-source | c281dd2963cc204313202c7d9bc2b4e5a942f089 | 74187b9096a388c033ff1f5ca4ec6634b5bba69e | refs/heads/master | 2022-12-23T10:25:40.725697 | 2018-10-01T14:34:56 | 2018-10-01T14:34:56 | 151,100,359 | 5 | 0 | NOASSERTION | 2022-12-16T01:33:10 | 2018-10-01T14:15:31 | Java | UTF-8 | Java | false | false | 923 | java | package gov.nara.opa.api.validation.constraint;
import gov.nara.opa.api.system.ErrorConstants;
import gov.nara.opa.api.system.OpaErrorCodeConstants;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
impo... | [
"jason.clingerman@nara.gov"
] | jason.clingerman@nara.gov |
651fa13ef43b2c6b0b5748ccc366a68bbf513810 | 12c0227082af6074993d9f270223f73004574f48 | /src/com/Kunal/Hibernate/Author_Address.java | 59f7fffa451d58dbd42ecbca4d4116105b8dfabd | [] | no_license | Kunal007gola/Hibernate_Assignment | 7081d5d40141d82152552628483334f4744967cb | cf8d452123d538e87ca893095f89b55389a17c3a | refs/heads/master | 2020-03-21T09:49:48.060004 | 2018-06-24T20:13:17 | 2018-06-24T20:13:17 | 138,419,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 868 | java | package com.Kunal.Hibernate;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@Embeddable
public class Author_Address {
@Column(name="house_number")
private int houseNo;
private String street;
private String city;
private String state;
private int pin;
public int getHouseNo() {
... | [
"kunalgola64@gmail.com"
] | kunalgola64@gmail.com |
265d6b7a0a5001bb171f188de27d7aa0c82fc1b9 | ff55155f7cb83bfdb93ae9981188293112492220 | /Java code sample/PreqKpiAgentH/src/test/java/com/tsmc/prequal/dao/SalesDaoTest.java | bbd9b055608d010674b6788ae5e0b1d839c5ed01 | [] | no_license | yc-star-inc/Springboot-test | c6c193a36243b228a426946f9a40977e662bce69 | c6e92c8cca14284eedcd939ca8bebaf74785246e | refs/heads/main | 2023-09-01T05:56:02.379201 | 2021-10-11T15:21:20 | 2021-10-11T15:21:20 | 345,296,509 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,625 | java | package com.tsmc.prequal.dao;
import static org.junit.jupiter.api.Assertions.*;
import java.util.List;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.datasource.DriverManagerDataSource;
import com.tsmc.pr... | [
"yuchien.weng@gmail.com"
] | yuchien.weng@gmail.com |
8e6defaace41189adc073a6578425b67bce1638f | 52f1aaffa0ee334a3a1a96276d6c90c98e6edffa | /src/test/java/cn/zhang/crud/test/SimpleTest.java | f128d14e37a43f6fecc0a20f4515eda25edc3bbc | [] | no_license | superRainGit/complexssm | c1fc5d9a167e99a9e67abff95587660a2b8483d9 | 8348a2994f14f177fbdb7b170c7d35a2824ff8f0 | refs/heads/master | 2021-01-20T08:27:03.307623 | 2017-08-28T00:39:49 | 2017-08-28T00:39:49 | 101,560,731 | 0 | 0 | null | 2017-08-27T15:18:49 | 2017-08-27T15:13:21 | Java | UTF-8 | Java | false | false | 1,683 | java | package cn.zhang.crud.test;
import java.sql.SQLException;
import java.util.UUID;
import javax.sql.DataSource;
import org.apache.ibatis.session.SqlSession;
import org.apache.log4j.LogManager;
import org.apache.log4j.Logger;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.facto... | [
"1071471538@qq.com"
] | 1071471538@qq.com |
233e0de774bd4b6aa0ba86348c07ff5cc586b8b3 | 6aef26bb43231084b52d88faa9eeef2369e754cc | /QuickSort.java | 2b2d91bff5922732649941e3e539416bbbbc7e75 | [] | no_license | adeebafatima/Basic-Algorithms-Implementation | 7a6ee25a1312bfcb034c90ca66c25ed0876cf86c | 468a2d8fba0e87382a200d44683b2e01f9192e2f | refs/heads/master | 2021-04-18T21:30:20.085445 | 2018-05-19T09:51:32 | 2018-05-19T09:51:32 | 126,570,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,017 | java | import java.util.Scanner;
class QuickSort{
public static int partition(int A[],int p,int r){
int key=A[r];
int j=p;
int i=p-1;
while(j<=r-1){
if(A[j]<=key){
i=i+1;
int temp=A[i];
A[i]=A[j];
A[j]=temp;
}
j++;
}
i=i+1;
int temp2=A[i];
A[i]=A[r];
A[r]=temp2;
return i;
... | [
"adeebafatima1@gmail.com"
] | adeebafatima1@gmail.com |
2a119431f9f250862d0d880f846e076aae551451 | a25fc3597759635bbcbb2150120f3ac79e8508dc | /crm/satchi-crm-core/src/main/java/com/fongwell/satchi/crm/core/order/query/mapper/OrderItemMapper.java | 4f2efae6955f4dc145b86e2e9d388e33e5beba43 | [] | no_license | yaozhiqiang1/gittest | f0f4b0c8a6f489776368e363276e392253afd9a6 | 7f8d40b335fab03d2679b9d144dfa4db2a63e1d0 | refs/heads/master | 2020-03-18T06:53:59.975609 | 2018-07-25T11:46:09 | 2018-07-25T11:46:09 | 134,420,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package com.fongwell.satchi.crm.core.order.query.mapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* Date:2018/7/16
* Author: yaozhiqiang
* Desc:
*/
@Mapper
public interface OrderItemMapper {
Integer queryQuantity(@Param("productId") ... | [
"yzqjava10@163.com"
] | yzqjava10@163.com |
7e3fb41e5200c6baead278a80157d8c8536d60be | 2840a11414e5e36d8cb356e9274a51232fc5e6e7 | /app/src/main/java/com/muye/rocket/mvp/me/view/LanguageActivity.java | d032786ff3dcccae426d5feca74c56ec83ca86da | [] | no_license | MerkleTreesTec123/rocket_android | a4c5b7cb3f23ddf3c539fe32fbb79a7633618e53 | 8d0a0ff338e414e515c4495d79443635e4e6342d | refs/heads/master | 2022-04-24T10:11:18.223147 | 2020-04-25T03:50:23 | 2020-04-25T03:50:23 | 258,680,671 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,669 | java | package com.muye.rocket.mvp.me.view;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import com.ifenduo.lib_base.tools.LanguageUtil;
import com.ifenduo.lib_base.tools.MMKVTools;
import com.muye.rocket.R;
import com.muye... | [
"15385152450@163.com"
] | 15385152450@163.com |
0232416ecec9caa330aec50f7d91a939597cc597 | de4a516c0252922b63e1620b48b1811cd0488380 | /gulimall-common/src/main/java/com/atguigu/common/to/SkuReductionTO.java | c0845b8441562ae65a4d24c496b2b3af270242fc | [] | no_license | hellou1990/gulimall | 31afa78ab05906fa942838056f46dc7591658494 | b2cbc0c800e07801205d4dd0cba5a7e6c1819233 | refs/heads/master | 2023-06-28T03:25:32.676391 | 2021-03-07T07:30:29 | 2021-03-07T07:30:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package com.atguigu.common.to;
import lombok.Data;
import java.math.BigDecimal;
import java.util.List;
@Data
public class SkuReductionTO {
private Long skuId;
private int fullCount;
private BigDecimal discount;
private int countStatus;
private BigDecimal fullPrice;
private BigDecimal reduceP... | [
"634493683@qq.com"
] | 634493683@qq.com |
e5cb5deaffa6cf84742298541b19a6a421265a1c | 4f8bdb3f85dfd11652b5565dedb80b0991ad7e93 | /javaapkcomcampus_life/src/main/java/com/yhx/app/campus_life/ReleaseActivity.java | 8073befe636f5d5b01d00ceb58f3ed24c4bbefc9 | [] | no_license | OnClickListener2048/javaapk.com-campus_life | 016e88701d732f68a6862242e038ecefd74215c9 | 6761213ce965661574afc51e6d4e9605be78b63d | refs/heads/master | 2020-03-19T07:56:21.242472 | 2018-06-05T10:42:57 | 2018-06-05T10:43:00 | 136,161,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,743 | java | package com.yhx.app.campus_life;
import android.app.Activity;
import android.app.Dialog;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.... | [
"wangxin@i-counting.cn"
] | wangxin@i-counting.cn |
50eb1e27d30978ed5521ecaa06079270eb5e1112 | f942122d38f346ee7cd73b5c2ea3d99b2074595e | /book1/作业+练习/1/Forward2.java | 3679cfa823b67590c4f36fe20bf73c95251e5f79 | [] | no_license | liaoshanggang/Practice | 4c5304d2e30593a771bda4b44e60b38fe9f5c1ac | ce8c7e9060d7b3588bc7b649aa45c889a8ed1091 | refs/heads/master | 2020-01-19T21:10:26.407801 | 2017-06-27T08:28:10 | 2017-06-27T08:29:23 | 94,212,204 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 208 | java | public class Forward2{
public static void main(String[] args){
System.out.println("\t我的姓名:小样");
System.out.println("\t我的性别:男");
System.out.println("\t我的年龄:18");
}
} | [
"787887060@qq.com"
] | 787887060@qq.com |
a5358afba2b2671bcd051dd98281f23b67e14277 | 7de1b594c5ffe0d007651154ab7edf4014695f8d | /src/main/java/com/example/minjoo/project1/F5_signin.java | ee84062198d2c774ac7967a6b6ba09f2a1f09197 | [] | no_license | GiziSH/Project1 | c2973faeb3c2ba2417f864b3c8ee1bbf0a5e85ae | a9f13ceff5eb6191919c607e0b477dfe13fd8927 | refs/heads/master | 2020-04-01T05:13:38.736413 | 2018-10-13T17:04:48 | 2018-10-13T17:04:48 | 152,894,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,179 | java | package com.example.minjoo.project1;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGrou... | [
"duk5315@naver.com"
] | duk5315@naver.com |
11e928dbd0bb652d1366c0387ab5ed6175150ffb | 9a7013038cd5f066f8a8cf06212f72d3a00ef238 | /utils/src/main/java/com/iyiyo/uikit/materialprogressbar/internal/DrawableCompat.java | 4ff472de7c7039cc69366c3566642cff5cecd600 | [
"Apache-2.0"
] | permissive | Yaredgroovy/FolwGeek | e3d99a80a597f00e9dc89e36104b456e731033f1 | 60927e339d51b46b81fca01830f947ed46d1f149 | refs/heads/master | 2023-05-28T17:47:07.111650 | 2016-07-19T07:57:17 | 2016-07-19T07:57:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 801 | java | /*
* Copyright (c) 2015 Zhang Hai <Dreaming.in.Code.ZH@Gmail.com>
* All Rights Reserved.
*/
package com.iyiyo.uikit.materialprogressbar.internal;
import android.graphics.PorterDuff;
public class DrawableCompat {
/**
* Parses a {@link PorterDuff.Mode} from a tintMode attribute's enum value.
*/
p... | [
"w710989327@foxmail.com"
] | w710989327@foxmail.com |
1bf2be868107fddfb35829b646f2c8f310a80e7c | a33d75b6f8e7d932e8e4df982bde8ad6d03f58d0 | /src/main/java/com/baomidou/kisso/web/interceptor/package-info.java | bad5bc941f3f1e11d980a7e3e6b59ba577870149 | [
"Apache-2.0"
] | permissive | baomidou/kisso | 0c21837a157cfcf4f26ef80ab74327f1353a865a | ae02958105c5477391dfceb5de5688f4157723c0 | refs/heads/master | 2023-07-14T00:27:21.840075 | 2023-03-01T03:23:27 | 2023-03-01T03:23:27 | 65,987,079 | 269 | 80 | Apache-2.0 | 2021-04-26T03:44:33 | 2016-08-18T10:07:24 | Java | UTF-8 | Java | false | false | 98 | java | /**
* kisso 各种开发框架拦截器实现类
*/
package com.baomidou.kisso.web.interceptor;
| [
"jobob@qq.com"
] | jobob@qq.com |
05746bfe868065656a0747915ef51abee6641b5e | 182b1105c2a1ffbe01dcf9869aa57c9fce789999 | /integral-core/src/main/java/my/com/myriadeas/integral/data/populator/UserGroupDatabasePopulator.java | 98eb6a765ad8b88626114f964d357c463f9b818c | [] | no_license | arlinashah/integral | 73d15e54f5cc071f2b56cc8b21b3ca3d26c2612f | 17108192cdec49b68e3d198913d1109fad4f1bff | refs/heads/master | 2022-12-25T21:54:39.705721 | 2014-09-23T02:30:39 | 2014-09-23T02:30:39 | 24,176,317 | 1 | 0 | null | 2022-12-16T02:38:46 | 2014-09-18T06:14:08 | JavaScript | UTF-8 | Java | false | false | 1,087 | java | package my.com.myriadeas.integral.data.populator;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import my.com.myriadeas.integral.data.jpa.domain.Role;
import my.com.myriadeas.integral.data.jpa.domain.UserGroup;
import my.com.myriadeas.integral.data.jpa.repositories... | [
"arlinashah@gmail.com"
] | arlinashah@gmail.com |
a53e07769c51e87461e87cfa8fcc052d2916dace | 7011949764c8ed005d3e37a0099ad464192499a7 | /app/src/main/java/com/nwpu/wsner/lib/camera/PreviewCallback.java | 72e7256ef7405e13bb376539d46735fe556afb15 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | jingyuzhangzhang/cupboardClient | 131ab0011417c7f9af02fbde6506e1571141e3c8 | c76aab37acb57f7574b93d08cb5c669f91f40c62 | refs/heads/master | 2021-01-19T00:36:02.331433 | 2017-04-04T13:29:20 | 2017-04-04T13:29:20 | 87,189,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,408 | java | package com.nwpu.wsner.lib.camera;
import android.graphics.Point;
import android.hardware.Camera;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
/**
* 描述: 相机预览回调
*/
final class PreviewCallback implements Camera.PreviewCallback {
private static final String TAG = PreviewCallback.cl... | [
"624571192@qq.com"
] | 624571192@qq.com |
72d11219093c231560be2609d2cda00b08fe311c | 338adff9c80292c00caff3398ed80de47ab6866d | /src/com/example/filemaster/MainActivity.java | 72990641446c8870d1e94d474e72cc743c80409f | [] | no_license | anilds/FileMaster | 409391ec15af69db610745268d66347f23f05527 | cc1ede137db3a404d7a119ebff8646ebb9120773 | refs/heads/master | 2021-01-10T19:50:59.087201 | 2014-10-08T05:30:50 | 2014-10-08T05:30:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,411 | java | package com.example.filemaster;
import java.io.File;
import java.util.ArrayList;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Environment;
import android.util.Log;
import android.view.Menu;
import android.view.MenuI... | [
"anildshiv@gmail.com"
] | anildshiv@gmail.com |
285196d9fbac8aca4ce92396a56d0fd4189fd21c | 3fe383525b2dcd3f9a405c5105a4562983c7f7fa | /jenabean/jenabean/src/test/java/test/bean/Visualization.java | f1ad954a3bc72bd402578dc2d1faf0bfae5e3751 | [
"Apache-2.0",
"MIT"
] | permissive | william-vw/mlod | 7e013d999878a1fcd16e4add94e62626a16875a5 | 20d67f8790ef24527d2e0baff4b5dd053b5ab621 | refs/heads/master | 2023-07-25T12:35:00.658936 | 2022-03-02T16:03:55 | 2022-03-02T16:03:55 | 253,907,808 | 0 | 0 | Apache-2.0 | 2023-07-23T11:15:08 | 2020-04-07T20:44:36 | HTML | UTF-8 | Java | false | false | 155 | java | package test.bean;
import thewebsemantic.Namespace;
@Namespace("http://code.google.com/apis/visualization/")
abstract public class Visualization
{
}
| [
"william.van.woensel@gmail.com"
] | william.van.woensel@gmail.com |
b4f8ca2d6d9e09e6a3acffd4cf94a7b5e97da6c8 | 6970cd9e1c123276f8f297caaac3374ef779a72e | /pocchroma/pocchromacore/testsrc/de/techouts/pocchroma/core/job/TicketsRetentionCronJobIntegrationTest.java | ba8a1cc68cf3c22d9735a39294aaa52bbc83d11a | [] | no_license | Prashanth-techouts/tatacroma-poc | 22badc975ebb84ebd270e88932eafdbb4ffe14ec | 21992e275ba96f65b129b4485e76a7e4baa2e727 | refs/heads/master | 2023-06-19T13:32:32.848697 | 2021-07-21T08:28:09 | 2021-07-21T08:28:09 | 388,042,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,158 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the te... | [
"prashanth.g@techouts.com"
] | prashanth.g@techouts.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.