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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0e4a1448fb599d0bc29e346c12cb8a82aba6679f | 19263ed5bc56a318a368f0f483082b710afd3ba6 | /breadmote/src/main/java/com/cypher/breadmote/Error.java | 2bd909b3c55ac0493c8c300bc4ed7958222d4c8a | [
"MIT"
] | permissive | ScottCypher/BreadMote-Android | ba86df36a801f7f87b1b31277d8e3d39e2ce5784 | ac5fe2013546f8503686a01164945b257bcb6f09 | refs/heads/master | 2020-04-10T04:01:53.989647 | 2017-06-18T03:54:00 | 2017-06-18T03:54:00 | 50,319,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | package com.cypher.breadmote;
import java.util.Date;
/**
* Represents an error generated by the hardware or by the BreadMote SDK.
*/
public class Error {
private final String tag;
private final String message;
private final Date timeStamp;
/**
* @param tag Used to identify the source of the er... | [
"scottcypher14@gmail.com"
] | scottcypher14@gmail.com |
5c3f386a0ac522bb6c6c0c6bf0fc29bc0bcff2ef | b4cd197eecd6ebc79efb17e91e2936851a3ec96c | /src/main/java/edu/gslis/temporal/util/ValueComparableMap.java | 936a5653f0752d20be0a7937e099136c6c22d599 | [] | no_license | craig-willis/temporal | 168f6c373c5e40c0d18b26974ed233fafabaffde | 45a73c4d8eb17dbddc1effdc380c40e8550bf4aa | refs/heads/master | 2020-05-19T15:35:43.350338 | 2017-10-07T22:51:11 | 2017-10-07T22:51:11 | 23,710,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,334 | java | package edu.gslis.temporal.util;
import java.util.HashMap;
import java.util.Map;
import java.util.TreeMap;
import com.google.common.base.Functions;
import com.google.common.collect.Ordering;
public class ValueComparableMap<K extends Comparable<K>,V> extends TreeMap<K,V> {
//A map for doing lookups on the... | [
"willis8@illinois.edu"
] | willis8@illinois.edu |
3cdfb8e5b7d726385e5994f4b8fcecba9f4e2663 | 4025af4d2bacf3568cfdd55d85573ed26d606236 | /mybatis-demo-2018/day02-MyBatis-01/src/main/java/com/moon/mapper/UserMapper.java | 831c8c6a879b42cccd32c641f1fec977df484511 | [] | no_license | MooNkirA/mybatis-note | f3e1ede680b0f511346a649895ae1bf71c69d616 | 25e952c13406fd0579750b25089d2cf2b1bdacec | refs/heads/master | 2022-03-04T20:11:26.770175 | 2021-12-18T02:31:10 | 2021-12-18T02:31:10 | 223,528,278 | 0 | 0 | null | 2021-12-18T02:31:13 | 2019-11-23T04:04:03 | Java | UTF-8 | Java | false | false | 926 | java | package com.moon.mapper;
import java.util.List;
import com.moon.entity.QueryVo;
import com.moon.entity.User;
/**
* MyBatis:Mapper动态代理方式开发dao
* @author MoonZero
*/
public interface UserMapper {
/**
* 根据id查询
*/
User findUserById(Integer id);
/**
* 根据用户名模糊查询
*/
List<User> queryUserByCondition(QueryVo q... | [
"lje888@126.com"
] | lje888@126.com |
74b0ee0eb9720224b483fd350a87b9cc8f8d3a75 | ad05ca4744f637cce2b143bcee5d095d61c08c07 | /src/main/java/com/devopstools/portal/PortalApplication.java | be671728a8d06ebb795bd3edc37ced0dd655eadf | [] | no_license | pwelagedara/sample | 81bd1f26601188dc288fe49fbce0cf3ad79ade0c | 2040c4d6681bb7a5531d9e507be151da0633c6cd | refs/heads/master | 2020-03-23T13:06:53.283406 | 2018-07-19T15:50:09 | 2018-07-19T15:50:09 | 141,600,803 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.devopstools.portal;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* Created by pubudu on 4/13/18.
*/
@SpringBootApplication
public class PortalApplication {
public static void main(String[] args) {
SpringApplication.run(P... | [
"pubuduwelagedara@gmail.com"
] | pubuduwelagedara@gmail.com |
ace218cff1611128fac738e52abe9f743f7e6f12 | 3c77716112cef47da6fddd6c090292142b26b9ec | /dosirak/src/main/java/com/join/dao/DietDAOImpl.java | c1585b87b840a9efcd38e40b0edb4d0098f03fff | [] | no_license | sumin729/dosirakProject | b3e284fc073331318306f141c704b1908645ea36 | ee2871036de36f5280b5afb467d5c8d04160da42 | refs/heads/master | 2023-02-26T14:27:00.674297 | 2021-02-01T05:40:58 | 2021-02-01T05:40:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,212 | java | package com.join.dao;
import java.util.List;
import java.util.Map;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import org.springframework.stereotype.Repository;
import com.join.dto.FoodCalory;
import com.join.dto.UserCalory;
@Repository("dietDao")
public class DietDAOIm... | [
"User@DESKTOP-KQEP2CV"
] | User@DESKTOP-KQEP2CV |
837912d113fc40e0e37c5b469609cddba8ac39fd | b66d90cbd7fe61f897a66824ded5ed541b89322c | /BridgeUtilities.java | 6b86dbd81b575dc39ae14f0af95aefffcca94701 | [] | no_license | smulwa/a4Bentley | 99ac22f94139820600993645fcc17d3b0d1f91e1 | 2279ea885408bc6cd27581b15b6daccc1f66111a | refs/heads/master | 2021-04-15T05:57:25.259429 | 2018-03-31T05:29:50 | 2018-03-31T05:29:50 | 126,904,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,626 | java | public class BridgeUtilities {
/*
* constructor to ensure no objects of type BridgeUtilities can be created
* outside this class
*/
private BridgeUtilities() {
}
/*
* Iterate through array and return the number of cards that have the input
* value
*/
private static int countValue(Card[] arr, int sp... | [
"35940989+smulwa@users.noreply.github.com"
] | 35940989+smulwa@users.noreply.github.com |
409d817a4ba72aa8f3685c2a4b706ec678ee1461 | 4dca4a02d16197b5683c924e748fb9cb34481f36 | /src/main/java/cn/touchmedia/sean/dualscreen/InMemoryMessageRepository.java | da0e16417fd98f1de51d64cd076185787aab3f5e | [] | no_license | elesteel/dual-screen | 0560cd7824ebb0c4b63f4c7cf6d98c9d2c1c1434 | 330c41f43ea5f283d27cb80d0afce10f62fa7dc8 | refs/heads/master | 2016-09-06T21:26:40.126125 | 2015-04-14T07:10:23 | 2015-04-14T07:10:23 | 33,715,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 668 | java | package cn.touchmedia.sean.dualscreen;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import org.springframework.stereotype.Repository;
@Repository
public class InMemoryMessageRepository implements MessageRepository {
BlockingQueue<String> messages = new LinkedBlockingQu... | [
"elesteel@gmial.com"
] | elesteel@gmial.com |
a15d69cc79289037e521402eb87c66ffeb820574 | 5d42d0fb4eb9f9d9cbc546446d38c996ff15da8b | /src/main/java/org/practise/algorithm/leetcode/design/MyHashMap.java | fe19fe47c757c4cb045ced31f3c7993c497d5a1b | [] | no_license | aarthiarun/algorithm | 52bd42b4d3b9a6eea23b12af10fa43700d326e7a | e35bac371ed0fffb12a1caffd78a7f71a7d2cd82 | refs/heads/master | 2023-06-08T13:50:22.364536 | 2019-01-13T17:48:29 | 2019-01-13T17:48:29 | 151,794,626 | 0 | 1 | null | 2023-03-09T08:10:32 | 2018-10-06T01:32:33 | Java | UTF-8 | Java | false | false | 1,945 | java | package org.practise.algorithm.leetcode.design;
import java.util.Iterator;
import java.util.LinkedList;
public class MyHashMap {
private LinkedList<Node>[] nodes;
/** Initialize your data structure here. */
public MyHashMap() {
nodes = new LinkedList[10000];
}
/** value will always be non... | [
"arunmohzi@oath.com"
] | arunmohzi@oath.com |
ad9f229aaee885493f7c058c5a4dbd9836ace1a0 | d70a85ce8ad5f8979efe5c5ac0a7787f6db6e643 | /src/main/java/leetCodeTest/PalindromeNumber.java | 13ee60c4a34041cf66a9129e995dd8c5418817ae | [] | no_license | MacMargo/CodeTest | 894a5f10fe43535cdbd1f8276a571a516e4318ed | 8941d177975e6bf766166c707850a7c657db66ff | refs/heads/master | 2022-06-21T23:42:58.325313 | 2019-12-01T11:48:54 | 2019-12-01T11:48:54 | 99,217,216 | 0 | 0 | null | 2022-06-17T02:05:00 | 2017-08-03T09:46:37 | Java | UTF-8 | Java | false | false | 1,063 | java | package leetCodeTest;
/**
* @author maniansheng
* @date 2019/6/30
* @description 判断一个整数是否是回文数。回文数是指正序(从左向右)和倒序(从右向左)读都是一样的整数。
* <p>
* 示例 1:
* <p>
* 输入: 121
* 输出: true
* 示例 2:
* <p>
* 输入: -121
* 输出: false
* 解释: 从左向右读, 为 -121 。 从右向左读, 为 121- 。因此它不是一个回文数。
* 示例 3:
* <p>
* 输入: 10
* 输出: false
* 解释: 从右向左读, ... | [
"MacMargo@163.com"
] | MacMargo@163.com |
7bebd6a68ee60e71fd1048ec3b982e3db977a800 | 5649995d64e448b028abfd53d9e57aaa22a346cc | /EcoCicle/app/src/main/java/com/e2g/ecocicle/LoginFragment.java | 91da59ed390327a30850a72717f0e5817a7fe8fb | [] | no_license | global-urban-datafest/Eco2Cycle | bb7d559a784eee50788c79ad330a1c86496c8bd6 | ad07fee0dd034aebe1ee90896600b555b3d7e77c | refs/heads/master | 2021-01-23T12:18:04.969262 | 2015-03-23T00:28:40 | 2015-03-23T00:28:40 | 31,785,272 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,008 | java | package com.e2g.ecocicle;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.util.Log;
import android.view.KeyEvent;
import android.view.La... | [
"adams.lucass@gmail.com"
] | adams.lucass@gmail.com |
1355e09f869ce73c8cea7b069cb71452cea37fa2 | 12a4cc462a35c0dd0e1229a9c9618c64a7f7a932 | /app/src/main/java/com/abhishek/saveropedia/model/story/UserDetailModel.java | 21ab4d54aff204aa6f1704e43bfa0fd3a3c59e19 | [] | no_license | abhishek-120902/saveropedia | cef310488d5a5f2005719e07bf3d867f5698ab05 | cdfc9a948ab5420ba795d48b623c3ba0d31b4035 | refs/heads/master | 2023-06-18T15:16:53.607002 | 2021-07-16T10:06:50 | 2021-07-16T10:06:50 | 386,588,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.abhishek.saveropedia.model.story;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
public class UserDetailModel implements Serializable {
@SerializedName("user")
private User user;
public User getUser() {
return user;
}
public void setUser(Use... | [
"abhi120902@gmail.com"
] | abhi120902@gmail.com |
75788f3ccd50ce43aa9941f4e31405f0b9f104f3 | b1438078879a3709c973ac3dcf6a5acaff805919 | /customer/food_delivering_app/app/src/main/java/com/perfresh/food_delivering_app/fragments/home_fragment.java | 53c5b4c987d526e34f1bcf6353cd8d209fd3d5e4 | [] | no_license | rk891014/PerfreshApp | 70c3a4ace2b06a7cfedfe66985ca6e8d7b8d02ff | 3d176e85ce4c50822dc4e117022b335bd17f39ed | refs/heads/master | 2022-12-11T08:13:45.511586 | 2020-09-17T08:36:34 | 2020-09-17T08:36:34 | 296,265,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,252 | java | package com.perfresh.food_delivering_app.fragments;
import android.content.ActivityNotFoundException;
import android.content.Intent;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.cardview.widget.CardView;
import androidx.fragment.a... | [
"rkrjptrohit@gmail.com"
] | rkrjptrohit@gmail.com |
21333f8a5d5c7f09bf5ff0e7cc9aa8430df30e16 | 02037e7f1d53edae78681211237220f4cf8e3965 | /aws-service/StockerCloud/src/main/java/com/stockercloud/aws/item/ValidationException.java | d2636d67679cb5dc7af59e91f2943e196cf80f1f | [] | no_license | ryanxie0/stocker-cloud | 995732326bac2c862671b89a9c7a54ece289aa10 | f80436bff9080f1249225d0579e9709932347347 | refs/heads/master | 2020-04-05T01:58:46.457736 | 2018-12-14T02:44:45 | 2018-12-14T02:44:45 | 156,114,233 | 0 | 0 | null | 2018-11-05T20:48:18 | 2018-11-04T18:54:33 | Java | UTF-8 | Java | false | false | 168 | java | package com.stockercloud.aws.item;
public class ValidationException extends RuntimeException {
public ValidationException(String message)
{
super(message);
}
}
| [
"chickenfeet300@gmail.com"
] | chickenfeet300@gmail.com |
837ab1f769b8e591593f2ee2d66a0530d7fb1855 | cda3816a44e212b52fdf1b9578e66a4543445cbb | /trunk/Src/l2next/gameserver/templates/item/WeaponTemplate.java | a03e1db8d25d54c6317076eaefed19308a7adff5 | [] | no_license | gryphonjp/L2J | 556d8b1f24971782f98e1f65a2e1c2665a853cdb | 003ec0ed837ec19ae7f7cf0e8377e262bf2d6fe4 | refs/heads/master | 2020-05-18T09:51:07.102390 | 2014-09-16T14:25:06 | 2014-09-16T14:25:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,692 | java | package l2next.gameserver.templates.item;
import l2next.gameserver.stats.Stats;
import l2next.gameserver.stats.funcs.FuncTemplate;
import l2next.gameserver.templates.StatsSet;
public final class WeaponTemplate extends ItemTemplate
{
private final int _soulShotCount;
private final int _spiritShotCount;
pr... | [
"tuningxtreme@108c6750-40d5-47c8-815d-bc471747907c"
] | tuningxtreme@108c6750-40d5-47c8-815d-bc471747907c |
864682cea52d1fe7967d7e1b36bdf04d97abea42 | 0d8e9b6a62ea5b796836fcde413a5566cf37998a | /src/entity/UniversityClass.java | 2c866f6ca8cd56e34afa21691c06fedc432e73bc | [
"MIT"
] | permissive | igorpapr/CSP_university_schedule_maker | d30d990d7b691d160bf5aaf86faefa757876601b | 6719f3c5645e2f1666abd4feda0e63c3693d2c73 | refs/heads/main | 2023-01-07T02:41:14.165541 | 2020-11-09T13:42:39 | 2020-11-09T13:42:39 | 307,828,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,857 | java | package entity;
import java.util.*;
import java.util.stream.Collectors;
//means university class (a.k.a lesson)
public class UniversityClass {
private final UUID uuid;
private Subject subject;
private ScheduleSlot scheduleSlot;
private List<ScheduleSlot> availableSlots;
private boolean isLection;
private ... | [
"igorpapr@gmail.com"
] | igorpapr@gmail.com |
923ef488b946d935133d9a6fe9524815d3239301 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Hibernate/Hibernate3156.java | 61a80b7bcef609176b1fb33a20a7a2e92841da10 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | @Override
public QueryImplementor createQuery(CriteriaUpdate criteriaUpdate) {
checkOpen();
try {
return criteriaCompiler().compile( (CompilableCriteria) criteriaUpdate );
}
catch ( RuntimeException e ) {
throw exceptionConverter.convert( e );
}
}
| [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
fbcb62f71e12dfc269723975699f7f45c236d1a6 | c5a3c6d763b70f2fe229b5decb861789996f83fd | /groo/src/main/java/com/chiralBehaviors/groo/configuration/ChakaalConfiguration.java | 169eb63b0d6f7b23a04be1f5d10bdc0a67ac5911 | [
"Apache-2.0"
] | permissive | ChiralBehaviors/Groo | 16d6c44cd70c6b735526e284b85c381aa5bdcd6d | 8361deca66b15ed017c2bc3aa759b98a78cd4bbe | refs/heads/master | 2020-05-17T23:09:23.761594 | 2014-12-12T23:52:32 | 2014-12-12T23:52:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,556 | java | /*
* (C) Copyright 2014 Chiral Behaviors, 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 req... | [
"hellblazer@me.com"
] | hellblazer@me.com |
2141b878588aeb519c9cab89a798cc478d8fe3ae | 00d6b8240283d4108232e1407d495d21bef1664b | /src/cl/blueprintsit/apps/mediaman/launcher/MediaProcessor.java | cabea8c678409e0284ea8f0edbe70b6423780659 | [] | no_license | afarias/mediamanager | cb36c2ed8c8c2ca992e283e6ea3ece27ccc6cda3 | fee172c69c50111181b7ef5cc32871db3fb56d45 | refs/heads/master | 2021-01-22T06:11:07.948371 | 2017-12-31T17:43:51 | 2017-12-31T17:43:51 | 92,526,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,751 | java | package cl.blueprintsit.apps.mediaman.launcher;
import cl.blueprintsit.apps.mediaman.MediaManager;
import cl.blueprintsit.apps.mediaman.analyser.DateConsolidator;
import cl.blueprintsit.apps.mediaman.mediaitem.MediaFactory;
import cl.blueprintsit.apps.mediaman.mediaitem.MediaItem;
import cl.blueprintsit.utils.TagUtils... | [
"andres.farias@oracle.com"
] | andres.farias@oracle.com |
af3e10e9252e7159f3f1bb0718e560df6dd39830 | a6188b2a99be12a10fe5dc2eb334a30bf5356ae6 | /BookStore5/src/bean/Page.java | eb3a05445f6f1b97d5f854a8b8e18fc299ecf428 | [] | no_license | copyengineer/javaWeb | 3c67494bdf4dcb195ea472b8f96579115dc038e1 | 4ff498da1e39ea40fb220e86fe84c79121b71033 | refs/heads/main | 2023-05-03T13:57:16.806207 | 2021-05-20T10:58:08 | 2021-05-21T01:19:44 | 369,177,281 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 3,655 | java | /**
*
*/
package bean;
import java.util.Map;
/**
* @author 22364
*·ÖÒ³µÄÒµÎñbean
*/
public class Page {
private String lastPage;
private Map<String, Integer> pagechoice1;
private String omit1;
private Map<String, Integer> pagechoice2;
private Map<String, Integer> pagechoice3;
private Map<String, Integer... | [
"2236492050@qq.com"
] | 2236492050@qq.com |
57fe584d6127186b75804016d5283b3ffedc6313 | 8ca5238c0cbd23a2ff01a4ca94916680de7acb46 | /Module02/src/Demo10/Demo02Calendar.java | 3e53d1735453f905b3f936b51c950d885436b01f | [] | no_license | Roytforever/java | fd9e698a3412e91c50985645dc89a7639e27bf1c | e204a6b143045648816bf4edfa0774cd56fbf019 | refs/heads/master | 2022-07-22T02:55:05.815910 | 2019-07-24T11:52:57 | 2019-07-24T11:52:57 | 198,580,962 | 0 | 0 | null | 2022-06-21T04:12:59 | 2019-07-24T07:22:06 | Java | UTF-8 | Java | false | false | 3,828 | java | package Demo10;
import java.util.Calendar;
import java.util.Date;
/*
Calendar类的常用成员方法:
public int get(int field):返回给定日历字段的值。
public void set(int field, int value):将给定的日历字段设置为给定值。
public abstract void add(int field, int amount):根据日历的规则,为给定的日历字段添加或减去指定的时间量。
public Date getTime(... | [
"375560026@qq.com"
] | 375560026@qq.com |
7b940c55f3a121057bbe810e3972a5646d4b7da0 | cd633c2084427729df769d54d8d73d2a41e04b3a | /src/main/java/me/darkeyedragon/enchants/enchant/RetaliateEnchantment.java | cde1ad1829c3ffb410baaf62a08eca5f29f419e4 | [] | no_license | DarkEyeDragon/GlobalEnchants | 9084e9eeea2edd56a8bfc9c1fff766b44f09d59b | 71394173346418a865438e2e2d02a0d73fd46de7 | refs/heads/master | 2022-05-28T20:37:43.345481 | 2020-04-19T22:20:18 | 2020-04-19T22:20:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | package me.darkeyedragon.enchants.enchant;
import org.bukkit.event.entity.EntityDamageByEntityEvent;
public interface RetaliateEnchantment {
void retaliate(EntityDamageByEntityEvent event, int lvl);
}
| [
"joshua.tack@student.vives.be"
] | joshua.tack@student.vives.be |
8e4641d2d38a40ee781d6379251583dcf3eb7e8e | 9b5500f72b252da7e3e44359ca309e91353347c5 | /src/test/java/org/querybyexample/jpa/app/Account_.java | 0957b8c39e1d6baa9c93c544b4392af515f38b22 | [] | no_license | luiz158/jpa-query-by-example | 0cbc4c3bb1f2135941f54dacac135ca534489447 | 48b1e81b8ef2afdd9880fb85bd5c909b0d8ee7d2 | refs/heads/master | 2021-01-18T03:46:25.013229 | 2012-12-04T19:05:01 | 2012-12-04T19:05:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,646 | java | /*
* Copyright 2012 JAXIO http://www.jaxio.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | [
"nromanetti@jaxio.com"
] | nromanetti@jaxio.com |
222c6201b713664f9200253ea1f6914c917a2095 | 937a638ffc7b08be37d4b7efebd23c7a581b4be7 | /[Compi2A-]Proy1_201442819/ServidorProyecto1/build/generated/src/org/apache/jsp/VentanaLista_jsp.java | 4b70cc5d6f1e316d5e357a74004d66925f104767 | [] | no_license | jerduar/Compi2 | 5fad9d6452229a4b55acb43c56458b706fc5df47 | 1cb99955cc54dbb1b84498b73212e0c2cf10a3fb | refs/heads/master | 2020-04-12T03:54:02.911258 | 2016-10-04T05:43:07 | 2016-10-04T05:43:07 | 64,909,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,320 | java | package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class VentanaLista_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
public int factorial(int num) {
if (num == 0) {
... | [
"jerduar@gmail.com"
] | jerduar@gmail.com |
bf52e73dcf7d1be85c3987f0d588228898d954df | 1460eec209c36bf16ca852453c351c58a3c1cc5d | /src/main/java/com/matryxaccess/config/ThymeleafConfiguration.java | 4a6d65b1ed816863f15eaaa29e27cd599ee08c30 | [] | no_license | aranga-nana/RegSearch | 7b3e4cd9fa9bb0a655c595284271e3a4cee0818f | 65a68895177a1cbad97aa3e5ea648baa79b04a4b | refs/heads/master | 2020-03-20T19:09:56.036441 | 2018-06-17T02:51:47 | 2018-06-17T02:51:47 | 137,624,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 985 | java | package com.matryxaccess.config;
import org.apache.commons.lang3.CharEncoding;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.*;
import org.thymeleaf.templateresolver.ClassLoaderTemplateResolver;
@Configuration
public class ThymeleafConfiguration {
@Suppres... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
b5d0d22eaabc2d1fbc0a07a63e6b793b91280573 | 5a5f605dedcec77832ebf9c988cbc06739a0445d | /app/src/main/java/com/animsh/moviem/activities/MainActivity.java | 3b53225a94a0c563c0f50454aec86f314f9e973c | [] | no_license | ladroshan/Moviem | 6466cc3f984f76341d1e8f1fcaaa77e5a0f7f34d | a6da8bf313fb9fdfdc74da238065059a37cdfb81 | refs/heads/master | 2023-05-09T11:24:10.907850 | 2021-02-15T08:59:28 | 2021-02-15T08:59:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package com.animsh.moviem.activities;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.navigation.fragment.NavHostFragment;
import androidx.navigation.ui.NavigationUI;
import com.animsh.moviem.R;
import com.google.android.material.bottomnavigation.BottomNavigationView;
publ... | [
"animsh.more@gmail.com"
] | animsh.more@gmail.com |
28685db888ca0aad8d7bbd78788a332ba8f9dc30 | 22ce92ebe08587604439792da8e9c8ae572f44fe | /src/com/pattern/Flyweight/LBox.java | 01f6ebfc5264fc27af6a97963bf35b28810b0d4b | [] | no_license | TiancaixZ/design_patterns | 4438695fde53d2f05e35b217cf29fa0198d5f39d | 71e213cc88d4a2c9b9ce729f54a319aa17e91e04 | refs/heads/master | 2023-07-18T17:14:09.081882 | 2021-08-17T14:56:24 | 2021-08-17T14:56:24 | 387,807,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package com.pattern.Flyweight;
/**
* @program: design_patterns
* @description:
* @author: Chen2059
* @create: 2021-08-01
**/
public class LBox extends AbstractBox{
@Override
public String getShape() {
return "L";
}
}
| [
"chen2059thisway@gmail.com"
] | chen2059thisway@gmail.com |
d29c55e43a21c94bba43b1191687aad5445f4849 | ee96ae685e371696c0effba8499f3ea4cafcbc61 | /src/com/wxf/data/enumm/SolveFullPermutation.java | 3b2898d439d0feac6b2788fd3d78de4c41e03a3a | [] | no_license | jaydenwen123/Algorithms-java | 24b7478c3b5f599201b2e7c9dcf591334dffa898 | f04ef1d4ae9da15c8cafd63ebe472c5e91479c4e | refs/heads/master | 2021-03-03T08:42:45.035079 | 2020-03-09T05:53:22 | 2020-03-09T05:53:22 | 245,947,384 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,675 | java | package com.wxf.data.enumm;
import java.util.Stack;
/**
* 通过增量穷举法求解全排列问题
*
* @author Administrator
*
*/
public class SolveFullPermutation {
/**
* 抽象出的实体类,表示一次排列的对象
*
* @author Administrator
*
*/
public static final int MAXN = 10;
public static class Unit {
// 用来表示依次排列的数组元素
public int[] dat... | [
"228186474@qq.com"
] | 228186474@qq.com |
35bfc9370985fdc2fb55d08247a54251e84ddebd | 45b033618f9cd9f9f1a3f58bda6d7d797983b680 | /src/main/java/com/nowcoder/community/util/CommunityConstant.java | 1e09f80542899ed37a6e283485dc33c703ca6e89 | [] | no_license | A11Might/community | 7ba23711046e6fc9adc0df3951626b759fe1c616 | 314c7e217ca4f5b2563b8eb1f92a6f791ecec290 | refs/heads/master | 2022-06-26T02:03:02.514995 | 2019-12-06T13:24:58 | 2019-12-06T13:24:58 | 216,225,195 | 2 | 1 | null | 2022-06-17T02:35:30 | 2019-10-19T15:10:07 | Java | UTF-8 | Java | false | false | 1,297 | java | package com.nowcoder.community.util;
/**
* @author qhhu
* @date 2019/10/22 - 19:10
*/
public interface CommunityConstant {
// 激活成功
int ACTIVATION_SUCCESS = 0;
// 重复激活
int ACTIVATION_REPEAT = 1;
// 激活失败
int ACTIVATION_FAILURE = 2;
// 默认状态的登录凭证的超时时间
int DEFAULT_EXPIRED_SECONDS = 36... | [
"qihanghu@foxmail.com"
] | qihanghu@foxmail.com |
9f997c4f3091793a2300a5bd094f8fa098d28e23 | e1bfb07d5f98414803be7c9bd9cba57d08949848 | /src/main/java/unitec/elementosmvc/Tarjeta.java | 1d7be26b12c73b6130b8b12ddbead4b8e0eac5db | [] | no_license | mabetoca/elementos-mvc | f15cc6be77b998d9a0d9c3b60a268ee161485727 | 239dc18e255b010b4871ad1a2c1844702623168d | refs/heads/master | 2020-03-17T22:52:46.186293 | 2018-06-30T02:01:25 | 2018-06-30T02:01:25 | 134,021,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,289 | java |
package unitec.elementosmvc;
public class Tarjeta {
private int numero;
private float saldo;
private String nombre;
public Tarjeta(float saldo, String nombre) {
this.saldo = saldo;
this.nombre = nombre;
}
public Tarjeta(String nombre) {
this.nomb... | [
"T-107@PC190.mshome.net"
] | T-107@PC190.mshome.net |
20ee03ed5a2ff7d2c88b238708658d0986c147c7 | 031f66322c9c08ae07c4b1711a2312c70cf01948 | /JenkinsPractice/src/test/java/com/org/jenkinsLearning/JenkinsPractice/AppTest.java | 2676718f8938caf740e161f7deda34ee62221b2a | [] | no_license | practice512/JenkinsPractice | 0c6643182db2b59edb69a2dd69b36fe5b985296d | 7b0f9738515a7454adcc356ecc625da96a066217 | refs/heads/master | 2021-01-02T08:58:17.155246 | 2017-08-02T10:54:50 | 2017-08-02T10:54:50 | 99,106,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 667 | java | package com.org.jenkinsLearning.JenkinsPractice;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
... | [
"sandeep.kancharla@gallop.net"
] | sandeep.kancharla@gallop.net |
b9e9c7d107d7b3fcf5a0e2de6921c509f5c5ff70 | 31105a1dad7233e7681a8000eb0df4a2965b68fc | /src/main/java/com/in28minutes/springboot/microservice/example/currencyconversion/springbootmicroservicecurrencyconversion/SpringBootMicroserviceCurrencyConversionApplication.java | cc002868ca16c53af2c79bca288fd88bfb5dab22 | [] | no_license | code-Baldie/spring-boot-microservice-currency-conversion | a25a22395986cde22de4cff4f831946d5da307f1 | 3b0c474c1aed6271f385c19faca3224ace48dab2 | refs/heads/master | 2020-04-14T08:51:26.238825 | 2019-01-02T04:23:58 | 2019-01-02T04:23:58 | 163,744,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 771 | java | package com.in28minutes.springboot.microservice.example.currencyconversion.springbootmicroservicecurrencyconversion;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import or... | [
"rondell318@gmail.com"
] | rondell318@gmail.com |
13bc9b9f7563eb241d70120781f1d993d428953b | 571fc48d53e6377d2fe266f84c35181aacc80202 | /Fgcm/app/src/main/java/com/fanwang/fgcm/model/MeUpdateModel.java | 80c0727e55687f6fa42564526014581bbb45072e | [] | no_license | edcedc/Fg | 618a381d4399664d3fac9e04dd7a11b62b752f7e | 19fd32837347fd17f9b43e816e3cc9fd0c207eb4 | refs/heads/master | 2020-04-04T10:08:23.469555 | 2019-06-29T06:09:21 | 2019-06-29T06:09:21 | 155,843,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package com.fanwang.fgcm.model;
import com.fanwang.fgcm.presenter.listener.OnMeUpdateListener;
/**
* Created by Administrator on 2018/6/1.
*/
public interface MeUpdateModel {
void ajaxUserUpdate(String path,String nick, String phone, int sex, OnMeUpdateListener listener);
}
| [
"501807647@qq.com"
] | 501807647@qq.com |
26495f7a858119614e9f7a97124daf6cb75d775c | ef38f7de1121afa3c8d61927607d6814ac074e16 | /src/main/java/com/irurueta/navigation/frames/converters/ECItoECEFFrameConverter.java | be7e5d32a26b8411bc88fb7a71169e25c94d3627 | [
"Apache-2.0"
] | permissive | yxw027/irurueta-navigation | 951e2d1d153cc1441bac63b2da3c2f45cef0dd8e | 0d9cdcaabf36772217c1ee242ba6bda35dd48750 | refs/heads/master | 2023-01-10T16:09:33.751999 | 2020-11-13T23:34:15 | 2020-11-13T23:34:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,264 | java | /*
* Copyright (C) 2019 Alberto Irurueta Carro (alberto@irurueta.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unles... | [
"alberto@irurueta.com"
] | alberto@irurueta.com |
c75d021c09ebf42e7ab07456ec52bb0e9fc11830 | 5feb555778caf493f99810418832c806f2bd7019 | /gm4g_pos_server_dev_phk/src/app/Main.java | 32da37cc53303e81c034179e2922d7f4ef055628 | [] | no_license | Juliezmx/pos-training | 8fe5ae9efa896515c87149d1305d78fcab8042ce | 8842ebc0ee9696e4bc0128b5d60d8c6cb2efa870 | refs/heads/master | 2020-05-18T05:43:06.929447 | 2019-04-30T07:39:27 | 2019-04-30T07:39:27 | 184,214,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,866 | java | package app;
import java.util.HashMap;
import lang.LangResource;
import om.OmWsClient;
import om.OmWsClientGlobal;
import om.PosConfig;
import om.PosInterfaceConfigList;
import om.PosItemRemindRuleList;
import om.WohAwardSettingList;
import virtualui.VirtualUIForwarder;
import virtualui.VirtualUITerm;
im... | [
"admin@DESKTOP-34K1G8K"
] | admin@DESKTOP-34K1G8K |
5a22c44b29581cd9659c31eb9b0f97ed7bef63e5 | 4dc877953dd3b19f63c7dcda376fb2a69f54d988 | /app/src/test/java/com/example/mike/softkeyboardedittext1/ExampleUnitTest.java | b47e54b58af4de7c8d7a520c163f36f581ed631f | [] | no_license | manirudh74/Android-Hide-Soft-Keyboard-Multiple-EditText | 1c96123651db3ff71544816b735b1edcb7ed8642 | ff2cd3446357bcebf2befb142d55b0f090396a49 | refs/heads/master | 2020-03-14T10:13:21.482112 | 2017-12-16T21:31:44 | 2017-12-16T21:31:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.example.mike.softkeyboardedittext1;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
p... | [
"msaffold805@gmail.com"
] | msaffold805@gmail.com |
3a3dabe9dc9a27e6157370f3f5079a7e2464203c | 5ca3901b424539c2cf0d3dda52d8d7ba2ed91773 | /src_cfr/com/google/protobuf/DoubleValue$1.java | 4655cfec6e050fd1c7cf5a48a1e604289445440e | [] | no_license | fjh658/bindiff | c98c9c24b0d904be852182ecbf4f81926ce67fb4 | 2a31859b4638404cdc915d7ed6be19937d762743 | refs/heads/master | 2021-01-20T06:43:12.134977 | 2016-06-29T17:09:03 | 2016-06-29T17:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 852 | java | /*
* Decompiled with CFR 0_115.
*/
package com.google.protobuf;
import com.google.protobuf.AbstractParser;
import com.google.protobuf.CodedInputStream;
import com.google.protobuf.DoubleValue;
import com.google.protobuf.ExtensionRegistryLite;
import com.google.protobuf.InvalidProtocolBufferException;
final class Dou... | [
"manouchehri@riseup.net"
] | manouchehri@riseup.net |
e38f6c9cca531e16e792383e5d7655a50c6c9fb7 | 87ca0ceb85ed1d9e117e1866d217fde2241846a8 | /task-management/src/main/java/com/oscartraining/taskmanagement/web/CustomizeController.java | b2b78ee6801914f3c59912fe86a594dfb0ed098f | [] | no_license | oscar7pro/task-management | 9102522df04f1bafdbbff57a29b67d9274cae714 | 2ad0e7febf87767bd4aa75feb668d28358dfbe76 | refs/heads/master | 2023-02-10T04:15:59.200944 | 2020-08-11T17:57:36 | 2020-08-11T17:57:36 | 286,804,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,473 | java | package com.oscartraining.taskmanagement.web;
import javax.servlet.RequestDispatcher;
import javax.servlet.http.HttpServletRequest;
import org.springframework.boot.web.servlet.error.ErrorController;
import org.springframework.http.HttpStatus;
import org.springframework.stereotype.Controller;
import org.springframewor... | [
"adonay@adonay-Precision-M4800"
] | adonay@adonay-Precision-M4800 |
419bce28db270801b78b3b5442ea9b29843f54f0 | 69799e6fcd0570a9b26cb418e94ab0064884de60 | /app/src/main/java/com/example/thirdparty/rxjava/RxJavaContacts.java | 456aed9e20b868ea339879c26cedcca6fcd19702 | [] | no_license | zhooker/ThirdPartyLibraryDemo | c226099e44f323c79e6530ed08b22c14e5613ff9 | db7416b415a2be3059811ad09ecd188f5b32e9d7 | refs/heads/master | 2021-01-12T12:31:22.699068 | 2017-12-07T02:59:52 | 2017-12-07T02:59:52 | 72,524,948 | 0 | 0 | null | 2017-06-22T03:51:12 | 2016-11-01T10:08:51 | HTML | UTF-8 | Java | false | false | 309 | java | package com.example.thirdparty.rxjava;
import android.content.Context;
import java.util.List;
/**
* Created by zhuangsj on 16-11-2.
*/
public interface RxJavaContacts {
interface IView {
void updateList(List<Model> models);
}
interface IPresenter {
void getData();
}
}
| [
"zhuangsj@gionee.com"
] | zhuangsj@gionee.com |
7396b812c848c615e67cdc0c5b9f7131e77c3f58 | 66ed0f3998a8b94d89aed48abe907405f01f26a7 | /ms-tmdp/src/main/java/com/zhuanjingkj/stpbe/tmdp/dto/tp/TpTfSiteDTO.java | 9b6d90103cc4804d129dda6c611edc06d4be83f1 | [] | no_license | shell22/stpbe | a47f337782ba7a2613e693b24d7c0b225f5af8e2 | c8ea6b80e714e638e36f61a271dc1fc7c3079761 | refs/heads/master | 2023-02-24T01:15:28.578592 | 2021-01-28T06:36:42 | 2021-01-28T06:36:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,151 | java | package com.zhuanjingkj.stpbe.tmdp.dto.tp;
import com.alibaba.fastjson.annotation.JSONField;
import com.zhuanjingkj.stpbe.data.dto.BaseDTO;
public class TpTfSiteDTO extends BaseDTO {
@JSONField(name = "siteId")
private long siteId;
@JSONField(name = "siteName")
private String siteName;
@JSONField(... | [
"13052510071@163.com"
] | 13052510071@163.com |
97f82dfcb074ba5683d10da04cea57afb1c3e568 | 6e8ed39021fb71d2013fb40f4c351c6480a278a3 | /src/main/java/com/cngc/pm/service/RecordsService.java | 6ee1544a0a58c38fad2390abf59822c3568fc28b | [] | no_license | magiczero/SpringMVCHibernate | a0cbf866a1e481f22300b515f481515976f7994e | 9474d85d725e7a99341bb127d592a0925edafdb1 | refs/heads/master | 2021-04-24T15:41:34.765208 | 2019-02-01T06:21:41 | 2019-02-01T06:21:41 | 39,990,190 | 0 | 1 | null | 2016-06-06T08:12:22 | 2015-07-31T06:26:27 | JavaScript | UTF-8 | Java | false | false | 678 | java | package com.cngc.pm.service;
import java.text.ParseException;
import java.util.List;
import com.cngc.pm.model.Records;
import com.cngc.pm.model.SysUser;
import com.googlecode.genericdao.search.SearchResult;
public interface RecordsService {
void save(Records record);
List<Records> getListAll();
... | [
"younghappy7@msn.com"
] | younghappy7@msn.com |
c072832adc96fe52a05dbf4f1387e422d8d3a7d2 | d751a9c11173f1a99e9102da13fda15df26e52f0 | /src/main/java/com/algorithm/SolutionQ15.java | fc64cce0cb06fcc3e2be1350841fddc89864a7f0 | [] | no_license | StevenWord/Leetcode_Java02_new1 | 8133a10f8c8aee4d4ab87f5611621e70cc524f68 | abdc7b0e22891389721b6919eb9a56ae9e44afcf | refs/heads/master | 2022-12-29T16:18:07.982161 | 2020-06-05T05:29:37 | 2020-06-05T05:29:37 | 269,538,810 | 0 | 0 | null | 2020-10-13T22:34:25 | 2020-06-05T05:29:28 | Java | UTF-8 | Java | false | false | 1,433 | java | package com.algorithm;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class SolutionQ15 {
public static List<List<Integer>> threeSum(int[] nums) {
Arrays.sort(nums);
List<List<Integer>> lists = new ArrayList<List<Integer>>();
int i=0;
while(i<num... | [
"1035305087@qq.com"
] | 1035305087@qq.com |
19a13d501da034f28d95a5e8f623570e7850e7a8 | 38e6a670236f5b0812f8a5cac4aa67dabd1eae25 | /src/main/java/cn/edu/service/userwebService/DeleteResponse.java | 64e9b0358db76cbd8b37166edaf7657fa5c65cc6 | [] | no_license | wzd1003/telediagnosis-server | a27c1bdcf33c3af4407b756319cd6cc23dd3240d | 648157749e7cb9fcee7062645c1586260a1da45b | refs/heads/master | 2022-07-09T08:30:32.052655 | 2019-10-20T07:45:06 | 2019-10-20T07:45:06 | 214,972,943 | 1 | 0 | null | 2022-06-29T17:42:27 | 2019-10-14T07:11:10 | Java | GB18030 | Java | false | false | 1,431 | java |
package cn.edu.service.userwebService;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>deleteResponse complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
... | [
"460205875@qq.com"
] | 460205875@qq.com |
98cedb662da63f16522504dce8e760ea25985c01 | 5717a36ead2bbc3bb3c35db84c6a59aea4285885 | /src/main/java/com/xiaobo/xiaomaolv/config/ApplicationConfig.java | b4c97f40b59c00c620e6d59c99ac8055138c9a1b | [] | no_license | xiaomaolv-company/xiaomaolv-server | 010af7876e4b7e47ef6f855925383c5c079d18bd | 3d2e2c148f5aba74addf84d06b1f7c6146eadb18 | refs/heads/master | 2022-11-22T21:36:56.264951 | 2020-01-16T12:03:04 | 2020-01-16T12:03:04 | 225,126,581 | 0 | 0 | null | 2022-11-16T08:57:30 | 2019-12-01T08:03:40 | Java | UTF-8 | Java | false | false | 1,870 | java | package com.xiaobo.xiaomaolv.config;
import com.xiaobo.xiaomaolv.Service.SysOperationService;
import com.xiaobo.xiaomaolv.Service.VisitLogService;
import com.xiaobo.xiaomaolv.util.OperationLogUtil;
import com.xiaobo.xiaomaolv.util.Redis.JedisUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.spr... | [
"xiaobohj@163.com"
] | xiaobohj@163.com |
b9a0ae2b83c7bc66cf7f9215fed1204f3721a06b | a6d6cb82683a5c923d510c87084b481f8b0e137f | /lms/cmsproject/src/main/java/com/dxc/cms/Menu.java | 72985648b96fe638ebc5e29c0230320676fb6d4b | [] | no_license | ShankaraSrinivasan-DXC/dxc | b118f0f6b296b348c3045a62403b3201b69a5bb0 | ce2ce1bd28c3178fdf4df2a767088fc8d0281b69 | refs/heads/master | 2022-12-15T07:36:53.740742 | 2020-09-08T06:34:44 | 2020-09-08T06:34:44 | 293,722,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,930 | java | package com.dxc.cms;
import java.util.Objects;
/**
* Menu class used to display menu information.
* @author hexware
*/
public class Menu {
/**
* foodId to store foodId.
*/
private int foodId;
/**
* foodName to store Item Name.
*/
private String foodName;
/**
* foodName to store Item details.
*/
pri... | [
"srinivasanshankara98@gmail.com"
] | srinivasanshankara98@gmail.com |
cafbfb13b61b9f7cddc898c4cfe0edb1d254eb75 | 0e971a4283079ad83ea5824b1cff1f713dfe7292 | /app/src/main/java/com/example/orderfoodsapp/ViewHolder/CartAdapter.java | f40d7d5385edf51a9365876b0be1f7b71a335d4e | [] | no_license | DiepDang98/OrderClient | 95cf178afde33807e88370b9e6072554b4f7b6eb | 3df79c2637925ee484ef4f4a04444d51e3b284af | refs/heads/master | 2022-09-03T03:59:39.620716 | 2020-05-31T02:07:31 | 2020-05-31T02:07:31 | 267,098,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,195 | java | package com.example.orderfoodsapp.ViewHolder;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.recyclerview.widget.RecyclerView;
import com.cepheuen.elegantnumberbutton.view.ElegantNumberButton;
import com.example.orderfoodsapp.Cart;
import com.example.orde... | [
"dangthibichdiep207@gmail.com"
] | dangthibichdiep207@gmail.com |
56c9e394aa57ff95d3912ca821369bf9dfbb28d9 | c495226e7406f21c40ed1553c9144e7e8e37d1c9 | /app/src/main/java/security/bercy/com/week5weekendmutaualmobile/model/NA.java | aac6cb405e3b471e21b7d2b28ba83ba00e85f99a | [] | no_license | BercyW/MutaualMobile | 443741d57bf3ee2bb72e28d3790bf5455a3eb2a5 | 2883ce0f0c3f086bbe59a52e461c46f54b1f4e36 | refs/heads/master | 2021-09-04T15:13:35.412976 | 2018-01-19T18:06:05 | 2018-01-19T18:06:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java | package security.bercy.com.week5weekendmutaualmobile.model;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
public class NA implements Serializable {
@SerializedName("unit")
private String unit;
@SerializedName("quantity")
private double quantity;
@SerializedName("label")
pri... | [
"adnmks@gmail.com"
] | adnmks@gmail.com |
238941c194355dbb0fc9552c5413cc505a77670b | fd08c249d552150dfabc98fc9b9ee886bff6d914 | /src/breakout_proper/Ball.java | 502fbc00114ae0113189df7b4f31493e17e6f546 | [] | no_license | KrzynKrzyn/PROZ_Breakout_2018_05_25 | e494909e565a5c852ef362cba2314dcb718131b0 | bc1456c964d99372d1111d760cb774140ecd7e49 | refs/heads/master | 2020-05-15T18:23:55.694596 | 2019-04-20T16:15:20 | 2019-04-20T16:15:20 | 182,424,379 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,701 | java | package breakout_proper;
import game_objects.*;
public class Ball extends Circle2d implements Movable
{
private Vector2d movement = new Vector2d();
public Vector2d getMovement() { return this.movement; }
public void setMovement(Vector2d m) { this.movement = m; }
private boolean destructible = false;
public... | [
"K.Najda@stud.elka.pw.edu.pl"
] | K.Najda@stud.elka.pw.edu.pl |
7df0f0cfc3a1e4956fb2c906622ec07d1d76c1d0 | 713f37e3e8c4f768d0833c05c883f3c37463e311 | /app/src/androidTest/java/com/example/beket/newsapp/ExampleInstrumentedTest.java | 035cddfdbfce59981761aa78f2822500f1963109 | [] | no_license | bekecsillatimea/NewsApp | 083cbfa966fe338946bd62c6a3457e4f07c64e22 | faf5504e8ea9b33bfa4bc48aa1696eb84aa50690 | refs/heads/master | 2020-04-05T04:00:22.802146 | 2018-11-07T11:13:53 | 2018-11-07T11:13:53 | 156,534,650 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package com.example.beket.newsapp;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Andro... | [
"beketimeacsilla@gmail.com"
] | beketimeacsilla@gmail.com |
2401d3bdb2943b1023b098ab2f435e8f302789e4 | 4c67f7fac4197f40cf861ff94f099add4571c8e1 | /algoritmo9/src/test/java/br/ufg/inf/es/construcao/primo/PrimoTest.java | a3b6e89e76587440b718f676f8747ada75f472dc | [] | no_license | matheuspiment/algoritmos | 5e47eb95024aaf47c445ffb92da643a307f6bf04 | e3db88f8f8751723aa6ae7fbf9b7bef1b0aa8a7d | refs/heads/master | 2021-01-10T07:21:56.329091 | 2017-04-23T21:57:11 | 2017-04-23T21:57:11 | 45,215,132 | 0 | 1 | null | 2017-04-20T21:30:17 | 2015-10-29T22:44:53 | Java | UTF-8 | Java | false | false | 530 | java | package br.ufg.inf.es.construcao.primo;
import org.junit.Assert;
import org.junit.Test;
public class PrimoTest {
@Test(expected = IllegalArgumentException.class)
public void testParametroInvalido() {
Primo.primo(1);
}
@Test
public void testNumerosPrimos() {
Assert.assertTrue(Prim... | [
"matheuspiment@hotmail.com"
] | matheuspiment@hotmail.com |
260e48e38e0c9b8f7291236dbdde4d256774fd80 | ee54744f58904bfbbc53ceffba0c27a54fdf1f72 | /ComunicacaoSerial/src/comunicacaoserial/ControlePorta.java | 21c19886d2d611006821a5c77657442543145f3b | [] | no_license | Luan-Michel/robotica | f486671a4379aa372949b8cdfad7201f51d8a37d | 4a1fea0b70319e703a2436121c6993a392d7eeec | refs/heads/master | 2020-05-07T15:04:45.614081 | 2019-04-10T16:37:08 | 2019-04-10T16:37:08 | 180,622,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,706 | java | package comunicacaoserial;
import gnu.io.CommPortIdentifier;
import gnu.io.NoSuchPortException;
import gnu.io.SerialPort;
import java.io.IOException;
import java.io.OutputStream;
import javax.swing.JOptionPane;
public class ControlePorta {
private OutputStream serialOut;
private int taxa;
private String portaC... | [
"luanmichel96@gmail.com"
] | luanmichel96@gmail.com |
b04745dceff9d71f984f2a3db3d1b30d87503a4c | eb37a64c985dd1f395bd3c1d3aea74739bbd7181 | /src/main/java/com/liuhaozzu/netty/investigation/codec/Integer2StringDecoder.java | 969b826f1d4e57db06fa9cccf082bb30f8ca7a56 | [
"Apache-2.0"
] | permissive | liuhaozzu/netty-investigation | ae81ee596d244331d4ddca7938926a721cb82676 | eaf6593c26fa91f0e3505f262d907572de68de2d | refs/heads/master | 2022-10-08T21:11:04.502174 | 2019-07-21T08:32:28 | 2019-07-21T08:32:28 | 172,220,792 | 0 | 0 | Apache-2.0 | 2022-10-04T23:50:28 | 2019-02-23T14:01:34 | Java | UTF-8 | Java | false | false | 438 | java | package com.liuhaozzu.netty.investigation.codec;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToMessageDecoder;
import java.util.List;
/**
* @Author Administrator
* @create 2019/3/9 0009 22:38
*/
public class Integer2StringDecoder extends MessageToMessageDecoder<Integer> {
... | [
"liuhao01@zhuanzhuan.com"
] | liuhao01@zhuanzhuan.com |
9aaaf3ec955127e68924e230bcb08f90898a874d | d6f5a82c6c32b98e13a6435c3a7637caa3740d17 | /src/test/java/io/github/dbgsprw/booklog/book/BookRepositoryTests.java | 98e5151219718becffbe6940b96914140d9bdf52 | [] | no_license | dbgsprw/book-log-api | 80c96c188eda505f2e131faa92e9766edddb342f | 58fc61d90cd22620ae58814e5e950d521281ccc2 | refs/heads/master | 2022-12-23T17:01:18.232104 | 2020-10-01T14:24:30 | 2020-10-01T14:24:46 | 299,618,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | package io.github.dbgsprw.booklog.book;
import io.github.dbgsprw.booklog.test.DataInitializeExecutionListener;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.TestExecu... | [
"dbgsprw@gmail.com"
] | dbgsprw@gmail.com |
98f34a2fb97ecbb817701cd725953d50a5afe4c8 | 0612a474904ab3ce22f084672d72b5781c754114 | /west.twouse.language.owl2fs/src/west/twouse/language/owl2fs/AnnotationSubject.java | dba10dc09b4b9a81258a399f3ff0855d4a9c072c | [] | no_license | harendra-kumar/twouse | 170683464f100e5da3cfa2ba2017014bcef5cadd | 0505d5dedd8c605f117158a5d8dea19a9ca37d6b | refs/heads/master | 2021-01-10T11:33:21.651431 | 2010-12-10T09:12:13 | 2010-12-10T09:12:13 | 50,262,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 483 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package west.twouse.language.owl2fs;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Annotation Subject</b></em>'.
* <!-- end-user-doc -->
*
*
* @see west.twouse.language.owl2fs.O... | [
"schneider_mark@web.de"
] | schneider_mark@web.de |
8862ed687b7ad5b19c36d298ffd3239941d05745 | eea0fe7168456ab818a1a7ec0ffbe1b85fd2ae4b | /app/src/main/java/com/example/a21__void/afroturf/pkgStylist/pakages/ViewPagerAdapter.java | 1798566dd3297d80941d8f0725a0dcba0cce013a | [] | no_license | JeffNCoda/AfroTurf | 6941c741b1fb61f1a2c6a1e29e72535cde251f56 | df64ef944693e26db8aeb42a2df794e49b6478e1 | refs/heads/master | 2020-03-21T11:34:59.578782 | 2018-09-24T20:32:18 | 2018-09-24T20:32:18 | 138,512,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 757 | java | package com.example.a21__void.afroturf.pkgStylist.pakages;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import java.util.ArrayList;
import java.util.List;
public class ViewPagerAdapter extends FragmentPagerAdapter {
pr... | [
"mathonsiphumzile@gmail.com"
] | mathonsiphumzile@gmail.com |
efcb5a2c590658c760893e5ea2562add45db11ef | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/fav/ui/gallery/c.java | 9dea3f8f30abc59a207bf9388ec35afd8d5c8c35 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 24,499 | java | package com.tencent.mm.plugin.fav.ui.gallery;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.content.Intent;
import android.os.Process;
import android... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
0872eec8227ca69262b853149cd8df99aae5efd4 | c4ac66584ceca02d6f3bf69aa3c7e95dc37e0838 | /jetfuel-core/src/main/java/com/eixox/adapters/BigDecimalAdapter.java | f6351757c380f77c458e6ac183da264a3e0b2ad7 | [
"Apache-2.0"
] | permissive | EixoX/jetfuel | 96a3785b3ff0f23e6751dbc8a37299f4af21c379 | d9cd30ef28f14f31ea4d57b2c8c25c7cfc4485ca | refs/heads/master | 2021-06-23T17:37:20.409286 | 2019-01-23T18:06:58 | 2019-01-23T18:06:58 | 97,074,305 | 4 | 2 | Apache-2.0 | 2021-06-15T14:33:07 | 2017-07-13T03:03:47 | Java | UTF-8 | Java | false | false | 1,195 | java | package com.eixox.adapters;
import java.math.BigDecimal;
import java.util.Date;
/**
* An adapter that can convert, parse and format BigDecimal objects;
*
* @author Rodrigo Portela
*
*/
public class BigDecimalAdapter extends Adapter<BigDecimal> {
/**
* Creates a new BigDecimal adapter object;
*/
public Bi... | [
"rodrigo.portela@gmail.com"
] | rodrigo.portela@gmail.com |
1ed8d3e7b31f7f3c7c1da58a60326da96aa177c7 | ded15e84ea46b8b7486548667360685321a57985 | /edziennik/src/com/polsl/edziennik/desktopclient/controller/teacher/activities/ReportsAction.java | 089c173cf1b2918a7989b6b8e055f258d7efa540 | [] | no_license | mateuszgolab/edziennik-desktop-client | 59d96c979cd1801ee1612049e402c744a9b110dc | 9ae378e5046de9532d67b0faa1c7c71d710653df | refs/heads/master | 2016-09-05T15:34:58.944767 | 2012-05-09T16:17:45 | 2012-05-09T16:17:45 | 32,699,821 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 999 | java | package com.polsl.edziennik.desktopclient.controller.teacher.activities;
import java.awt.event.ActionEvent;
import javax.swing.ImageIcon;
import com.polsl.edziennik.desktopclient.controller.teacher.TeacherAction;
import com.polsl.edziennik.desktopclient.view.teacher.ReportsForTeacher;
import com.polsl.edzien... | [
"Mathgol@gmail.com@9a3c01a8-007e-c14a-894e-62519730d3a8"
] | Mathgol@gmail.com@9a3c01a8-007e-c14a-894e-62519730d3a8 |
e6e50813e5169a785f60d6c2d2eb59a75b1cdae5 | 5cb14bda6cbdcad2daa7209cbc476fcac6eeed10 | /app/src/main/java/com/example/akshay/timetable888/modules/Notification.java | 062654859f7b61e5a600228da3bdea310f532eff | [] | no_license | akshaykumaru18/Dynamic-Timetable-Management | e186493853b21dd9e4a7df7802e376d00162ddd1 | f7c954c1724a51609a014f2c18643154ad73bf7b | refs/heads/master | 2020-05-21T08:29:01.576527 | 2019-05-10T12:27:21 | 2019-05-10T12:27:21 | 185,982,378 | 0 | 1 | null | 2019-10-24T12:52:14 | 2019-05-10T12:12:06 | Java | UTF-8 | Java | false | false | 2,028 | java | package com.example.akshay.timetable888.modules;
public class Notification {
private String FacultyName;
private String user_id;
private String From;
private String To;
private String Message;
private String Date;
private String Time;
private String Token_id;
private String Current... | [
"akshayapsangi123@gmail.com"
] | akshayapsangi123@gmail.com |
9adfa8036747189df0d511b3d8c5a3ddd07504df | 53e2f9b5c23a6545c16c79e7cb4b9feede0d6f2f | /src/lcs/android/site/type/House.java | 39a8d8b82e0bff84cd8c3fa29b84d01b1fae4d06 | [] | no_license | sidav/liberalcrimesquadandroid | 0a7787ab9f0fb8e1eabe2a2668dd6360e059c112 | d6c91bec2058b8cd16e12cd0879a473aa78ee0b0 | refs/heads/master | 2020-04-02T06:08:58.812021 | 2018-10-22T12:14:42 | 2018-10-22T12:14:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,643 | java | package lcs.android.site.type;
import static lcs.android.game.Game.*;
import lcs.android.basemode.iface.Location;
import lcs.android.game.Game;
import lcs.android.politics.Alignment;
import lcs.android.politics.Issue;
import lcs.android.site.map.SpecialBlocks;
import lcs.android.util.Xml;
import org.eclipse.jdt.annot... | [
"addiemacgruer@googlemail.com"
] | addiemacgruer@googlemail.com |
25988238bf2857c0fbd40b713f22af66c7e016f9 | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/er/src/main/java/com/huaweicloud/sdk/er/v3/model/DeleteResourceTagResponse.java | 41d8e603c7413b757eeb3995ee9d13c7672df7d4 | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 1,752 | java | package com.huaweicloud.sdk.er.v3.model;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.huaweicloud.sdk.core.SdkResponse;
import java.util.Objects;
/**
* Response Object
*/
public class DeleteResourceTagResponse extends SdkResponse {
@Json... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
111106f5a5bae38c27600f73b631ab1996940918 | 27f649c606bc2cdf839c175219fcfbf1af9b1f32 | /src/main/java/net/bdsc/listener/CartEventListener.java | 9b179e723cdcfb5808f1787a10c0a91184cf3f23 | [] | no_license | heyewei/block | 38717394de805c9205755e7a46f46faa8a097415 | 849655194551d8c93a61545b959a1e74e99bd7bb | refs/heads/master | 2023-01-28T22:25:00.012454 | 2020-12-10T05:16:15 | 2020-12-10T05:16:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | /*
* Copyright 2008-2018 shopxx.net. All rights reserved.
* Support: localhost
* License: localhost/license
* FileId: hvwINUhSMmGk7zZMnMHUMdSGetjZvP/n
*/
package net.bdsc.listener;
import javax.inject.Inject;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.... | [
"1169794338@qq.com"
] | 1169794338@qq.com |
1a54e9267286c834ec9fd676524ddcc04f4b0878 | e64a4c76a19c1d16cd8d78571efe328e2a12174a | /junit/generator/javatests/com/google/j2cl/junit/apt/JUnit4AbstractTestCase.java | 08db40f82779205e736c90cad0071fc86b1c7d84 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | FrankHossfeld/j2cl | 7d2f019233c7b124ae54010bce944d0273b2be9c | 953573c82f91e77c60fbb8e310fef2873842a39c | refs/heads/rebased_master | 2022-05-29T17:10:20.214052 | 2020-02-13T02:20:37 | 2020-02-17T15:34:57 | 180,630,428 | 0 | 0 | Apache-2.0 | 2019-04-10T17:25:04 | 2019-04-10T17:25:04 | null | UTF-8 | Java | false | false | 1,041 | java | /*
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | [
"copybara-worker@google.com"
] | copybara-worker@google.com |
4afb999e6844115cf2bacefbb6e4f4df05be5ab8 | 4741224b19b63f2812da49aef190db042699322f | /chapter_005/src/test/java/list/SimpleArrayListTest.java | ba9a143a194d0dacda7321dd7376b6944fd7466f | [
"Apache-2.0"
] | permissive | ShamRail/job4j | 884855508b5e08e517819a6f69bc60107bf58fab | 1036cc2c2e72d1b5db027d334607e151c41c4018 | refs/heads/master | 2022-11-29T22:16:09.575583 | 2020-02-07T07:16:16 | 2020-02-07T07:16:16 | 139,074,546 | 0 | 1 | Apache-2.0 | 2022-11-16T05:30:05 | 2018-06-28T22:33:28 | Java | UTF-8 | Java | false | false | 2,748 | java | package list;
import org.hamcrest.core.Is;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
public class SimpleArrayListTest {
SimpleArrayList<Integer> numbers = new SimpleArrayList<>();
@Before
public void setup() {
numbers.add(1);
numbers.add(2);
numbers... | [
"rail1999g102r@mail.ru"
] | rail1999g102r@mail.ru |
fec91ec4b28ada68ff3fc2f01bd4e70c43b1e231 | 271eb615da69ad165a2ecebb6865dbd6bc59f6f3 | /src/main/java/milo/utils/validators/Iban.java | 019bc093035914ccb6b7a0808858a2fa9fcf9b84 | [
"MIT"
] | permissive | caricsvk/banking-webapp | 59ea66135ce4811ad08246bb1866d16f60e57b27 | dda282cfcf6c03513ff954abfd0c25f5112363b7 | refs/heads/master | 2021-05-11T03:07:14.859051 | 2018-01-24T00:24:49 | 2018-01-24T00:24:49 | 117,159,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | package milo.utils.validators;
import javax.validation.Constraint;
import javax.validation.Payload;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.FIELD;
import static java.lang.annotation.ElementType.METHOD;
import static java.lang.annotation... | [
"caricsvk@gmail.com"
] | caricsvk@gmail.com |
a369b979d46ebf43f009b4e19a345daabef45a0d | 0c359e241cce729ce777db41d3a4feefa48c30c0 | /src/main/java/com/controllerface/cmdr_j/classes/modules/optional/limpets/collectorlimpet/size7/CollectorLimpet_7A.java | cde567e1a1800d330b582775616c245e45e55c37 | [] | no_license | controllerface/CMDR-J | 760cafe4b89fc86715ee7941d66eaaf7978cf067 | 9fc70e1ae2f2119e3dc93bbc9a26544526beb56a | refs/heads/main | 2022-09-29T02:43:58.308231 | 2022-09-12T02:09:01 | 2022-09-12T02:09:01 | 128,938,494 | 1 | 1 | null | 2021-11-21T01:42:20 | 2018-04-10T13:37:30 | Java | UTF-8 | Java | false | false | 1,486 | java | package com.controllerface.cmdr_j.classes.modules.optional.limpets.collectorlimpet.size7;
import com.controllerface.cmdr_j.classes.data.ItemEffects;
import com.controllerface.cmdr_j.classes.data.ItemEffectData;
import com.controllerface.cmdr_j.classes.modules.optional.limpets.collectorlimpet.AbstractCollectorLimpet;
i... | [
"controll.face@gmail.com"
] | controll.face@gmail.com |
7bd9e2983858af5faf3c252bb325929263ad9cf6 | 434d1ca1295fbee39b48de570918db9a3d928321 | /app/build/generated/source/buildConfig/debug/xyz/elfanrodhian/myfamilylocator/BuildConfig.java | f411070b6d41b75ebf3bd9224ded6f3b9b3738d9 | [] | no_license | vickazy/MyFamilyLocator | 5b7d383be481785af43776e968cb936a8816c7d2 | cac81be61c051aa08f17033930abe0acfa9657f9 | refs/heads/master | 2021-01-01T09:56:13.645614 | 2019-01-02T07:07:06 | 2019-01-02T07:07:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package xyz.elfanrodhian.myfamilylocator;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "xyz.elfanrodhian.myfamilylocator";
public static final String BUILD_TYPE... | [
"elfanapoywali@gmail.com"
] | elfanapoywali@gmail.com |
c8b6a980fe2e0d59fd2aeb7418a780fe81a7f46e | 1be2531a7f72fd5d780edf5fcb475a875cb9053d | /src/main/java/org/cyclops/integratedtunnels/core/part/PartTypeTunnelAspectsWorld.java | d4ada46d98a8fcfd3532a34dc0ca5b5d6fe3ca0b | [
"MIT"
] | permissive | CyclopsMC/IntegratedTunnels | 630f348f5a322a106e6a799709ed3edac5e161b3 | a69941c8c96f00a192f9310c702b0bc7bcfd9ee4 | refs/heads/master-1.18 | 2023-07-19T18:50:28.013367 | 2023-07-08T12:40:29 | 2023-07-08T12:40:29 | 69,093,816 | 29 | 24 | MIT | 2022-05-11T07:25:21 | 2016-09-24T09:45:58 | Java | UTF-8 | Java | false | false | 765 | java | package org.cyclops.integratedtunnels.core.part;
import org.cyclops.integrateddynamics.api.part.PartRenderPosition;
import org.cyclops.integrateddynamics.api.part.write.IPartStateWriter;
import org.cyclops.integrateddynamics.api.part.write.IPartTypeWriter;
/**
* Base part for a tunnels with aspects.
* @author ruben... | [
"rubensworks@gmail.com"
] | rubensworks@gmail.com |
2a77e1e85bf173d1fd3596329b92ba3388f598db | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/22/22_26c988a391ea0f5d427b4b024e820b453a17379e/TransformationMetadata/22_26c988a391ea0f5d427b4b024e820b453a17379e_TransformationMetadata_t.java | 05b785da82a0eb8046f9acba6d26d3d935fe2c4b | [] | 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 | 46,656 | java | /*
* JBoss, Home of Professional Open Source.
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership. Some portions may be licensed
* to Red Hat, Inc. under one or more contributor license agreements.
*
* This library is free software; you can redistribute... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
95c416a7caede10376b44dff9e0163725f21b76e | 3f5227a34aebf68b753ca5cc82e387fd980d3e67 | /TraditionalT9/src/main/java/org/nyanya/android/traditionalt9/TraditionalT9.java | 59e00f0b50d4fce7a5f9784b2d91ca1fd6ae99b3 | [
"LicenseRef-scancode-public-domain"
] | permissive | Wolf4D/TraditionalT9 | c40dbbb3e6038e506290725dd19e47d5ed56a14f | 833161537a6d26b7f8d0083e02f5da4e0844e375 | refs/heads/master | 2021-01-13T17:01:31.508311 | 2017-02-26T16:06:44 | 2017-02-26T16:06:44 | 76,749,385 | 1 | 1 | null | 2016-12-17T22:14:33 | 2016-12-17T22:14:32 | null | UTF-8 | Java | false | false | 49,256 | java | package org.nyanya.android.traditionalt9;
import java.util.AbstractList;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Timer;
import java.util.TimerTask;
import android.os.SystemClock;
import android.accessibilityservice.AccessibilityServiceInfo;
import android.content.In... | [
"Wolf4D@list.ru"
] | Wolf4D@list.ru |
afe9332b14de6f72966b43469afd1d9996d1c393 | f7fbe2cd2a7f0fbc436d14981399677be5526f5e | /app/src/main/java/com/example/administrator/getuitest/demo/ui/fragment/HomeFragment.java | 4bc89c30ce13f84b4919b4e72bdaa7f2db1886e5 | [] | no_license | shenshouGO/CognitionApp | 50223c02e2cb51de9d17cd528103e9229548ca0c | c25fd69a7b4f18cd302171262bbdcaf84c143b37 | refs/heads/master | 2023-06-23T06:22:06.278462 | 2021-07-27T02:01:04 | 2021-07-27T02:01:04 | 334,168,096 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,704 | java | package com.example.administrator.getuitest.demo.ui.fragment;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import andr... | [
"839533925@qq.com"
] | 839533925@qq.com |
f66bf790ba61d8fe0321bffc4730dc881e010b9f | b249746fe9816f80c21cabe8cef6a6a99561d596 | /spring-teste/src/br/gustavo/spring/controller/AutorizadorInterceptor.java | 8c6418d4de1a26573be7b556512eb630cd740e08 | [] | no_license | Queiroz21/Sistemas_de_Ingresso | c0cd2698f06b300dd70975124905bf2f1848c425 | 4c76ad30144a5848f279eb5f104f320843b1e2f3 | refs/heads/master | 2020-05-07T16:09:04.490905 | 2019-04-10T22:14:03 | 2019-04-10T22:14:03 | 180,670,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 924 | java | package br.gustavo.spring.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
public class AutorizadorInterceptor extends HandlerInterceptorAdapter {
@Override
public boolean ... | [
"noreply@github.com"
] | noreply@github.com |
89585fca67170bee869200fbaa2671193f5c1e05 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a091/A091956Test.java | e08d51ce9be8e5f53be2d30b053a8c17a50e56ba | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package irvine.oeis.a091;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A091956Test extends AbstractSequenceTest {
@Override
protected int maxTerms() {
return 7;
}
}
| [
"sairvin@gmail.com"
] | sairvin@gmail.com |
8c02586f59024d02789a690dcf8058d838bc55d0 | c46e83f84e900b542b48dddedda458e0a6e8cb3b | /src/Main.java | 2a709c309fa2baf25c7aa400ff39f0e95a12ec83 | [] | no_license | ArulMuralidharan/Lab3 | 7b62e7c4dab37d02ef3434abfd2e61939cef8794 | e4184fff0cbc17590743566052a3067c2a9e87d4 | refs/heads/master | 2020-03-29T00:45:45.297256 | 2018-09-18T21:36:24 | 2018-09-18T21:36:24 | 149,354,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,911 | java | import java.io.IOException;
import java.net.URL;
import java.util.Scanner;
public class Main {
/**
* Retrieve contents from a URL and return them as a string.
*
* @param url url to retrieve contents from
* @return the contents from the url as a string, or an empty string on error
*/
... | [
"arulvel2@illinois.edu"
] | arulvel2@illinois.edu |
34b9c579f87021227cc4f31967644c11af51c781 | d1a57d3af688135d7534ee7d1a09c6111655850d | /CH08CLASS/app/src/test/java/com/example/hope/ch08class/ExampleUnitTest.java | 403e1fe9878bb64fd652d9c274ee7907aeb54083 | [] | no_license | zoiechow/android-projects | b74c03e383d36ca331bfc6f6c6afc6084c2df65c | 323c1d61301faca94566992796ca0e40753f5720 | refs/heads/master | 2021-09-04T00:10:12.517106 | 2018-01-13T05:32:59 | 2018-01-13T05:32:59 | 117,315,143 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package com.example.hope.ch08class;
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);
}
} | [
"zoie2chow@gmail.com"
] | zoie2chow@gmail.com |
816d7bffb56329bb3079e92cd5add97b6c95c173 | 438eb882be9309fbe7d6a997e1d63195bdcfff8d | /app/src/main/java/com/example/administrator/smartcity/fragments/ContentFragment.java | 8b85d8302188141ccfaa841e0b4b6a7633ba4cf5 | [] | no_license | sunnnydaydev/SmartCity | d6aba9e2e49d4a78b011a72e646d2d23c0c295f2 | 0ce703a1e3de9a6bef8fe962f5afdeb706f897af | refs/heads/master | 2020-04-24T01:50:08.166127 | 2019-03-29T04:08:13 | 2019-03-29T04:08:13 | 171,614,231 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,334 | java | package com.example.administrator.smartcity.fragments;
import android.support.v4.widget.DrawerLayout;
import android.view.LayoutInflater;
import android.view.View;
import com.ashokvarma.bottomnavigation.BottomNavigationBar;
import com.ashokvarma.bottomnavigation.BottomNavigationItem;
import com.example.administrator.... | [
"1246771571@qq.com"
] | 1246771571@qq.com |
09a9117e4dd39907314d655e9f2fe03eeb55e5fc | cd7aef02585a365414bbda2d46bd2d765a4d730c | /src/day37_methods_overloading/VarArgs.java | e25366fab8794114b31f005704bcb23024d0bd12 | [] | no_license | dilya1983/java-programming | a2071a3b593464a8bfbe3ad764191f738bf32d6d | 5c8f4758810e9eafda6970a669c6d7bf8c93b2a2 | refs/heads/master | 2023-04-03T21:04:23.293278 | 2021-05-01T21:08:02 | 2021-05-01T21:08:02 | 363,507,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 440 | java | package day37_methods_overloading;
public class VarArgs {
public static void main(String[] args) {
addNumbers(10,5);
addNumbers(100,200,300);
addNumbers(23,45,54,67,87,67,556,980,786,78,65,44,32,67,23);
addNumbers();
}
public static void addNumbers(int... nums){
int ... | [
"dkhamidova1@gmail.com"
] | dkhamidova1@gmail.com |
9b019a49992919fad93382ad2074fbd4232cd654 | c5a661f93510686fd9c6f8c1262821c8bac83dd3 | /LongProjects/lp6/cs6301/g00/SinglyLinkedList.java | a4f502463c67cebd518e6791534b5e7a13f80236 | [] | no_license | saikumarsuvanam/ImplementationofAdvancedDataStructures | 086330feb0b9b3f5425f4c6ab4d77eaec0df3999 | c48afcc7579900ec123b2e93b49bb24f12df5281 | refs/heads/master | 2021-09-07T12:14:07.985208 | 2018-02-22T18:22:37 | 2018-02-22T18:22:37 | 115,026,364 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 4,436 | java | /** @author rbk
* Singly linked list: for instructional purposes only
* Ver 1.0: 2017/08/08
* Ver 1.1: 2017/08/30: Fixed error: If last element of list is removed,
* "tail" is no longer a valid value. Subsequently, if items are added
* to the list, code would do the wrong thing.
*/
package cs6301.g00;
imp... | [
"saikumar.kumar08@gmail.com"
] | saikumar.kumar08@gmail.com |
41986837120d1484b5a0015c25f58209f51c33c2 | d6fde5b17d715978b41305465a6762e4f7726d1c | /src/main/java/com/sevelli/controller/SpeechController.java | 9665474d644e21f7587946f148627fee9416acf3 | [] | no_license | jwg666/portal | 50f52c50e5190ca958cf381bc04ebf1efdaca4f0 | 9150f514f584929d92eb344f72d4eae67069f7a3 | refs/heads/master | 2021-01-23T18:21:47.598086 | 2015-04-15T07:28:23 | 2015-04-15T07:28:23 | 33,979,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,575 | java | package com.sevelli.controller;
import com.iflytek.cloud.speech.*;
import org.apache.commons.io.FileUtils;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.stere... | [
"123jwg@163.com"
] | 123jwg@163.com |
6856dd9d9cd17993360cc42c218be868ffa8eb05 | 963212f9ece3f4e13a4f0213e7984dab1df376f5 | /qardio_source/cfr_dec/com/google/android/gms/common/zzh.java | edaa01043d3fba8c5c83dd48ed633ed05aebb706 | [] | no_license | weitat95/mastersDissertation | 2648638bee64ea50cc93344708a58800a0f2af14 | d465bb52b543dea05c799d1972374e877957a80c | refs/heads/master | 2020-06-08T17:31:51.767796 | 2019-12-15T19:09:41 | 2019-12-15T19:09:41 | 193,271,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,025 | java | /*
* Decompiled with CFR 0.147.
*
* Could not load the following classes:
* android.os.RemoteException
* android.util.Log
*/
package com.google.android.gms.common;
import android.os.RemoteException;
import android.util.Log;
import com.google.android.gms.common.internal.zzat;
import com.google.android.gms.comm... | [
"weitat95@live.com"
] | weitat95@live.com |
bb6b764b00165091d9aa9609af55444769eb3beb | 007d1bcaa8525b2e555b02f48562c09c87811ecd | /xfsw-service/xfsw-service-account/src/main/java/com/xfsw/account/service/RoleCategoryAuthorityServiceImpl.java | 464932a3450c5ea06fdca25073dce28a5d1b6770 | [] | no_license | derekzhang79/xfsw | e6d621c27b17516b8d7e9f49bca84b23c44d186e | 0dd8bcd398fe647a5bb277c6795685cb5519c28f | refs/heads/master | 2021-01-21T10:49:07.068729 | 2017-08-30T11:36:30 | 2017-08-30T11:36:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,259 | java | package com.xfsw.account.service;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.xfsw.account.entity.RoleCategoryAuthority;
import com.... | [
"277192937@qq.com"
] | 277192937@qq.com |
af4686f61af526898752692748cee241209e9fe6 | fd431c99a3cefebe3556fa30ce3768f904128496 | /JF-THIRD-PAY/pay_cpmponent_entity/src/main/java/com/pay/business/record/mapper/Payv2StatisticsDayCompanyMapper.java | c20bae76ac2796f2351af99adf7dbeb119499adb | [] | no_license | liushengmz/scpc | d2140cb24d0af16c39e4fef4c0cd1422b144e238 | f760bf2c3b1ec45fd06d0d89018a3bfae3c9748c | refs/heads/master | 2021-06-19T15:49:59.928248 | 2018-10-16T08:24:18 | 2018-10-16T08:24:18 | 95,423,982 | 2 | 4 | null | 2017-06-28T02:35:14 | 2017-06-26T08:13:22 | null | UTF-8 | Java | false | false | 646 | java | package com.pay.business.record.mapper;
import java.util.List;
import java.util.Map;
import com.core.teamwork.base.mapper.BaseMapper;
import com.pay.business.record.entity.Payv2StatisticsDayCompany;
/**
* @author cyl
* @version
*/
public interface Payv2StatisticsDayCompanyMapper extends BaseMapper<Payv2Statistic... | [
"liushengmz@163.com"
] | liushengmz@163.com |
c665a88d358b3950449b6dc70d8e44a98fc8095b | c508e47f03a648c5a4125d7877972cc359189f32 | /app/src/main/java/com/alex/weatherapp/LoadingSystem/WUndergroundLayer/IRetrofitGeolookup.java | fbcaefab4083021f53fe7e24e5a632b7c1fbbed1 | [] | no_license | AlexShutov/WeatherApp | 035e066f707e3eb0b064d5248a54f6df77c02116 | 4f3d607d36a5f75255f1d46abeac0b5fb6078e1f | refs/heads/master | 2021-01-13T00:49:00.215549 | 2015-12-08T08:30:55 | 2015-12-08T08:30:55 | 43,863,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package com.alex.weatherapp.LoadingSystem.WUndergroundLayer;
import retrofit.Call;
import retrofit.http.GET;
import retrofit.http.Path;
/**
* Created by Alex on 05.09.2015.
*/
/**
* @Param(lat) latitude
* @Param(lon) longitude
*/
public interface IRetrofitGeolookup {
@GET("/api/{app_id}/geolookup/q/{lat},{l... | [
"Alekcey_Shutov@mail.ru"
] | Alekcey_Shutov@mail.ru |
142cf2a5471f919f50f46073ffa8b072d8b32dd0 | 56680ae450a36545943b359238414ee1de2950ca | /eureka-server/src/main/java/lyf/eurekaserver/EurekaServerApplication.java | 572db091bef5e38c2a995e0d0f94434a50d48846 | [] | no_license | lyfZhixing/springcloudfirst | 0a954e63270c91095f3a2751833ad12f084a61a8 | db17a2556288dff76e6a7181130871b14c8dd5e4 | refs/heads/master | 2020-03-25T19:33:44.740488 | 2018-09-11T02:14:06 | 2018-09-11T02:14:06 | 144,088,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package lyf.eurekaserver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@SpringBootApplication
@EnableEurekaServer
public class EurekaServerApplication {
public sta... | [
"liyufenglyff@163.com"
] | liyufenglyff@163.com |
d98ab17dc81ae8819779a4b5e2aa3a5597690bed | 6223d3c9edefe26ec2508618cd5038cc0db5369f | /wba2-2/src/semester/MiSemester.java | 426e62cf350b42393bdf926559b433a1cf755082 | [] | no_license | Butterfly3108/wba2_phase2 | 8d3f4fb12248261c44729f55498c2c979828a5d5 | ecef01d1682f0d049e397e3621a6162783e3faff | refs/heads/master | 2021-01-13T01:37:38.258151 | 2013-05-15T12:23:48 | 2013-05-15T12:23:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,694 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
// 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: 20... | [
"daniela.kucharczyk@gmx.de"
] | daniela.kucharczyk@gmx.de |
6ce82e03cfaa3c7d1f19327035c1927b60b82d35 | 13c12d231484e37d741da0a79d751645da12b991 | /src/main/java/controller/IndexController.java | 5572461a67af7d8ed80c33b1c6d23c568bc50f17 | [] | no_license | osztrovszkij/projectx | d5a6bdd103415e8289c49eb41998af78963bfc36 | 933a9ec0cebc7db9adeb5421da5a149a4940aee3 | refs/heads/master | 2021-01-21T14:23:11.647249 | 2016-06-17T16:44:34 | 2016-06-17T16:44:34 | 59,250,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package controller;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
* Created by roski on 20.5.16.
*/
@WebServlet(nam... | [
"v.osztrovszkij@mail.com"
] | v.osztrovszkij@mail.com |
459fc3813623f04e5934d52ad5e370df79d22f75 | 12f5611bac9f44431f5d6b95525a4f3b23d98423 | /src/seleniumsessions/e2e.java | 97d07616a3455038ffbc48d4ec1cec3c4a360799 | [] | no_license | shobhitm1/SeleniumTesting | a728bd8b1e1ff289c05701c8aae5711a6cbe17e4 | 3593610e91d2620090e304ff7051e4a5380eaf24 | refs/heads/master | 2023-05-20T10:24:05.201998 | 2021-06-10T05:14:36 | 2021-06-10T05:14:36 | 252,112,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,689 | java | package seleniumsessions;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import org.testng.Assert;
import io.github.bonigarcia.wdm.WebDriverManager;
public class e2e {
public static void main(String[... | [
"shobhitm182@gmail.com"
] | shobhitm182@gmail.com |
a3c5b42666fc7b3eb32d778d6dbde145c75f6b51 | d1557408eec11a505b4c766db7455426319792ce | /src/main/java/com/divergent/clinicmanagement/crud/Drugs.java | b4221ea097d7b141342459656355ab54380e0e3a | [] | no_license | DevendraBagwala/CMS-Spring | 4819ef8d559b93162a75650239a98e03eb081fc6 | cc3fe8def11c5f33d45e9215f1f8d0aeb50029f2 | refs/heads/master | 2023-04-18T18:24:21.958039 | 2021-05-05T06:49:07 | 2021-05-05T06:49:07 | 364,487,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,649 | java | package com.divergent.clinicmanagement.crud;
/**
* this class is used for perform CRUD operations on Drugs
*/
import java.util.List;
import java.util.Scanner;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotyp... | [
"amit.uniyal@serole.com"
] | amit.uniyal@serole.com |
497c53ff2848cca695354187f405840921d42a90 | a12d6ab3dbe22ded84a1671011f68255ab93f356 | /server/src/main/java/cc/sc/common/json/JsonResult.java | 6ec37c767ca74554858413f2c6ea478b4c748777 | [
"Apache-2.0"
] | permissive | BruceChen5683/WS | 541b5cea0770aa92b5760456551c06b1517fc0ae | 9e731b2668aa3994f36064067c5efdf32934b15e | refs/heads/master | 2021-09-07T17:00:09.685058 | 2018-02-26T12:50:52 | 2018-02-26T12:50:52 | 117,941,118 | 0 | 1 | null | 2018-01-31T11:13:23 | 2018-01-18T06:17:55 | C | UTF-8 | Java | false | false | 6,349 | java | package cc.sc.common.json;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Map;
import org.apache.log4j.Logger;
import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Repository;
import org.springframework.util.StringUtils;
import cc.sc.common.persistence... | [
"362726904@qq.com"
] | 362726904@qq.com |
9b68e8398506932603b2ef0bf40b6e1b871026e5 | b309385422db2966b4edb29b1e25b63147a0f6e1 | /app/src/test/java/com/tq/thingsmanager/ExampleUnitTest.java | 96a70a47b2cff192d607302e46c886a8db7b4a0b | [] | no_license | thomqq/ThingsManager | cbcadfbbc20f6b57b2d8bf9d69cdf2aa0070b579 | 2a675229d5f3948f0eed056d4dff1a7b40e3cc70 | refs/heads/master | 2020-07-21T18:54:17.337944 | 2019-10-12T11:51:43 | 2019-10-12T11:51:43 | 206,949,097 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package com.tq.thingsmanager;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void a... | [
"tomasz.kudas@itsoft.pl"
] | tomasz.kudas@itsoft.pl |
6d7c1772ebd0e6e892e88e8cbe3b2ffa431a0dc4 | d64c274d75c571dc7e44cdb72209ce3c3fe03720 | /src/main/java/com/example/Service.java | b4a21b311cb3655448abe327c3b0a22ecddbd6a9 | [] | no_license | githubwzh/redis-distributed-lock | 3dface6cbb562a710e08ee6ccceee4d412c0418d | 9d404736c0adf1b323fbddb19d102160ba08ecd7 | refs/heads/master | 2021-07-06T00:00:22.911377 | 2017-09-29T08:10:01 | 2017-09-29T08:10:01 | 104,734,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,165 | java | package com.example;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
import redis.clients.jedis.Transaction;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* ClassDescribe:
* Author :wangzhan... | [
"772049311@qq.com"
] | 772049311@qq.com |
a493d08e935eaa016081f533fa95e7bb117fc58c | 0844d96d5a618905daa47423f0ec461d9218aa6b | /cpc/CPC_Test/templates/project1/src/test/BigClass.java | aea9918aaf20a258402c645ab38af344fe1baae9 | [] | no_license | ag-se/ecg | f7515d644ee3c0110346e357b9cd9c02b179aec0 | 2fe6511027431fdb30dd50aa492fa64dc6d1fe3a | refs/heads/master | 2020-06-04T10:45:16.005646 | 2015-08-25T16:13:25 | 2015-08-25T16:13:25 | 41,373,269 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,006 | java | /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is a... | [
"weckerle@3537aeea-94f2-0310-a3c2-ed66167d6be7"
] | weckerle@3537aeea-94f2-0310-a3c2-ed66167d6be7 |
cb0cf6bf1f022b7b0fa12d98fe4556052f0908ec | 63b181f0d65c1e4eebec9888d469c1659f8150ae | /data/maven/sourceCode/maven-plugin-tools/maven-plugin-tools-api/src/test/java/org/apache/maven/tools/plugin/generator/PluginDescriptorGeneratorTest.java | 82d27b3bb24ac7094ed5ce2dcd8b39a2696d71e0 | [] | no_license | ceparadise/IntrermingualLang | 9077570b3093b6952a37331dc604f9170a4a34e2 | e212c67e9f2fc093915f388c03464564b74eb65b | refs/heads/master | 2021-06-25T11:22:09.356438 | 2019-09-26T04:06:39 | 2019-09-26T04:06:39 | 146,329,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,401 | java | package org.apache.maven.tools.plugin.generator;
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* 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.or... | [
"yliu26@nd.edu"
] | yliu26@nd.edu |
ff5e5a47a60842a3f3228f5724ccd521d8525ce0 | 309086a1a6b32bf467f8a3968135da8d7d6e23f9 | /todo-microservice/src/test/java/com/todo/ms/AppTest.java | cc61a0d2a3347fab6066b00807dac843cf47aaa1 | [] | no_license | radheshyam97/todo-service | 692f4c2a2878576ae6f062ef789145ce3ac46b02 | 2302e2bd883da0d0520dabcc6a997a42b9f2d64f | refs/heads/master | 2021-06-25T06:45:47.763274 | 2019-11-20T08:18:51 | 2019-11-20T08:18:51 | 222,879,966 | 0 | 0 | null | 2021-06-04T02:19:21 | 2019-11-20T07:46:33 | Java | UTF-8 | Java | false | false | 639 | java | package com.todo.ms;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public AppTest( Str... | [
"radheshyam.choudhary@alacriti.com"
] | radheshyam.choudhary@alacriti.com |
9dd7e99030867a20048240ba574c9eb34ba14825 | 8a1407de3d43c5cacd06422a50a4815eced31ba8 | /Texai/RDFEntityManager/src/main/java/org/texai/subsumptionReasoner/package-info.java | 2762b67839aaa744c286bdc3dfd4ba73ddc39f29 | [] | no_license | whitten/texai | cc094822307821f9bbf031979a441acf7dffed67 | e26df6418fd6e2e3c2ec0a9eee3242f1ad8106b0 | refs/heads/master | 2020-05-29T08:49:06.949454 | 2015-12-17T07:02:04 | 2015-12-17T07:02:04 | 54,853,779 | 2 | 0 | null | 2016-03-28T00:04:00 | 2016-03-28T00:04:00 | null | UTF-8 | Java | false | false | 119 | java | /** The subsumption reasoner which performs RDF type and subclass inference. */
package org.texai.subsumptionReasoner;
| [
"stephenreed@yahoo.com"
] | stephenreed@yahoo.com |
3df92fd943e463939a5a24d335b8272549619f3c | 1de9fb86c3fb4a4cac82f70bc38d3bf26d4aaaf3 | /solutions/leetcode_406/src/Solution.java | 2e08db7968cb70ac2db7411f19f3d9e59aef4c86 | [
"MIT"
] | permissive | sarmnoo/leetcode | 315510a1cb9fc3e711143dcaf0c882b9e537a95a | d6c0328e31b62d7a980dbf2f1c31084448f3da37 | refs/heads/master | 2022-03-17T00:29:19.977809 | 2022-02-26T15:22:04 | 2022-02-26T15:22:04 | 116,024,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,892 | java | import java.util.Arrays;
import java.util.Comparator;
public class Solution {
public static void main (String[] args) {
Solution pro = new Solution();
int[][] people = {{7,0},{4,4},{7,1},{5,0},{6,1},{5,2}};
int[][] result = pro.reconstructQueue(people);
}
public int[][] reconstruct... | [
"627883745@qq.com"
] | 627883745@qq.com |
f6f122c959e6177a1811faf0a3a5bcbd053f0335 | e0ce3633c879b16e956c0bd1c7bab2f089aa6fb0 | /src/socket/msg/combat/req/PerformOkReq.java | afc47d4921b64e8e6b71cdb6b420ba86e891fdba | [] | no_license | minghuijiang/XwyCore | 3d9f7e48ab6e188b5384cc97bd83605d82f81a23 | 88a1d6ddd2180c84f3c2da5bcd9219fd1d198671 | refs/heads/master | 2021-01-10T06:42:44.364641 | 2016-02-01T15:40:40 | 2016-02-01T15:40:40 | 50,793,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 101 | java | package socket.msg.combat.req;
public class PerformOkReq extends socket.msg.basic.EmptyMessage {
}
| [
"minghuijiang32@gmail.com"
] | minghuijiang32@gmail.com |
d71d2317c7c33645ec33a145ecdbfc6bac66f8fc | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/serialization/InvalidAlgorithmParameterExceptionTest.java | edf702a68832be73d4cc1b90cd9aca771dd03fb8 | [
"MIT",
"Apache-2.0"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | Java | false | false | 2,004 | 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... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
f3f2feeeedc78678b088a160484376233eaf0b48 | b19bb152ec161fc7936f93d154511ef181ea323b | /sources/com/google/android/apps/camera/legacy/app/filmstrip/GlideConfiguration.java | 770a0e114c855a89f39f305d0252c1d92cdc7d89 | [] | no_license | hiepgaf/Camera-APK | fa893c5165ae3b73d630943d640163aaf7a0447e | 2c314aba059c5551166e90fb9a3f521346a92bb5 | refs/heads/master | 2020-04-05T02:29:18.095598 | 2018-09-04T06:32:22 | 2018-09-04T06:32:22 | 156,478,724 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package com.google.android.apps.camera.legacy.app.filmstrip;
import p000.apn;
/* compiled from: PG */
public class GlideConfiguration implements apn {
/* renamed from: b */
public final void mo318b() {
}
/* renamed from: c */
public final void mo319c() {
}
}
| [
"dewanshrawat15@gmail.com"
] | dewanshrawat15@gmail.com |
4463008e82e78d126a748b967eed9503c81ecf81 | d9518ffe768af0e4e40b28d7ac66b9465e00778d | /src/pkg/PopupWindow.java | 53d1d746eae0d9307e3534fcc33063b097742f79 | [] | no_license | jonmcclung/Pacman | c0638ea9ad46372c82702dc372267ddea18faacd | 048e2e9418c563b477ca3004ba8515e0e6d77fef | refs/heads/master | 2020-05-29T08:40:44.160979 | 2016-10-03T18:30:35 | 2016-10-03T18:30:35 | 69,885,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,178 | java | package pkg;
import java.awt.BorderLayout;
import java.awt.Font;
import java.awt.event.ActionEvent;
import javax.swing.AbstractAction;
import javax.swing.JComponent;
import javax.swing.JPanel;
import javax.swing.JTextPane;
import javax.swing.KeyStroke;
import javax.swing.text.DefaultStyledDocument;
import javax.swing... | [
"jonmcclung@gmail.com"
] | jonmcclung@gmail.com |
d85a76898b1c84c15124221ca1d390fd11083241 | ac0a1fc8789e5efc128fd9f2068d43ee76698af6 | /app/src/main/java/com/example/yoshitake/openyoapplication/MainActivity.java | dccd46e8575044c31e024234bad56a739875d378 | [] | no_license | lastcat/OpenYoForAndroid | 6c41d4d6e72ad2dfd07b913bc2ad2da0bf4860d5 | a6f64f0b20d9697d4b57158fec13cf6c0fa1c1d4 | refs/heads/master | 2021-01-25T07:08:19.524157 | 2017-05-12T16:54:03 | 2017-05-12T16:54:03 | 24,415,742 | 0 | 0 | null | 2014-10-12T18:46:24 | 2014-09-24T13:21:52 | Java | UTF-8 | Java | false | false | 11,742 | java | package com.example.yoshitake.openyoapplication;
import android.app.Activity;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.os.AsyncTask;
import android... | [
"kokodoko966@gmail.com"
] | kokodoko966@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.