blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
586384fd129db6a886ce0aa18673f566878a1aa0 | cee63db21abf9a7b7d443b791382762836fbbe51 | /src/edu/hm/jeyachaneggers/ss2015/se2/praktikum/lab06/tracer/Reflexion.java | 705760488241b50f7f6b602e185fac5c91c91c2d | [
"MIT"
] | permissive | michaeleggers/JTracer | 3e9c8ab3891ae78415bf8f11aedea33965fffec5 | 563c24ae34c239c26cfc881ab1508fae2eb2a085 | refs/heads/master | 2021-01-19T09:02:59.758449 | 2017-04-09T15:26:05 | 2017-04-09T15:26:05 | 87,716,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,500 | java | package edu.hm.jeyachaneggers.ss2015.se2.praktikum.lab06.tracer;
import java.util.Optional;
import edu.hm.jeyachaneggers.ss2015.se2.praktikum.lab06.geometry.Ray;
import edu.hm.jeyachaneggers.ss2015.se2.praktikum.lab06.scene.Scene;
import edu.hm.jeyachaneggers.ss2015.se2.praktikum.lab06.scene.primitive.Intersection;
i... | [
"eggers@hm.edu"
] | eggers@hm.edu |
1f46eec9fea38c5222b09137a9e1733be4049da5 | 30812995bf4d809300ed49d60e824f97d9088651 | /src/main/java/com/yzg/blogweb/pojo/CategoryExample.java | 7b9d8d64132ca9e94e03fcf4cf30f5287189a7f2 | [] | no_license | guang124/blogweb | 9993e805908b82db24c649e0a9428a4213197bed | 1decb0f83e051dc0d812b3644b6065b02613fc5e | refs/heads/master | 2020-04-12T18:19:51.304060 | 2018-12-23T09:13:24 | 2018-12-23T09:13:24 | 162,675,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,009 | java | package com.yzg.blogweb.pojo;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class CategoryExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public CategoryExample() {
oredCriteria = new ArrayList<C... | [
"1758090306@qq.com"
] | 1758090306@qq.com |
c3f7eabeb8a9884d4cc41b3631d3a03a97b201a3 | d4b9d0821cdc036b8eee667112a83318d655b738 | /src/com/desmetRobotics/durtCmdBot/subsystems/Shooter.java | 1b20e601a0287dc7012e09db6f61e01148718d5c | [] | no_license | FRC1178/2014_DurtAssist | 6bf197f0e894d013fb2c3e000a91e7250d07f3d0 | 0b16bde3ba320520313926cac168ad99d4ad59dc | refs/heads/master | 2021-01-22T09:41:59.501932 | 2014-02-28T02:47:36 | 2014-02-28T02:47:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,309 | java | package com.desmetRobotics.durtCmdBot.subsystems;
import com.desmetRobotics.utils.subsystems.Subsystem1178;
import edu.wpi.first.wpilibj.Solenoid;
import edu.wpi.first.wpilibj.command.Command;
/**
*
* @author John
*/
public class Shooter extends Subsystem1178{
public static final boolean SHOOTER_ON = false;
... | [
"john.f.scheiding@lycos.com"
] | john.f.scheiding@lycos.com |
082e47db32f44a0c348bf94b5ce0c068f15fec47 | d1e13dbde481ebfce555145ce92b690eb7d194ff | /li_blog_xo/src/main/java/com/steel/li_blog_xo/vo/TodoVO.java | 1c14c87cdcb2e1953acb3eb1d0b0f820daed913f | [] | no_license | king-code0212/LiBlog | a9275ee6b20bd9a91ec7bb85538e85d4fcd5a6e3 | cbb60c0ce771815adc62b856046a0b12ea863eba | refs/heads/master | 2023-01-05T14:51:12.162233 | 2020-10-31T07:17:36 | 2020-10-31T07:17:36 | 303,974,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package com.steel.li_blog_xo.vo;
import com.steel.li_blog_base.validator.annotion.BooleanNotNULL;
import com.steel.li_blog_base.validator.annotion.NotBlank;
import com.steel.li_blog_base.validator.group.GetOne;
import com.steel.li_blog_base.validator.group.Insert;
import com.steel.li_blog_base.validator.group.Update;
... | [
"liedwin463@gmail.com"
] | liedwin463@gmail.com |
0b549f7b8ef5238c62cfe74ff195bf967097f3c8 | 85552d7099fac0836e86667281490ce75646ab56 | /src/org/adligo/tests4j_4gwt/client/model/run/I_GwtMethodWrapper.java | e5005f78e20040f76cc924a87177ef6b7e776c42 | [
"Apache-2.0"
] | permissive | adligo/tests4j_4gwt.adligo.org | 8049c241f2ba857065c477f37ac0332dd48fcc8e | 6a8e44a5ff425e24a8634b4df3cdfc203d32b006 | refs/heads/master | 2020-05-20T02:37:35.470964 | 2015-04-01T06:26:47 | 2015-04-01T06:26:47 | 33,230,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 137 | java | package org.adligo.tests4j_4gwt.client.model.run;
public interface I_GwtMethodWrapper {
public String getName();
public void run();
}
| [
"scott@adligo.com"
] | scott@adligo.com |
f03e0c20315181284fab1e8ac8feba17dcadc9d6 | 3780e73562773dbaff5e644c18da19888334fb3b | /SmileXi/src/com/smilexi/sx/common/SmileXiApi.java | 334cb7713c5b2be29bdac28c2290bc3d7d4a75af | [] | no_license | YanxiSir/Android_Project | 16c1ca495bb931bbb64d5ccc15641c7207f88071 | 08eaf83517aa519d66cf5d6618dfe634499e3695 | refs/heads/master | 2021-01-10T14:41:52.156954 | 2015-11-14T15:12:51 | 2015-11-14T15:12:51 | 46,177,131 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 43,619 | java | package com.smilexi.sx.common;
import java.io.IOException;
import java.io.StringReader;
import java.lang.reflect.Type;
import org.ksoap2.serialization.SoapObject;
import com.google.gson.reflect.TypeToken;
import com.google.gson.stream.JsonReader;
import com.sea_monster.core.exception.InternalException;
import com.se... | [
"78151601@qq.com"
] | 78151601@qq.com |
44848e04c48195abb722a04542e390c8f14459a9 | 18d6989ddcf08b2d6b8cfddba24da191d9339f65 | /GetFreeDash2/app/src/main/java/com/getfreedash/FontAwsome.java | ca0554e178737c960cef5136b4f91f58443d6ecc | [] | no_license | mandeepandroid/getFreedash | 0e965226370ad24c974f6056c22a8eca299901ea | 7b91997b302c4f11b37315e592a172ee6031d7a2 | refs/heads/master | 2020-03-07T14:23:34.027343 | 2018-03-31T11:18:44 | 2018-03-31T11:18:44 | 127,525,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,720 | java | package com.getfreedash;
import android.graphics.Typeface;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.TextView;
public class FontAwsome extends AppComp... | [
"31540818+SunilBytenome@users.noreply.github.com"
] | 31540818+SunilBytenome@users.noreply.github.com |
4577a6a30b2ecc14c9c7b9f7fd00407c6a3ede9b | 0712e445a79595bb6ae07385d9dea4ebb811f972 | /EpamLabs/finalTask/src/main/java/com/kozitski/pufar/filter/RunFilter.java | 354a7a90726974f963904aa7e95dda29804fe6d7 | [] | no_license | Den4ik5/javaProjects | bf00c237216f8b2961bf830433ae3b14db8168ab | ce3cf4c16458bb1ec5dfb7c252b70b4dd5f74a9a | refs/heads/master | 2020-04-09T15:32:24.683342 | 2018-12-04T22:22:58 | 2018-12-04T22:22:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | package com.kozitski.pufar.filter;
//@WebFilter("/*")
//public class RunFilter implements Filter {
//
// @Override
// public void init(FilterConfig filterConfig) throws ServletException {
//
// }
//
// @Override
// public void destroy() {
//
// }
//
// @Override
// public void doFilter(ServletR... | [
"andrei.kozitsky@mail.ru"
] | andrei.kozitsky@mail.ru |
1d1fc9ed55d112e9957a1360be8632a9fe7078e5 | dfcb99fd9feb71da35182811ed5f32bf69cd2bbf | /src/widget-extended/src/main/java/de/iwes/widgets/pattern/page/impl/TriggerableMethodLabel.java | b6d65fae9fda1bab938a1f48cfb4700d4cb6838f | [
"Apache-2.0"
] | permissive | ogema/ogema-widgets | 99d544d0ec6aebf68fd846fe2c08f5ac5dee7790 | 3adac6461c52555a42a4f1837267380adce293fb | refs/heads/public | 2022-11-29T21:33:14.704989 | 2019-12-09T08:25:41 | 2019-12-09T08:25:41 | 124,270,200 | 0 | 1 | Apache-2.0 | 2022-11-16T06:25:46 | 2018-03-07T17:23:28 | JavaScript | UTF-8 | Java | false | false | 3,158 | java | /**
* Copyright 2014-2018 Fraunhofer-Gesellschaft zur Förderung der angewandten Wissenschaften e.V.
*
* 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/licen... | [
"christoph.noelle@iee.fraunhofer.de"
] | christoph.noelle@iee.fraunhofer.de |
a111141a94d02488b73cd043ecfe970368feb6af | 40b7dd1ef57c375367a07aded6c0c4b33d2f6d69 | /BankManager/src/RadiusAndShadow/image/GrayFilter.java | 7ce0f8c2b1e76aca2c145659203e6d1743cc26bf | [] | no_license | vodoanhoanglong/Project_Manage_Bank | 648b128e903e4958438a8accbece2772ce3c50c1 | 5772b259f9176ceaa3485653731cba5314252398 | refs/heads/master | 2023-07-30T08:24:49.008974 | 2021-10-04T14:23:20 | 2021-10-04T14:23:20 | 347,538,018 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | /*
Copyright 2006 Jerry Huxtable
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
d... | [
"vodoanhoanglong10a9@gmail.com"
] | vodoanhoanglong10a9@gmail.com |
71600a00ccdb8c412c9b968e990d402d8b926627 | 3cdea5bd8c04ba58c602b6eb4f0e6656c8363a18 | /gen/com/example/androidcal/R.java | af02a56ebdbb94d69fd65ddf65b17ca792f1e6a3 | [] | no_license | blade0219/AndroidCal | 075e567159997eb1deca147d24c39dd7884c7713 | 5a22adfcc41cb530890af268f351da9e92de9426 | refs/heads/master | 2021-01-18T18:16:26.915575 | 2014-07-16T14:27:35 | 2014-07-16T14:27:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178,210 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.androidcal;
public final class R {
public static final class anim {
public static final int abc_fade_in=0... | [
"jaehyeong.lee@outlook.com"
] | jaehyeong.lee@outlook.com |
298b11faaf4d974cfad31249acf61d055ca3057e | 01febbf88c620283ed4ac9daabd4f5da0fba8178 | /dracarys-job-core/src/main/java/io/github/junhuhdev/dracarys/jobrunr/storage/nosql/mongo/MongoUtils.java | 481214a0342aed9677418cb53e8f2d10bb9083af | [] | no_license | junhuhdev/dracarys-jobrunr | 300df1dc82b76ce8f3c01a982162a3b6072b34a6 | 0966a177f495c31ac6a2c7c1e317845ad8a7a269 | refs/heads/master | 2023-02-21T09:14:21.280392 | 2021-01-19T04:35:24 | 2021-01-19T04:35:24 | 328,041,666 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,621 | java | package io.github.junhuhdev.dracarys.jobrunr.storage.nosql.mongo;
import org.bson.BsonBinarySubType;
import org.bson.Document;
import org.bson.UuidRepresentation;
import org.bson.types.Binary;
import java.util.UUID;
import static io.github.junhuhdev.dracarys.jobrunr.common.JobRunrException.shouldNotHappenException;
... | [
"jun.huh@tele2.com"
] | jun.huh@tele2.com |
3b23f32ec3bcf6310a10f08123fd0930ded3139e | 0963125ded363c7ebe0e1baf53958e91cffada19 | /app/src/main/java/com/jude/joy/model/bean/ImageJoy.java | 99597f7639d9095fecf2a1eb5cb1203fa602de00 | [] | no_license | sunnyvip9/Joy | db0bf20553c97abbe49482c67f1aaf39093baf3a | 92a48d8699adba1a711e80810b44ebf5bd80fd9a | refs/heads/master | 2021-01-15T14:02:33.711510 | 2016-03-18T07:41:26 | 2016-03-18T07:41:26 | 54,182,985 | 1 | 0 | null | 2016-03-18T07:40:05 | 2016-03-18T07:40:04 | null | UTF-8 | Java | false | false | 890 | java | package com.jude.joy.model.bean;
/**
* Created by Mr.Jude on 2015/8/20.
*/
public class ImageJoy {
/**
* ct : 2015-08-13 13:10:36.891
* img : http://img.hao123.com/data/3_1b72caa7998cf674fecb4f334cf9d356_430
* title : 牙膏还有这技能。
* type : 2
*/
private String ct;
private String img... | [
"973829691@qq.com"
] | 973829691@qq.com |
3ffdf27b2077d4d6c9c2438e4b0893e8ba3dd84b | 8574ed9020b186111a54522bb71953c96de5654e | /castle/gen/generator/CastleGen.java | 15e0f0974af7a730e1f77f22fcc281cb44c8eec1 | [] | no_license | Taggme/MinecraftProceduralCastles | 3060bc75e4ccabcd488fa33c99da592cd650bea2 | 80d0b4647ef83c38a5762b7afd0126e398654da4 | refs/heads/master | 2020-04-09T06:37:08.531953 | 2014-05-28T03:41:50 | 2014-05-28T03:41:50 | 20,244,060 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,244 | java | package castle.gen.generator;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Deque;
import java.util.Random;
import com.sun.xml.internal.bind.v2.schemagen.xmlschema.List;
import net.minecraft.block.Block;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
import net.minecra... | [
"matthew.kaes@digipen.edu"
] | matthew.kaes@digipen.edu |
da56487d0f751676244a3314da4e2868f1802994 | 3968031093eb98cb5ef7751c7d68fa5bffefa26b | /src/com/kaylerrenslow/a3plugin/dialog/newGroup/SQFConfigFunctionInformationHolder.java | 43ec1a4be07cfba485bd3c3e40c1c62bb76d150c | [
"MIT"
] | permissive | qimenxiaozi/arma-intellij-plugin | e48d354da16a629e4783deb9320adc8e022420d9 | 458675e3b0bf5773e1cd5e34d2c638b4b24c4a11 | refs/heads/master | 2021-01-19T15:03:43.451287 | 2017-06-06T00:20:12 | 2017-06-06T00:20:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,532 | java | package com.kaylerrenslow.a3plugin.dialog.newGroup;
import com.intellij.openapi.module.Module;
import com.kaylerrenslow.a3plugin.util.Attribute;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
/**
* Class that holds information for a config function (function defined inside descr... | [
"kaylerrenslow@gmail.com"
] | kaylerrenslow@gmail.com |
8856fc40c41c89ffb9faf948564bcf1202b3ebda | 6985fd7253fd96473667a56914ef042191be8d68 | /user-service-provider/src/main/java/org/lhyf/gmall/service/impl/UserServiceImpl.java | 423d6eb7926cc4206e81c3d511fe481eefc16319 | [] | no_license | lhyf/dubbo-demo | 5fc315338c140998ad9081dafcff5bd7c17b27b8 | 4e7759221f5ec095baf982b82f823a4496f7d869 | refs/heads/master | 2020-04-25T09:17:58.193026 | 2019-04-21T13:09:36 | 2019-04-21T13:09:36 | 172,668,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 958 | java | package org.lhyf.gmall.service.impl;
import org.lhyf.gamll.bean.UserAddress;
import org.lhyf.gamll.service.UserService;
import java.util.ArrayList;
import java.util.List;
public class UserServiceImpl implements UserService {
private static final List<UserAddress> list = new ArrayList<>();
static {
... | [
"lhyf@outlook.com"
] | lhyf@outlook.com |
2be222d7ef027606e66468f32356ca4f0d9b2e9f | f2e5f0c74cca281000e5b0a47044a84b49d5cb87 | /550Dij/src/Node.java | 535c5f8841aa174457808e756e1dfb2097c8be8f | [] | no_license | AaronZhangGitHub/Archive | 7ad351831c7d1d197471213a2b483696ee38f426 | e803443d5333f7f8f99e99e257735d5440ca8df7 | refs/heads/master | 2021-01-16T19:06:45.637250 | 2017-08-12T20:49:55 | 2017-08-12T20:49:55 | 100,136,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,061 | java | import java.util.ArrayList;
class Node {
private String name;
private Node next;
private int serialNumber;
private Edge adj;
private int inDeg;
private double shortestPathFromSource;
private Node pred;
private boolean handled;
private ArrayList<Edge> edgeHolder = new ArrayList<Edge>();
private double xVal;
... | [
"aaronz@live.unc.edu"
] | aaronz@live.unc.edu |
bee567e2f66feeeb8a9ac2ed0f3df24c7c61d93c | 5ec8ce07ca8bdc56a1c7bbaca306a32a8876108a | /shardingsphere-features/shardingsphere-db-discovery/shardingsphere-db-discovery-provider/shardingsphere-db-discovery-mysql/src/test/java/org/apache/shardingsphere/dbdiscovery/mysql/type/MySQLNormalReplicationDatabaseDiscoveryProviderAlgorithmTest.java | 69d08b0535fd7299a15ac107e1181fc613684ae6 | [
"Apache-2.0"
] | permissive | wornxiao/shardingsphere | c2c5b0c4ebe91f248bdb504529ced0dd1084810a | 04cbfa2a807811e15a80148351f6ca5d01c83da0 | refs/heads/master | 2022-10-21T20:11:10.042821 | 2022-07-17T06:33:44 | 2022-07-17T06:33:44 | 272,212,232 | 1 | 0 | Apache-2.0 | 2020-06-14T13:54:42 | 2020-06-14T13:54:41 | null | UTF-8 | Java | false | false | 4,233 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"noreply@github.com"
] | wornxiao.noreply@github.com |
2ad8aaa6aaa825e593965cc0f0d5f60e8f935486 | 37d1f3bd15aefaa639d509f1eac3e83370697f65 | /src/views/modify/ModEM.java | 0eb9b6fadd12ecf213ed5071816da346b9ef1ddd | [] | no_license | Newill-Kristin/CIT360Application | 2c8cf3a4ee2c8ba535919fb7d4eb762ab0b1fd54 | 7a1acc4301d14b682744138500ff8f74f5deba24 | refs/heads/master | 2020-04-30T05:07:58.450964 | 2019-04-03T02:15:17 | 2019-04-03T02:15:17 | 176,622,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,764 | java | package views.modify;
import models.contact.Contact;
import models.contact.HibUtil;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.resource.transaction.spi.TransactionStatus;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.h... | [
"aingealfire@gmail.com"
] | aingealfire@gmail.com |
98e71427ba971a1cc76c33231afca2a2e0c31121 | 63efef2a78943970a3cefcbec4a7bd9d1c3b3793 | /lis-commons-lang/src/test/java/com/link_intersystems/lang/reflect/MemberModifierPredicatetTest.java | 9f55de83e803839c3e9236991046b6c04543fcc0 | [
"Apache-2.0"
] | permissive | renelink/lis-commons | 5ae526fd2bcd142dfb914fd0f2b1207c72d48473 | 4a58042547475f0efb0e41c9db1656bdc37ffa8b | refs/heads/master | 2020-03-18T08:52:10.358477 | 2017-11-19T15:07:06 | 2017-11-19T15:07:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,765 | java | /**
* Copyright 2011 Link Intersystems GmbH <rene.link@link-intersystems.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
*
* U... | [
"rene.link@link-intersystems.com"
] | rene.link@link-intersystems.com |
a6a5f40433b710a98582326a778670df5d10de80 | 86e07453364e16e424ecc7770c219de4084c628d | /DA101G5_Workspace/DA101G5_Workspace/DA101G5APP_073001/src/com/Sort_course/model/Sort_courseService.java | d66e3ee2f6efac1951da06735d1c24abe3d2f0d0 | [] | no_license | ts00328685/da101g5_app | d160fde86fb57bd5711469901ef02438083391a1 | e51024a79c00aaccda3709fa1b39d1243908b8ba | refs/heads/master | 2022-12-07T18:54:35.284217 | 2022-07-10T08:25:50 | 2022-07-10T08:25:50 | 222,197,311 | 0 | 0 | null | 2022-12-07T05:52:18 | 2019-11-17T04:33:03 | JavaScript | UTF-8 | Java | false | false | 1,253 | java | package com.Sort_course.model;
import java.util.List;
public class Sort_courseService {
private Sort_courseDAO_interface dao;
Sort_courseService(){
dao=new Sort_courseJDBCDAO();
}
public Sort_courseVO addSort_course(String sort_course) {
Sort_courseVO sort_courseVO = new Sort_courseVO();
sort_... | [
"ts00328685@gmail.com"
] | ts00328685@gmail.com |
3f39483030ebe5aed3c60d7d2b8564648b989f77 | 425b39fd89dde81a6c4c905f34071e838cd67e10 | /06.SpringDataIntro/BookShopSystem/src/main/java/bookshopsystemapp/service/BookServiceImpl.java | c4b95bc70fd2f1575c453b7a093b39203b35ca4e | [] | no_license | rayailieva/DatabaseFrameworks | c68d484615eaa360df2bc90dcbef7313832f4db1 | 00d98576855cfe20b07273ce324bcd0d96b8c41f | refs/heads/master | 2020-04-02T14:27:38.071295 | 2018-12-20T11:40:46 | 2018-12-20T11:40:46 | 154,525,582 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,560 | java | package bookshopsystemapp.service;
import bookshopsystemapp.domain.entities.*;
import bookshopsystemapp.repository.AuthorRepository;
import bookshopsystemapp.repository.BookRepository;
import bookshopsystemapp.repository.CategoryRepository;
import bookshopsystemapp.util.FileUtil;
import org.springframework.beans.facto... | [
"you@example.com"
] | you@example.com |
c014683ff877556a1d4966729fb524aad6a43183 | 9f8552f3505f714e73ebae0c7626551c4e9c65a6 | /sonic-server-controller/src/main/java/com/sonic/control/config/CacheConfig.java | 1f7ab0e6d6dc1d677ff939ce21b1145f94a07cea | [
"MIT"
] | permissive | 17zhtang/sonic-server | 1975a28da97c9c3b25a86a5ea75480484fff0e67 | e4c22f9ef37c1a7c786ae1296b552dfce3fc5369 | refs/heads/main | 2023-07-11T20:16:20.012319 | 2021-08-17T13:40:36 | 2021-08-17T13:40:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,607 | java | package com.sonic.control.config;
import com.alibaba.fastjson.support.spring.GenericFastJsonRedisSerializer;
import org.springframework.cache.CacheManager;
import org.springframework.cache.annotation.CachingConfigurerSupport;
import org.springframework.cache.annotation.EnableCaching;
import org.springframework.c... | [
"291028775@qq.com"
] | 291028775@qq.com |
8c9d6e0a06ff2f6a560c71d302179f323091eefa | 3486e30ee2f46e1d6f9a3a372a2e4ee8f37326ca | /src/main/java/org/nickelproject/util/csvUtil/CellProcessorVisitor.java | e66a93fe4adbc7cd169aa5979278279f5491ee54 | [] | no_license | nyjle/nickel | 821c6a7ade44b8880011655b49afd3f9a0b6cc51 | 392e3f69877179b977729f30b3e377d1472258cb | refs/heads/master | 2016-09-08T01:38:23.266077 | 2015-01-11T19:17:39 | 2015-01-11T19:17:39 | 14,007,704 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,478 | java | /*
* Copyright (c) 2013 Nigel Duffy
*
* 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 ... | [
"nigel@nigelduffy.com"
] | nigel@nigelduffy.com |
3a64abcc249c1c4545038df719bafb73a423fd5d | 8e3d5d0b9bd6840b4877f51bb46e2db09174a526 | /jenkindemo/src/jenkin_ci_config/DemoCi.java | bb083dc2be98b95d56e0b81c0ea12d6248e40939 | [] | no_license | chhotu25/funfunapp | 3ecea18f390edb164782d94831c47641a6a8038a | efaae61ec8e646878945cea57c9709c99a1b9bf5 | refs/heads/master | 2021-05-05T10:27:36.311732 | 2018-01-05T12:52:06 | 2018-01-05T12:52:06 | 117,971,782 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,546 | java | package jenkin_ci_config;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.edge.EdgeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.testng.annotations.AfterClass;
i... | [
"AL Moin Webtech@AMW-G1"
] | AL Moin Webtech@AMW-G1 |
5da081a067fff9648d386de7c6ac6f55bc41828f | 23c8af2c24938ddb97e7022a1a9497f0d2af4dbe | /PraticaI/src/util/Encryption.java | 13d908f29118c825c601d588df2458462662b563 | [] | no_license | SI2013-SETREM/pratica-I-Nadine-Dinei | 90ad50a830000b2bee4e0696440273fe942fe817 | efc1f4c55ff7f2b86e184f0d920d27293991781d | refs/heads/master | 2021-01-24T06:40:45.398018 | 2014-12-06T13:03:09 | 2014-12-06T13:03:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,431 | java |
package util;
import java.math.BigInteger;
import java.security.NoSuchAlgorithmException;
import java.security.spec.InvalidKeySpecException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.PBEKeySpec;
/**
* Classe de criptografia
* @a... | [
"dineiar@gmail.com"
] | dineiar@gmail.com |
7ed7f633b1f9f91f6039265f4e99ce88997bfe66 | 66ba71d2f577c30f8a85207cf65a85d49a14fa93 | /src/main/java/org/humanhelper/travel/route/provider/external/LocationRouteProvider.java | 00ccd6fecf6917662ebf8f6a123a6956313b70a5 | [] | no_license | usov-andrey/travel | 1c9a3498cfe38c06894bad69b8c6c68fc030b596 | e5cb3c2aaeb01cafb68963d25cf49aadcde821ef | refs/heads/master | 2023-07-09T06:46:38.154243 | 2020-07-30T07:00:25 | 2020-07-30T07:00:25 | 276,281,221 | 0 | 0 | null | 2021-08-09T21:00:12 | 2020-07-01T05:01:47 | Java | UTF-8 | Java | false | false | 4,462 | java | package org.humanhelper.travel.route.provider.external;
import org.humanhelper.travel.geo.GeoUtils;
import org.humanhelper.travel.integration.graphhopper.GraphHopperRouteService;
import org.humanhelper.travel.place.Place;
import org.humanhelper.travel.place.PlaceService;
import org.humanhelper.travel.place.type.region... | [
"usov@mirapolis.ru"
] | usov@mirapolis.ru |
5884f21ff13416da0f5b452c77e4e751d1debf4d | d20825f8622396d7c029cd352c8693c814d4eb87 | /app/src/main/java/com/example/nancy/smartbj/domain/PhotosData.java | dd29059f0c0b0f917f6fae01aea297fcb4841002 | [] | no_license | Nancy945/SmartBj | 15cb47bb32fd94aa23cbefd7527c354c538cad91 | 024a91db8afdd57d86ebb2c48381f2711f6509ec | refs/heads/master | 2016-09-12T13:53:06.751432 | 2016-06-07T12:29:38 | 2016-06-07T12:29:38 | 59,621,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | package com.example.nancy.smartbj.domain;
import java.util.List;
/**
* Created by Nancy on 2016/6/3.
*/
public class PhotosData {
public int retcode;
public PhotosData_Data data;
public class PhotosData_Data {
public String countcommenturl;
public String more;
public String titl... | [
"Nancy9452@gmail.com"
] | Nancy9452@gmail.com |
14373df9a1b4564b6609be27241845061e5cf13e | 6e56fba49508f83d935fc722526c57e427c37355 | /Menu_test/gen/com/google/android/gms/R.java | 82c41a7afa0ff93d5fa1029e6031c048e1df49f9 | [] | no_license | zhaiyanhao/MyProjects | 9a9d6904c5312d3969eb7d9d78b8c36165d18832 | 601a692a3a9202382abd9e7802671bea1a5ff91d | refs/heads/master | 2016-09-06T09:20:38.554252 | 2014-09-26T21:57:57 | 2014-09-26T21:57:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,327 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.gms;
public final class R {
public static final class attr {
public static final int adSize = 0x7f010000;
... | [
"zhaiyanhao2008@gmail.com"
] | zhaiyanhao2008@gmail.com |
3d7191bf9185d04770753a8785c242e022e5fb21 | e36e59ea1989c8867cc2f5cce85b6043ce181078 | /nyq-shop-parent/nyq-shop-basics/nyq-shop-basics-springcloud-zuul/src/main/java/com/nyq/AppGateWay.java | 978457ee8b7accca2a39c7cdf4aef6a0d0f22212 | [] | no_license | WalkOnBeck/myTest | e1fc41a8901cd244b84697fa3cc473857ca4a183 | 936fd833a5ec13a92d36198ee10d8100e71bd68b | refs/heads/master | 2022-12-09T21:57:11.603226 | 2019-10-31T07:10:29 | 2019-10-31T07:10:29 | 208,053,220 | 0 | 0 | null | 2022-12-06T00:36:00 | 2019-09-12T13:06:07 | Java | UTF-8 | Java | false | false | 1,605 | java | package com.nyq;
import java.util.ArrayList;
import java.util.List;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
import org.springframework.cloud.netflix.zuul.EnableZu... | [
"351679485@qq.com"
] | 351679485@qq.com |
51042a0947c69e0c9087630f4c41ee6e39003f97 | e91eb76f6187c22d98750970d7010fc05798bc73 | /iriscsc2/src/com/xzmc/airuishi/utils/PathUtils.java | 7bfddbb33964631394bc14e2de05e9e5270607ae | [] | no_license | JhuoW/iriscsc_Demo | 1f81d265a1ca45dfec16a2e5073e13cfe668343c | df533cccd1d4f4951467426f231b8eaca16da2d4 | refs/heads/master | 2021-09-14T23:45:04.862425 | 2018-05-22T14:28:26 | 2018-05-22T14:28:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,275 | java | package com.xzmc.airuishi.utils;
import java.io.File;
import android.os.Environment;
/**
* Created by lzw on 14-9-19.
*/
public class PathUtils {
public static String getSDcardDir() {
return Environment.getExternalStorageDirectory().getPath() + "/";
}
public static String checkAndMkdirs(String dir) {
... | [
"enritami@MacBook-Pro.local"
] | enritami@MacBook-Pro.local |
3cb98415e3b696bf27a75800e6108ec613728cce | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/19/19_59187429893ab1a10d67f5d1f383e4ed9de9bf6c/MethodDeclarationPattern/19_59187429893ab1a10d67f5d1f383e4ed9de9bf6c_MethodDeclarationPattern_s.java | c27ba85b215b95b852e10ba7bd1e0a5626cc4532 | [] | 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 | 10,720 | java | /*******************************************************************************
* Copyright (c) 2003, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
22c1f1d60f497a335306d51c74f200d50e6308f9 | c5feda37056e877cc8454dedffc6773d1b74ca69 | /armasm/src/asm/instructions/ARM7STM.java | 731dbe5347655b85eb6540ef043dddee0db19572 | [] | no_license | btuduri/jarmasm | 7596fa6b39da70e3d076073e1ba03bbcf6a22c4f | 45a0d3ca500ae811aabf18edba44bd7020e986ad | refs/heads/master | 2021-01-23T13:36:22.802558 | 2010-03-16T04:22:20 | 2010-03-16T04:22:20 | 32,271,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 958 | java | /*
* ARM7STM.java
*
* Created on November 25, 2002, 3:34 PM
*/
package asm.instructions;
/**
*
* @author hans
*/
public class ARM7STM extends ARM7BlockDataXfer {
/** Creates a new instance of ARM7STM */
public ARM7STM( ParsedInstruction pi ) {
super(pi);
clear(20); //Load/Store 0 ... | [
"schelens@1575094a-85b9-6f95-219f-1fe955611c38"
] | schelens@1575094a-85b9-6f95-219f-1fe955611c38 |
e5d54b561711ac77001eeda925efddbd1eafe0ac | a039900095ad2284e22b02963241058cc68b4137 | /kibana-eye/src/main/java/com/antzuhl/kibana/domain/QueryLog.java | da6155d6e1f546ece85af6c794287a0f5cd7380a | [
"Apache-2.0"
] | permissive | FlowCloudSpaceFire/kibana-eye | a37af78fd25156c7f632db491c56c9694fe35ebc | 9ff43b2081b121fc4adfa6b324a79f4bc6c92250 | refs/heads/master | 2022-12-26T03:52:55.864934 | 2020-10-09T07:10:39 | 2020-10-09T07:10:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 921 | java | package com.antzuhl.kibana.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
import javax.persistence.*;
import java.util.Date;
/**
* @author AntzUhl
* @Date 14:57
*/
@Data
@Entity
@Table(name = "query_log")
@ToString
@AllArgsConstructor
@NoArgs... | [
"antzuhl1998@gmail.com"
] | antzuhl1998@gmail.com |
d1e6f5e3482a7375790c2b81353b59f2e24263d2 | 8d92d7201a5ade4eb0fae4eb7dbf3bb359fb5bce | /Download/Anotações alheias/javacore/javacore/ZZBjdbc/ConexaoFactoryRowSet.java | 519e5ac35753163e2baa2e8cc5c3c92bfbbc7a94 | [] | no_license | NisbCode/learning-java | 5d8db37aac66804fad5bc688fa347a110b0c7905 | 49e4604aec85d39377ee3337912198fdc89ddac0 | refs/heads/master | 2023-08-01T11:19:40.454385 | 2021-09-13T02:04:43 | 2021-09-13T02:04:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,060 | java | package br.com.abc.javacore.ZZBjdbc;
import javax.sql.RowSet;
import javax.sql.rowset.CachedRowSet;
import javax.sql.rowset.JdbcRowSet;
import javax.sql.rowset.RowSetProvider;
import java.sql.*;
/***
* USO DO RowSet
* É uma espécie de derivado da classe RowSet, no qual é
* mais fácil de se trabalhar
* Há dois tip... | [
"nathalia.ig.bomfim@gmail.com"
] | nathalia.ig.bomfim@gmail.com |
7a0985d3b48d85f7423c31c6955daf6c51bde564 | 4bc89e41727f4212273d67da8c3ba3582d13e4ed | /src/main/java/com/example/spring/controller/c036/C036Controller.java | 6b7ab07ff862a8d9e185b5d792ee0d53a5c802cc | [] | no_license | kuwalab/spring-mvc41 | 5f7247a1b62265d0b91ddfcece6a60abb220883e | 972163dd5a4b1319f219c80482d6d50abcfdcd11 | refs/heads/master | 2020-12-04T09:45:26.364667 | 2014-12-30T21:13:57 | 2014-12-30T21:13:57 | 26,045,124 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | package com.example.spring.controller.c036;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
@RequestMapping("/c036")
public class C036Controller {
@RequestMapping("/checkbox")
public String checkbox(Mod... | [
"arata.shinichi@gmail.com"
] | arata.shinichi@gmail.com |
2a3bd8697835cfd2416a504cbd5c49fdfe0fe223 | 398fdbf91f3e18f61c1295f7998bf694df3d94e4 | /src/main/java/com/ktds/vo/EmployeesVO.java | 4f9c48a36e9111e169a754c1b2c8bdbdf003cf1b | [] | no_license | wogudnn/article | ef4b24e9d2ae0b5ab0bdaa9af3894d12784e0568 | 6a2d664f080496c32ab2a7418ddaf026306591db | refs/heads/master | 2021-01-21T04:12:59.950861 | 2016-09-22T08:22:36 | 2016-09-22T08:22:36 | 68,695,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,069 | java | package com.ktds.vo;
public class EmployeesVO {
private int employeeId;
private String firstName;
private String lastName;
private String email;
private String phoneNumber;
private String hireDate;
private String jobId;
private int salary;
private double commissionPCT;
private int managerId;
private int de... | [
"wogudnn@gmailcom"
] | wogudnn@gmailcom |
e0dcdb12fe745be36ae7dfb75fec7f16e6507135 | e5883d7064160b4fedc47cb17dc72924570de426 | /pojo/src/main/java/org/hzdb/beans/pojo/dto/OutDto.java | e4533f64347b68989804a88453c55ce6f275dc1d | [] | no_license | skywalkerzhang/itrip | 14df4703ba64413f3450fab30bb32ce38d129dba | ed3d241291357ab79629c44c371ba72e52fdc0e9 | refs/heads/master | 2023-03-04T09:05:23.207929 | 2021-02-11T09:40:35 | 2021-02-11T09:40:35 | 337,885,724 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,006 | java | package org.hzdb.beans.pojo.dto;
import java.io.Serializable;
public class OutDto implements Serializable {
/**
* 前端响应的数据
*/
private Object data;
/**
* 错误编码
*/
private String errorCode;
/**
* 响应消息
*/
private String m... | [
"1677858722@qq.com"
] | 1677858722@qq.com |
70622e9f4cc07dd3ac1f0e5634a7915fcbed20ec | ddfb3a710952bf5260dfecaaea7d515526f92ebb | /build/tmp/expandedArchives/forge-1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1-sources.jar_c582e790131b6dd3325b282fce9d2d3d/net/minecraft/client/renderer/entity/IronGolemRenderer.java | 9021150c9ad9ac25939293104676354ba323f3db | [
"Apache-2.0"
] | permissive | TheDarkRob/Sgeorsge | 88e7e39571127ff3b14125620a6594beba509bd9 | 307a675cd3af5905504e34717e4f853b2943ba7b | refs/heads/master | 2022-11-25T06:26:50.730098 | 2020-08-03T15:42:23 | 2020-08-03T15:42:23 | 284,748,579 | 0 | 0 | Apache-2.0 | 2020-08-03T16:19:36 | 2020-08-03T16:19:35 | null | UTF-8 | Java | false | false | 1,807 | java | package net.minecraft.client.renderer.entity;
import com.mojang.blaze3d.matrix.MatrixStack;
import net.minecraft.client.renderer.Vector3f;
import net.minecraft.client.renderer.entity.layers.IronGolemCracksLayer;
import net.minecraft.client.renderer.entity.layers.IronGolenFlowerLayer;
import net.minecraft.client.render... | [
"iodiceandrea251@gmail.com"
] | iodiceandrea251@gmail.com |
473aa80fc5e5dea122ee4ed0a7841578f0b3a35f | d3679002d911a2b4e62e9270be387e7da099f81c | /src/p06/lecture/p4method/A06ParameterCast.java | 66eb1caf77f0fe01644fb2af43b2a00c14ff505c | [] | no_license | dailydevp/java20210325 | 3fb3315fbbba31b914959c32b51eaf4d12d52883 | 7c022fc6f194de3b5e876b2e74c61bbd2b33f702 | refs/heads/master | 2023-04-23T00:36:19.028568 | 2021-05-04T12:52:35 | 2021-05-04T12:52:35 | 351,269,342 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package p06.lecture.p4method;
public class A06ParameterCast {
public static void main(String[] args) {
int a = 5;
double b;
b = a;
a = (int) b;
MyClass6 o1 = new MyClass6();
o1.method1(a);
// o1.method1(b);
o1.method2(b);
o1.method2(a);
}
}
| [
"hyde8547@naver.com"
] | hyde8547@naver.com |
a2fe8089d1dc0a57efd021cbd12231e9e0cdbba8 | 61cc05a88d09534ac1250a331a689289984713a9 | /cmpp/CMPPAsynPerform.java | e886afcfde90dcd5770aac99ff4c0dbdc46dc466 | [] | no_license | githublaohu/lamp-commons | 4fb61fa29dc2233e92d3253677aa54271ac7206a | 0da33919d836ef2932c6ed6075484d6b47deb50d | refs/heads/master | 2022-11-10T14:39:17.616091 | 2020-06-27T02:33:42 | 2020-06-27T02:33:42 | 275,285,786 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,065 | java | package com.lamp.commons.lang.cmpp;
import java.util.ArrayList ;
import java.util.LinkedList ;
import java.util.List ;
import java.util.concurrent.Executors ;
import java.util.concurrent.ScheduledExecutorService ;
import java.util.concurrent.ThreadFactory ;
import java.util.concurrent.TimeUnit ;
import java.util.concu... | [
"2372554140@qq.com"
] | 2372554140@qq.com |
afa509889905d4019ef34e48a400ca27192fa529 | 0083018737bfc2626b5e3b63f1cd4de9fd1c7be7 | /src/main/java/nl/hyves/detector/OnePair.java | b8684e2751051195be2f90ec3b085cc856c9812b | [] | no_license | maxm165/psychic-poker | 18a451341d9ef162de9e63342bd76579db6ed98a | b357983a041bd91cf3b1d707694cfa1963f36dc0 | refs/heads/master | 2020-04-27T09:19:49.098836 | 2013-04-27T12:57:08 | 2013-04-27T12:57:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 494 | java | package nl.hyves.detector;
import java.util.List;
import nl.hyves.Card;
import nl.hyves.detector.util.CardUtils;
public class OnePair extends AbstractHandDetector {
public OnePair() {
super("one-pair");
}
@Override
protected List<Card> searchCombination(final List<Card> cards) {
fo... | [
"maxm165@gmail.com"
] | maxm165@gmail.com |
6931b17194d07dbf7226a2cd085ce6e116fdfc7a | 3e4b029f410369c824b5391cb53942d7df246030 | /backend/src/main/java/net/es/oscars/topo/beans/TopoException.java | 2a53509660156db687b734c8826c46d400085df9 | [
"MIT"
] | permissive | esnet/oscars | cf693896ba34206ad33fbdc34ef4d3237e12a508 | 45ed191d95644bc2760a995975c7adbd98c01757 | refs/heads/master | 2023-08-14T06:04:21.032116 | 2023-07-27T15:44:10 | 2023-07-27T15:44:10 | 52,855,896 | 3 | 1 | MIT | 2023-08-22T16:35:28 | 2016-03-01T07:07:11 | Java | UTF-8 | Java | false | false | 149 | java | package net.es.oscars.topo.beans;
public class TopoException extends Exception {
public TopoException(String msg) {
super(msg);
}
}
| [
"h8XntUEBNae6"
] | h8XntUEBNae6 |
48d29fac4ac6ef7cf9ef5a09f87045f39775e717 | 0eb2e041702bbbc7691e606820f97c1cf32bf5ab | /src/print/homework1.java | 21219ae3266825f8c6bff1d1d6a96f2ae13c6a98 | [] | no_license | albertwufamily/yusprj_git | 51368c36f39f9723aba1b23e6275404ea0dd0263 | c3afbc2dcf8ec5b918eab8aad945403cf75b26de | refs/heads/master | 2020-03-12T08:37:43.574073 | 2019-02-20T03:32:36 | 2019-02-20T03:32:36 | 130,531,902 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 509 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package print;
/**
*
* @author lili
*/
public class homework1 {
public static void main (String [] args)
{... | [
"Albert@192.168.1.152"
] | Albert@192.168.1.152 |
23041eec3630ad070739541c0aae5681137f4d11 | 442b00ba09789b546125b42a5fb58f597e9a2395 | /src/main/java/vigna/fastutil/BidirectionalIterator.java | 3901851ba00bcd88807e20753f51cbf292aaf973 | [
"Apache-2.0"
] | permissive | tommyettinger/doughyo | 305737ffb63534a7393fd08e3e3db5c250883bb1 | e0f8fec76873aee223d6ae354665da9cccb9104b | refs/heads/master | 2021-01-20T18:44:00.817894 | 2016-06-26T09:23:06 | 2016-06-26T09:23:06 | 60,392,230 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,685 | java | package vigna.fastutil;
/*
* Copyright (C) 2002-2015 Sebastiano Vigna
*
* 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... | [
"tommy.ettinger@gmail.com"
] | tommy.ettinger@gmail.com |
50e47476b543ef18699f48d2f346efe58dbc43f9 | bfb5d91643c0cf1246e92d40fe3b18330e37ea73 | /app/src/main/java/com/waperr/aalaundry/config/GPSTracker.java | 403ce82a15bdc6b832f6846b669c3adc5fb039be | [] | no_license | pahlevikun/aalondri | 3a62e467fe9e66fe2cd419215f59995eb0dbe13e | 0adeefe5b2ecc18435cbfcf575e932a8951dd76a | refs/heads/master | 2021-03-22T04:33:25.390352 | 2017-08-24T14:55:36 | 2017-08-24T14:55:36 | 114,502,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,639 | java | package com.waperr.aalaundry.config;
/**
* Created by farhan on 8/17/16.
*/
import android.Manifest;
import android.app.AlertDialog;
import android.app.Service;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import andr... | [
"pahlevi.kun@gmail.com"
] | pahlevi.kun@gmail.com |
24f5a64c1858fbf327d7de12d9ba006cf2a2df47 | 7308a9290eb8b922af69d7e58e341d133976901b | /src/main/java/Transposer.java | b4d564ece10445d293c2b3abb0a17bb27148498f | [] | no_license | archer-man/transpose | a3a05420b496435e14fb00dc77eb68135ac6e71f | 0ca84317790fa513306387775477baf6c5bbe0b3 | refs/heads/master | 2022-12-22T01:00:19.363128 | 2020-09-28T17:37:28 | 2020-09-28T17:37:28 | 296,308,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,215 | java | import java.util.ArrayList;
import java.io.*;
import java.util.Arrays;
public class Transposer {
private int wordSymbolLimit;
private boolean cropTheWord;
private final boolean rightSideAlignment;
public Transposer(int wordSymbolLimit, boolean cropTheWord, boolean rightSideAlignment) {
this.w... | [
"djager09@gmail.com"
] | djager09@gmail.com |
19248419e6ae8cbf68634135988cc85dcdb1534b | f22c68988520b4ef23360c4537ebcbc356b4aa10 | /src/main/java/com/orangeHRM/pages/LeavePage.java | 941090e25fc7a060d289775c8fe5f963a1847740 | [] | no_license | xor-shruti/automationFrameworkJava | d461c9762686036756eb05063cc9bf5e8ab45731 | 29b2d3222c078175234e8c8ec563ed4fe71c54e0 | refs/heads/master | 2023-01-29T19:21:22.903755 | 2020-11-23T23:15:03 | 2020-11-23T23:15:03 | 314,601,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,594 | java | package com.orangeHRM.pages;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
import org.openqa.seleni... | [
"dhumeshruti@gmail.com"
] | dhumeshruti@gmail.com |
8bc1a9de61d93d7eb7f42c5c4bab049fd945e692 | 833772a60c7a47aad7607b3b639d60d33d8625de | /thr/webapp/src/main/java/com/cgi/seminar/web/rest/dto/package-info.java | dafb5f2bd6797ade9432036c84c36654e5e4d49f | [
"MIT"
] | permissive | cgi-techseminar-ee/messagequeue-sample-project-evergreen-medical | 400534f2ce0e1fbe05e1f7d04c6cd4d89f5168ca | 8fd2df875c8bf1cdb6b8eb376b2d4e28f4a550d7 | refs/heads/master | 2021-01-10T13:34:51.048885 | 2015-10-29T18:33:39 | 2015-10-29T18:33:39 | 45,197,397 | 0 | 0 | null | 2015-10-30T12:45:39 | 2015-10-29T16:54:20 | Java | UTF-8 | Java | false | false | 108 | java | /**
* Data Transfer Objects used by Spring MVC REST controllers.
*/
package com.cgi.seminar.web.rest.dto;
| [
"mart.somermaa@cgi.com"
] | mart.somermaa@cgi.com |
3e8440c397dcc7fb254db23aab7b04b74ec9b46e | c7bbd9d7d0ea1e1496813eb4e3e4db6cc1908952 | /app/src/main/java/com/example/esteban/a08_list_view_with_custom_adapter/Proveedor_de_datos_peliculas.java | bb7edc1e1b0a0c8a195fac1029269d4055b41b89 | [] | no_license | estebanbri/08-List-View-with-Custom-Adapter | 462ca5da18c4e008e75ec5e99534023910dd8181 | ad26e0a0f6be4c5426d7a5904be6df431dabc62f | refs/heads/master | 2021-01-19T04:02:32.503960 | 2017-04-05T20:15:31 | 2017-04-05T20:15:31 | 87,348,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package com.example.esteban.a08_list_view_with_custom_adapter;
/**
* Created by esteban on 05/04/17.
*/
public class Proveedor_de_datos_peliculas {
private int poster_pelicula;
private String titulo_pelicula;
private String raiting_pelicula;
public Proveedor_de_datos_peliculas(int poster_pelicula, ... | [
"esteban_89_1@hotmail.com"
] | esteban_89_1@hotmail.com |
8ef7aea63d4f859c0febd855505ae9d64ceed403 | a604b6f3ab00ff9bee196a8fc709a9f81a91e56d | /app/src/main/java/com/minmai/wallet/common/uitl/PhotoUtils.java | 57c8b9f49588dca262be163a0a4c3146cf53b8ce | [] | no_license | androidck/Wallet | 4ad14aca7e39082899bd90b61a7419082587ff57 | f7855deede6ae03240d4d3c62ff6a2b60e4ab82a | refs/heads/master | 2020-04-18T06:37:38.266626 | 2019-03-18T01:08:12 | 2019-03-18T01:08:12 | 167,329,355 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,060 | java | package com.minmai.wallet.common.uitl;
import android.annotation.SuppressLint;
import android.content.ContentUris;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Build;
import android.os.Environmen... | [
"Wdlzxc123"
] | Wdlzxc123 |
d1f175e10f2d306ee7b13b28d598750350341ffa | 4fe2c53331821145967b4c4f005f571f2652ae36 | /ucrop/src/main/java/com/yalantis/ucrop/UCrop.java | bd4f1988ff9613b8d14c19e8f584e148b16994d6 | [] | no_license | woyl/iyouVipAndroid | 9fbb7145c61e7bba3a4e4a891058b51df1d8fee6 | 8e8b7746dd828e2438e35ad221a1b2af8eb66ad3 | refs/heads/master | 2022-11-24T23:16:57.952701 | 2020-07-30T06:15:42 | 2020-07-30T06:15:42 | 283,685,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,457 | java | package com.yalantis.ucrop;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.os.Parcelable;
import androidx.annotation.AnimRes;
import androidx.annotation.ColorInt;
import androi... | [
"676051397@qq.com"
] | 676051397@qq.com |
38835e2ba74ec40814767916d9a306cae25ba22d | 7b73cb4e9873a6ba3f7b2ae5f6f39b3909ea1bb2 | /javaworkspace/class/박 은/report0419/src/qiz2/qiz2.java | 2ff8fb27d3d065fc25b768decfc7a6a2a564b3c6 | [] | no_license | kofelo123/hkitSource | e741dd8ac55ea729f616b7c388a5cb7913a0920c | 4ee71733cea1d434ef6645735a85ad2fc05b350c | refs/heads/master | 2021-01-20T02:31:02.151651 | 2017-06-01T08:13:37 | 2017-06-01T08:13:37 | 89,418,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 216 | java | package qiz2;
public class qiz2 {
public static void main(String[] args) {
int a=100;
int total=0;
do{
a--;
if(a%2==1){
total= total+a;
}else
System.out.println(total);
}while(a>0);
}
}
| [
"kofelo123@gmail.com"
] | kofelo123@gmail.com |
a563a1e194f2857595bfce2371517cfc063d5225 | d892283dffbd03c6c50a43d0a84963a885b692d6 | /src/main/java/com/opencode/app/model/Game.java | d93782bf132720cf53e258bc5d36da8d699444e3 | [
"Apache-2.0"
] | permissive | vkiz/bulls-cows | 7277a8ce8e278f0dceec5945ccb21b5aefcd4ccb | 5807ca2c575e522045587f2d004a251fc2c3f92f | refs/heads/master | 2021-05-15T10:43:46.977985 | 2017-11-21T14:14:34 | 2017-11-21T14:14:34 | 108,195,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,479 | java | /*
* Copyright (C) 2017 Open Code.
*
* 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 ... | [
"vk.fstor@gmail.com"
] | vk.fstor@gmail.com |
143f30ce5c4cd1df81d1cba95ab0d73a7f5fcffd | 53c677a491aa66cffcde2d3a6d733cea403e0bdb | /pwm/servlet/src/password/pwm/http/servlet/ConfigEditorServlet.java | 49be6f8b576a1fa6743d63459447148b3c7d4f4f | [] | no_license | fbordina/pwm | b49123de7b7fcc5c4d6248de48fde1bef32e7fc6 | 0a660d8f169a7dbe6c46c76f48912be9582ac734 | refs/heads/master | 2020-05-16T11:40:26.287120 | 2015-07-16T11:01:43 | 2015-07-16T11:01:43 | 39,341,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 51,383 | java | /*
* Password Management Servlets (PWM)
* http://code.google.com/p/pwm/
*
* Copyright (c) 2006-2009 Novell, Inc.
* Copyright (c) 2009-2015 The PWM Project
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* t... | [
"jrivard@gmail.com"
] | jrivard@gmail.com |
9cce8438b9a9021705d8eb3e1ca90cabe094827c | 5c7b863b1d3938e7cec0b0e29e7f6b44977fbfe9 | /src/java/com/paopao/hzgzf/common/process/util/ProcConst.java | 9fe21059393ca8248c49ed7a8ca18d1bcfd56f19 | [] | no_license | hongweichang/xydlxm | 1efa96d41e0956ea7ce66bc28e3c7976198e5385 | ed516f30fec747ef210f3623e68be5ce868f34fb | refs/heads/master | 2020-12-31T02:33:12.484869 | 2016-07-28T10:07:53 | 2016-07-28T10:07:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,404 | java | /**
*
*/
package com.paopao.hzgzf.common.process.util;
/**
* Copyright: Copyright (c) 2016 Asiainfo-Linkage
*
* @ClassName: ProcConst.java
* @Description: 该类的功能描述
*
* @version: v1.0.0
* @author: zhoudk
* @date: 2016-6-23 下午3:05:30
*
* Modification History:
* Date Author Version ... | [
"123868571@qq.com"
] | 123868571@qq.com |
86fdf223be30cd7b8394138b63e3f2066c278522 | 182c7cd0d030841ff60be487b154ea6edac183e4 | /rtmap/src/com/rtmap/core/exception/DaoException.java | 8315a301cbc11a4fa880ef89e85a23e3e1eebad1 | [
"MIT"
] | permissive | fushenghua/blog | a60c543763d5867d5bfb3d6aeab4315ad858fd28 | fc5f5244f2a59ad3e505bdd37a83503d24d71642 | refs/heads/master | 2021-09-10T21:08:32.402335 | 2018-04-02T05:17:54 | 2018-04-02T05:17:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | /**
*
*/
package com.rtmap.core.exception;
import org.springframework.core.NestedRuntimeException;
public class DaoException extends NestedRuntimeException {
private static final long serialVersionUID = 4027668633550746774L;
public DaoException(String message) {
super(message);
}
public DaoException(Stri... | [
"fushenghua@rtmap.com"
] | fushenghua@rtmap.com |
d1d22233c5751390fbfb88d817e4f56ee79c06d7 | 245f8fb1d69b9a3b57955727863f3558a6c8fce2 | /Editor_FIP/src/main/com/mitc/redes/editorfip/entidades/rpm/planeamiento/Documentoentidad.java | e1e062ece6cd304dd65e590fc13907e4b03bcddb | [] | no_license | chandra102016/urbanismo-1 | a5b7e7afec31e7095735b71ff4941db599afdc59 | 8cb46c2a48b1ef5a56a3d7e6a2c20ebab2308009 | refs/heads/master | 2021-01-12T12:40:48.688459 | 2016-03-29T08:19:12 | 2016-03-29T08:19:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,511 | java | /*
* Copyright 2011 red.es
* Autores: IDOM Consulting
*
* Licencia con arreglo a la EUPL, Versi�n 1.1 o -en cuanto
* sean aprobadas por la Comision Europea- versiones
* posteriores de la EUPL (la <<Licencia>>);
* Solo podra usarse esta obra si se respeta la Licencia.
* Puede obtenerse una copia de la Licencia e... | [
"jorge.martindelalamo@red.es"
] | jorge.martindelalamo@red.es |
60e29322cd4ec6ae9e77092e631dbb1207dceaca | 8ecabe33a57b6756a21832e6fd276b6bf06afa2b | /Training/src/firstsemester/classes/string2/Solution.java | 58866a49073a0938c2b0b7e17de07732a5e766e4 | [] | no_license | robin622/LCode | 7cc4a5cfc9469b2d9eb3fb35c51516aefd7654cd | a14003688485116a8c753cb728882a3a2159ad75 | refs/heads/master | 2020-06-15T14:10:58.040568 | 2020-01-25T20:28:05 | 2020-01-25T20:28:05 | 195,319,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,142 | java | package firstsemester.classes.string2;
public class Solution {
public String replace(String input, String source, String target) {
if(input == null || input.length() == 0 ||
source == null || source.length() == 0 ||
target == null) {
return input;
}
//replace from back to front
int ... | [
"wei1.z@samsung.com"
] | wei1.z@samsung.com |
c762d87c97dd6587a5081cd827fef3374ee80281 | 61fa8b2a03ed05bbc7b433d1fa1a2b76a74ca2d7 | /DREAMBUILDERnewVERSION/src/main/java/co/simplon/DreambuildeRnewVersionApplication.java | fa1bffc6e3419f98096203d6914267d92adfcca6 | [] | no_license | clyford/TITRE-PROFESSIONEL-DEVELOPPEUR-WEB | 7df052bb0b42c30d516b0be68917967c6fe4f4a9 | 5b79e01c28f7eb3ef3db7c392ce86de369a36281 | refs/heads/master | 2020-04-27T08:17:12.862578 | 2019-04-07T15:52:41 | 2019-04-07T15:52:41 | 174,164,847 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 512 | java | package co.simplon;
import org.modelmapper.ModelMapper;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
@SpringBootApplication
public class DreambuildeRnewVersionApplication {
public static vo... | [
"clyfordcadet@gmail.com"
] | clyfordcadet@gmail.com |
844ef21798d2abc78d536faac5e20b3f7b438c76 | a37419019b510ee2a5fd49a65ba94605d2b8a56d | /src/main/java/anotations/Id.java | 265df5f05c855c2392fa1696b93532775b387f52 | [] | no_license | YanchevskayaAnna/TestProject | 9434082707314398a0e13760be582d0ceaae75bf | 1cae1acbd74458c471c21eb2e30262cf1328591f | refs/heads/master | 2020-04-06T15:59:22.319110 | 2018-12-09T18:15:00 | 2018-12-09T18:15:00 | 157,600,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package anotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Created by 1 on 16.09.2017.
*/
@Target(ElementType.FIELD)
@Retention(RetentionPolicy.RUNTIME)
public @interface Id {
String n... | [
"NewFriends2017"
] | NewFriends2017 |
a48c57f2916bea3e3c8c3b815fd7d772637534f2 | a473b2a87a6ea30d9c3f02ac2209664cd39d5be9 | /03 Relative Layout/RelativeLayout1/app/build/generated/source/r/debug/com/wirama/w/relativelayout1/R.java | 30cc7f4a81b27d044dbf1726f3cbeece04e24206 | [] | no_license | WayanWirama/IAK-Beginner-Mentoring | 2bd724233bceb0ea218f2eefb22856839998ecb9 | 010051291fdb135e40a4918f84fed12f5d47ca99 | refs/heads/master | 2021-01-02T22:47:52.534439 | 2017-08-18T00:15:19 | 2017-08-18T00:15:19 | 99,391,859 | 0 | 0 | null | 2017-08-05T01:45:46 | 2017-08-05T01:45:46 | null | UTF-8 | Java | false | false | 560,383 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.wirama.w.relativelayout1;
public final class R {
public static final class anim {
public static final int abc_fad... | [
"wierama@gmail.com"
] | wierama@gmail.com |
783bbf1b1494ab425f70c03c31c1a524ad3f7369 | 1627f39bdce9c3fe5bfa34e68c276faa4568bc35 | /src/segment_tree/lazy_propagation/Boj1395.java | bb69cca097ae0b431745c5399c061a09ac1e5e74 | [
"Apache-2.0"
] | permissive | minuk8932/Algorithm_BaekJoon | 9ebb556f5055b89a5e5c8d885b77738f1e660e4d | a4a46b5e22e0ed0bb1b23bf1e63b78d542aa5557 | refs/heads/master | 2022-10-23T20:08:19.968211 | 2022-10-02T06:55:53 | 2022-10-02T06:55:53 | 84,549,122 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,014 | java | package segment_tree.lazy_propagation;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
/**
*
* @author exponential-e
* 백준 1395번: 스위치
*
* @see https://www.acmicpc.net/problem/1395/
*
*/
public class Boj1395 {
private static int INF = 1 << 20;
private st... | [
"minuk8932@naver.com"
] | minuk8932@naver.com |
64f62031ccd5bd4edd4a8af049c44c783a4e37df | d900684f8af59b37e68d21cc9f4eebae77161c70 | /src/test/java/com/crowdin/cli/commands/actions/BundleListActionTest.java | 6c30c103d576d2e9502cf2820d71ff60af44461c | [
"MIT"
] | permissive | crowdin/crowdin-cli | e71c05e806bbdf05e22053651c3478c044a2fe42 | eb0ed01b9469afb91832ed1b911a938237d43fdf | refs/heads/main | 2023-08-17T15:02:59.954578 | 2023-08-02T09:53:01 | 2023-08-02T09:53:01 | 76,255,942 | 175 | 60 | MIT | 2023-09-12T12:44:23 | 2016-12-12T12:49:05 | Java | UTF-8 | Java | false | false | 2,057 | java | package com.crowdin.cli.commands.actions;
import com.crowdin.cli.client.ClientBundle;
import com.crowdin.cli.commands.NewAction;
import com.crowdin.cli.commands.Outputter;
import com.crowdin.cli.properties.ProjectProperties;
import com.crowdin.cli.properties.PropertiesWithFiles;
import com.crowdin.client.bundles.mode... | [
"andrii.bodnar@crowdin.com"
] | andrii.bodnar@crowdin.com |
4f7eff7aa8cac5a3e35061c8e5e2317a3536ab45 | af7e52743ae40068a4f71aa788fc166ad8c6205c | /src/main/java/com/aero51/springbootepdapi/model/input/Category.java | c9a2dc04d415e6daccf87dd50e266da6a472e75b | [] | no_license | Aero51/Spring-Boot-Epg-Api | 8591c7ea566590b71e489dd18f9ad4769abf6a1c | 6a93dfb3dd436d2af3f404cb20d313354c48fd90 | refs/heads/master | 2023-05-07T09:45:51.324773 | 2021-06-04T11:02:34 | 2021-06-04T11:02:34 | 275,898,174 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,359 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147
// 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: 2020... | [
"nsrdoc@yahoo.com"
] | nsrdoc@yahoo.com |
56b8041be0d2a8faa70a689432a79c014745722f | 44fa72d6c1162f590d7b8f4c7ec3a29702842466 | /src/main/java/com/senacor/reactile/gateway/commands/UserFindCommandFactory.java | 8353202b2ca156da3dc970ef20f12b2aef5508a7 | [] | no_license | senacor/reactive-server | 2b7781bb1889460ab5085e6c4052a4f016bce786 | 29ce5282c20b3976b2f5c4fbc2dd233e2414f574 | refs/heads/master | 2021-01-10T21:49:38.323885 | 2015-11-20T13:05:50 | 2015-11-20T13:05:50 | 44,438,463 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package com.senacor.reactile.gateway.commands;
import java.util.Map;
/**
* Created by swalter on 23.10.15.
*/
public interface UserFindCommandFactory {
UserFindCommand create(Map<String,String> map);
}
| [
"simon.walter@hp-factory.de"
] | simon.walter@hp-factory.de |
5ca6a68bcb9c99fc24d16d948bdbb8abe537bc46 | c66577879665e15f461a2d68a9a3c759c890bdc6 | /src/com/pageData/HomePageData.java | 49816dee6ae7fd7be86e114d55efff1c699e2cdb | [] | no_license | xiaofeier312/SeleniumSiteTest | 5246e4a9e8ffb5c85892f6fa804f8fefb4819660 | d24e2c542fb34ac50b551bf7b728fbf64333641b | refs/heads/master | 2020-04-05T23:48:41.119572 | 2014-04-04T09:16:24 | 2014-04-04T09:16:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package com.pageData;
public class HomePageData {
//Data of home page
public static String homeLink = "http://www.seleniumhq.org";
public static String homeTile = "Selenium - Web Browser Automation";
}
| [
"xiaofeier312@126.com"
] | xiaofeier312@126.com |
17748bb210e0be33fcd39b3f36448afebaa3de70 | 9b5778e8d4ef7b0113abe717ea6b3ebc8c4f49f0 | /MueCreation/src/Fonction.java | f96ce69a5a2a50e1d4a33ed93e22bc7e783b6fd1 | [] | no_license | MuertosQc/MueCreation | c3df6c6fbc887220c4d207e62502e8b8c0466077 | 7f26d9c9d319623450dca96559726e63bcfcf3a5 | refs/heads/main | 2023-04-02T11:07:00.648341 | 2021-04-07T01:18:59 | 2021-04-07T01:18:59 | 355,374,133 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 3,976 | java | import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import javafx.animation.PauseTransition;
import javafx.animation.TranslateTransition;
import javafx.event.EventHandler;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene... | [
"anthony.chicoine@live.ca"
] | anthony.chicoine@live.ca |
c368f3a422db7cb0c683558b3d65b597ff1a4c57 | 22e3736f49c7cda093a7f7768efde2a50e702d99 | /projects/core/src/main/java/am/app/ontology/instance/datasets/DBPediaApiInstanceDataset.java | acc5c3c3243f9d4663c1f45702cd37664d519028 | [
"NCSA"
] | permissive | agreementmaker/agreementmaker | 66e5b96573da5845b2cfdb9bb63c7080fbccff27 | 4c5504573a45391c1d635c19b3e57435d7ed3433 | refs/heads/master | 2021-06-16T22:14:02.830469 | 2021-03-01T05:09:56 | 2021-03-01T05:09:56 | 41,654,345 | 35 | 27 | NOASSERTION | 2021-03-01T05:07:31 | 2015-08-31T03:43:06 | Java | UTF-8 | Java | false | false | 6,211 | java | package am.app.ontology.instance.datasets;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.StringReader;
import java.io.UnsupportedEncodingExce... | [
"cstroe@gmail.com"
] | cstroe@gmail.com |
b3c37cf69b39d85bb3ad2f9d8cd3017443e27ded | c77fd7caef83aaf13308de6f1cff5fecdb99d10e | /app/src/main/java/com/match/android/Base/ActivityCollector.java | 491af7a15d173a899a62f2b25407f20cb0cef0d4 | [
"Apache-2.0"
] | permissive | aptkid/decoy | 22ce090a1c5bc2a2c952d1a7122935a44d67da3a | 7f802da829c5f28c0ec69474af39a5c538747b3a | refs/heads/master | 2021-06-25T06:56:33.863660 | 2017-09-06T04:14:11 | 2017-09-06T04:14:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package com.match.android.Base;
import android.app.Activity;
import java.util.ArrayList;
import java.util.List;
/**
* Created by 花花不花花 on 2017/5/7.
*/
public class ActivityCollector {
public static List<Activity> activities = new ArrayList<>();
public static void removeActivity(Activity activity){
... | [
"sqp1217002754@gmail.com"
] | sqp1217002754@gmail.com |
e2771a88e945a4a5dc2b13b74e8ee2f7b4fcb164 | 60c0067fdfa849cdb87f5585b4cf188cafc8999c | /src/main/java/com/domain/Location.java | 4e155adcd8bfee36c9c4ae50ca7f66b6d74658cd | [] | no_license | Pushkar-Singh-Rawat/spring-rest-client-Demo | 62af06f3af2c6e5014d45e4c16653dfb86975052 | 6f1413ee433464eac9125442bfcf9170c7e8b584 | refs/heads/master | 2020-03-13T12:01:29.661005 | 2018-04-29T11:34:54 | 2018-04-29T11:34:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,924 | java |
package com.domain;
import java.util.HashMap;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annota... | [
"j.pushkarsingh@gmail.com"
] | j.pushkarsingh@gmail.com |
2b6607bcc0cc9718e779691e7071325991e3985a | c04002191868b70fcb136295cdec4c54360a5567 | /src/main/java/com/fsabino/javacodingtips/patterns_of_design/creational/builder/pluralsight/LunchOrder.java | b2c94f0e768dd279540e864f5ec0c91b53fb8a60 | [] | no_license | fjsabino022/javatips | 01d85cddfbc7120668021e284182731cff2ce26a | b1a429f7ab5770c8af1dea2afde542584a982891 | refs/heads/master | 2022-07-07T02:11:11.650642 | 2022-02-13T18:26:04 | 2022-02-13T18:26:04 | 105,532,236 | 0 | 0 | null | 2020-10-13T22:37:41 | 2017-10-02T12:35:28 | Java | UTF-8 | Java | false | false | 1,461 | java | package com.fsabino.javacodingtips.patterns_of_design.creational.builder.pluralsight;
/**
* En este caso una vez que creamos el objeto LunchOrder
* el mismo es inmutable porque no existen los metodos "set" de las propiedades
* */
public class LunchOrder {
public static class Builder {
// the variables are mu... | [
"fjsabino022@gmail.com"
] | fjsabino022@gmail.com |
bb3828acd33cb693c94608561f8232a85e7c835c | 0165c6d31e500238d213469141ad01939a9c93d3 | /base/src/nju/software/nio/ChannelBase.java | b1cefc49aab8e809cb584f2e834fdd38ca9901ac | [] | no_license | Xiejiayun/homework | 76dcf0ab1d99f6449d95814a4ddf21eb0fc628d7 | e76445cab46bdb08992eb6a9b59357efc59f7d4e | refs/heads/master | 2021-01-10T14:40:13.601256 | 2016-01-04T13:14:27 | 2016-01-04T13:14:27 | 48,229,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,638 | java | package nju.software.nio;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.net.InetSocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.*;
/**
* Using the channels in nio package
* Created by Xie on 2016/1/2... | [
"furnace09@gmail.com"
] | furnace09@gmail.com |
f00a7603c7f1e88fd5c6b26019ad4c813859e753 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-ecs/src/main/java/com/aliyuncs/ecs/model/v20140526/DescribePhysicalConnectionsResponse.java | 55f7a6bd0db4c9425e6bffbecb271325717d876c | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 5,835 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
4565e662e0f964afd48c160d58956f94e848e130 | 1481738da43fdc0433f204598229a2d084780b92 | /Proyect/Team 3 BackSquad Programming/03 Codigo/FastPay/src/ec/edu/espe/FastPay/view/FastPay.java | dd54ffb75be93d1b001e90e442630f38204138ef | [] | no_license | Stalin0/P.O.O_2963 | 45a7dd4d18776bd04d86eba3e100b2132166f354 | 471ae55469ad9ec9339ec29925beaf7e2f77997b | refs/heads/master | 2020-08-21T10:00:53.651756 | 2020-01-28T15:05:12 | 2020-01-28T15:05:12 | 216,136,066 | 0 | 0 | null | 2020-01-25T23:53:16 | 2019-10-19T02:08:48 | Java | UTF-8 | Java | false | false | 1,123 | java | package ec.edu.espe.FastPay.view;
import com.mongodb.MongoClient;
import com.mongodb.client.MongoDatabase;
import ec.edu.espe.FastPay.controller.Entry;
import java.util.List;
import java.util.Scanner;
public class FastPay {
public static void main(String[] args) {
Inicio inicio = new Inicio();
ini... | [
"55595831+Stalin0@users.noreply.github.com"
] | 55595831+Stalin0@users.noreply.github.com |
7e44f1f0dc5bff526d0ccb6829af997f4068125b | 21d748e3318633635b78e0365726171e23b5562c | /sql-dsl/src/main/java/com/neaterbits/query/sql/dsl/api/Classic_Collector_MapToResult_Single.java | 63a5b72362a41ec44dc405bdd6c8a5f8bbc3a425 | [] | no_license | neaterbits/query | ee9419737e39c53261c01fd31d0679561a303f15 | eaec0deaa91e90ec44402af6fbba41ed9c2bf1a9 | refs/heads/master | 2022-05-04T02:21:42.605462 | 2017-09-10T14:49:35 | 2017-09-10T14:49:35 | 70,929,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,121 | java | package com.neaterbits.query.sql.dsl.api;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.sql.Time;
import java.sql.Timestamp;
import java.util.Calendar;
import java.util.Date;
import java.util.function.Supplier;
final class Classic_Collector_MapToResult_Single<MODEL, RESULT>
extends Classic_C... | [
"nils.lorentzen@gmail.com"
] | nils.lorentzen@gmail.com |
a3889577d4bc3a90daae6e5acb0ed2bdfc806110 | 2e7dd960506be0fb6888213ce0150afbfad02bb8 | /src/test/java/br/com/notrash/notrash/service/UsuarioServiceTest.java | 8d668577fde4676124051e7287488fa4ee3428d4 | [] | no_license | lucas-jobs/notrash | 81df2f3aa28e41a6650f450befaebac7f34a58c6 | 4e6e2a2c174caca9b166620c9d3b6b809e02c556 | refs/heads/master | 2020-07-30T11:44:13.862350 | 2019-10-10T15:03:05 | 2019-10-10T15:03:05 | 210,221,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 279 | java | package br.com.notrash.notrash.service;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class UsuarioServiceTest {
}
| [
"lucas.brandao@b2wdigital.com"
] | lucas.brandao@b2wdigital.com |
2b3381cd4601d28a909085553a2bbf1e2c168db6 | c824c03bc9857525edeea7df02482f206ef87f2e | /src/main/java/net/perigrine3/cyberware2/Cyberware2ModElements.java | bf0f1b9378186a66b548d3da35eddb96196b6dcd | [] | no_license | perigrine333/Cyberware.exe | 0bed42e79d525aa2c799bd3167b9a92cfe4dba43 | 5e0b19fe0eeb1623f8e6aa7664de8853d346907b | refs/heads/master | 2023-06-23T09:52:38.073403 | 2021-07-21T14:06:13 | 2021-07-21T14:06:13 | 388,127,344 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,335 | java | /*
* MCreator note:
*
* This file is autogenerated to connect all MCreator mod elements together.
*
*/
package net.perigrine3.cyberware2;
import net.minecraftforge.forgespi.language.ModFileScanData;
import net.minecraftforge.fml.network.NetworkEvent;
import net.minecraftforge.fml.event.server.FMLServerStart... | [
"86404559+Perigrine333@users.noreply.github.com"
] | 86404559+Perigrine333@users.noreply.github.com |
cfa5ae407212ed318966ba47b1a9e2ce8a50fbc0 | 27f8a9f22cdc11863882317a8cd565a43ca2c4a2 | /src/main/java/Factory/SportsCar.java | e6bc3de08738a439cda119aa7b96841ec66dddc1 | [] | no_license | mframir3/DesignPatterns | ea640fdce5ad70dab9060cdb1a1404ab95e5bfee | 06eebe299145b671f5cd29c721f7e8b3b5d1bc02 | refs/heads/master | 2020-05-09T20:38:08.342927 | 2019-05-03T08:22:46 | 2019-05-03T08:22:46 | 181,414,743 | 0 | 0 | null | 2019-04-16T01:10:26 | 2019-04-15T04:57:18 | Java | UTF-8 | Java | false | false | 246 | java | package Factory;
public class SportsCar extends Car {
protected SportsCar(Color color, int price) {
super(CarType.SPORT, color, 220, 24, 2, price);
}
@Override
public boolean isSport() {
return true;
}
}
| [
"1manoramirez@gmail.com"
] | 1manoramirez@gmail.com |
31f954dac8a41272faf4cb65fbd9720a7fc414ee | 56b5e1e26b4db51907572768ca73f7ecbebc65b7 | /PruebaCriaturas/src/logica/Valquiria.java | aebf692dd7cc94819fe5cec42d5bfd5e55e1c3e3 | [] | no_license | esthefaniarivera/Fabrica-Criaturas | b87411a595663a92b044f5de5fa694dbf357100c | 8e81753c0930242a467cc65ae85e15174fe8abd2 | refs/heads/master | 2020-05-15T14:45:57.518877 | 2019-04-21T02:13:08 | 2019-04-21T02:13:08 | 182,347,781 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package logica;
/**
*
* @author User
*/
public class Valquiria implements FabricaAbstracta{
private Lanza arma;
... | [
"noreply@github.com"
] | esthefaniarivera.noreply@github.com |
93ddd081d6cc3a44e608a65567fe08de9fae4dc8 | 5979994b215fabe125cd756559ef2166c7df7519 | /aimir-model-hibernate/src/main/java/com/aimir/dao/mvm/impl/LpGMDaoImpl.java | 0a34e40a3b8e36261033a03b260620220f014f78 | [] | no_license | TechTinkerer42/Haiti | 91c45cb1b784c9afc61bf60d43e1d5623aeba888 | debaea96056d1d4611b79bd846af8f7484b93e6e | refs/heads/master | 2023-04-28T23:39:43.176592 | 2021-05-03T10:49:42 | 2021-05-03T10:49:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,759 | java | package com.aimir.dao.mvm.impl;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.hibernate.Criteria;
import org.hibernate.Query;
import org.hibernate.SQLQuery;
import org.hibern... | [
"marsr0913@nuritelecom.com"
] | marsr0913@nuritelecom.com |
74bd22cc7dc1882cf2f420585585cf7abc7130f3 | 7b40d383ff3c5d51c6bebf4d327c3c564eb81801 | /src/com/facebook/internal/Validate.java | f9e3c0b55a4eb0c70afa254a3bcc24593691ae26 | [] | no_license | reverseengineeringer/com.yik.yak | d5de3a0aea7763b43fd5e735d34759f956667990 | 76717e41dab0b179aa27f423fc559bbfb70e5311 | refs/heads/master | 2021-01-20T09:41:04.877038 | 2015-07-16T16:44:44 | 2015-07-16T16:44:44 | 38,577,543 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,648 | java | package com.facebook.internal;
import java.util.Collection;
import java.util.Iterator;
public final class Validate
{
public static void containsNoNullOrEmpty(Collection<String> paramCollection, String paramString)
{
notNull(paramCollection, paramString);
paramCollection = paramCollection.iterator();
w... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
19f30da19043959fb898b2f9777e8b41aeb137b4 | 8d7988400470b9e8f94322adba33b11ea19a8d5c | /augusteiner-poo-dao-jdbc/src/main/java/br/eng/augusteiner/poo/PessoaFisica.java | 298e2f009d9fc5ff320fca71a897589517ecc3e9 | [] | no_license | augusteiner/augusteiner-poo-dao | 383348bb6f1ea8ae20dfb9bcbfe48d55a65abb8c | 9cfe3d95613286c6283e2c6b34272bce7b90903b | refs/heads/master | 2021-01-20T19:57:03.014307 | 2016-06-18T23:54:27 | 2016-06-19T00:00:19 | 61,251,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 713 | java |
package br.eng.augusteiner.poo;
/**
* @author José Nascimento <joseaugustodearaujonascimento@gmail.com>
*/
public class PessoaFisica extends Pessoa {
private String cpf;
public PessoaFisica() {
super();
}
public PessoaFisica(String nome) {
super(nome);
}
public PessoaFi... | [
"joseaugustodearaujonascimento@gmail.com"
] | joseaugustodearaujonascimento@gmail.com |
2758a7fe4fa3f6608dd3f4611cc2f011f6953de9 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/31/31_71dc59510d788b0753446b4c7fb0539822fbc7c0/RegionFilterBuilder/31_71dc59510d788b0753446b4c7fb0539822fbc7c0_RegionFilterBuilder_t.java | eca6551a9351bde2a106cd53d05208538753341a | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,836 | java | /*******************************************************************************
* Copyright (c) 2011 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... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a6aea71b2dc410b2379092dfa30876af5375a167 | e52e64fdfe2915897bf97d10893784af74a38f51 | /src/main/java/com/cia/lojao/repositories/EstadoRepository.java | 97aa7bc8c76bbd25426cfa18e26ed25c88ba3552 | [] | no_license | erickluz/lojao-backend | 7a7e08185b80d769e4c19c28911a5b512f883c74 | 6f3a3a5e27897a9b60bd29b2b5d957056c3b5ea1 | refs/heads/master | 2020-04-04T18:06:09.411414 | 2019-03-27T01:01:22 | 2019-03-27T01:01:22 | 156,149,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 277 | java | package com.cia.lojao.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.cia.lojao.domain.Estado;
@Repository
public interface EstadoRepository extends JpaRepository<Estado, Integer>{
}
| [
"erickluz360@gmail.com"
] | erickluz360@gmail.com |
210c725b485ffd81a36906d216722dc8f0d4a123 | 0a397d33881c9954f17db9dc64ebe3510028e56e | /src/main/java/com/platform/accountservice/domain/PasswordResetToken.java | fa0f09744da5446d57939fe29e19d239b90cbe61 | [] | no_license | AaviJit/Client-SidritLeka | d7f125690a11f50ef1fa078a109443053d04efd9 | 8d0fee517c3dd33a8f79350284ad0e6991bb0cda | refs/heads/master | 2022-09-29T11:51:29.085786 | 2019-11-06T12:46:06 | 2019-11-06T12:46:06 | 219,907,402 | 0 | 0 | null | 2022-09-08T01:03:46 | 2019-11-06T03:51:28 | Java | UTF-8 | Java | false | false | 1,717 | java | package com.platform.accountservice.domain;
import java.sql.Date;
import java.sql.Timestamp;
import java.util.Calendar;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.p... | [
"avijit_barua@hotmail.com"
] | avijit_barua@hotmail.com |
bfdb8f32f6a1ff4c47625b048580d16dedd60ebb | 036d64506ea828c0faabbe78a9c4effa48c49f2a | /4.JavaCollections/src/com/javarush/task/task37/task3708/retrievers/CachingProxyRetriever.java | a28eb84141795ca4eb828dbd8c8b4080fb2652a2 | [] | no_license | 7true/JavaRushTasks | 2248432ba24bbb72ba6d32e263d0ac67526773e7 | f0962065839c6b1fcaf055b501557c542825fda2 | refs/heads/master | 2021-07-04T04:46:40.786568 | 2020-12-05T11:52:44 | 2020-12-05T11:52:44 | 206,956,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package com.javarush.task.task37.task3708.retrievers;
import com.javarush.task.task37.task3708.cache.LRUCache;
import com.javarush.task.task37.task3708.storage.Storage;
public class CachingProxyRetriever implements Retriever {
private OriginalRetriever originalRetriever;
private LRUCache cache;
public Ca... | [
"37true@gmail.com"
] | 37true@gmail.com |
893eec50b7b0dee1e57ec04691370560dd4e860c | 412692eaea4791d7807d7a507e570e9dcd132a01 | /src/test/java/de/pdark/decentxml/XMLParserTest.java | 4b1cb5a37804717ac031e07cd831c51421d08680 | [] | no_license | haroldo-ok/decentxml | 509c3a89fb5f89984d368c303488f09447774536 | 841f46446fb0caba10f804954457dff299cc2805 | refs/heads/main | 2023-03-14T19:56:57.622293 | 2021-03-18T10:34:12 | 2021-03-18T10:34:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,535 | java | /*
* Copyright (c) 2008, Aaron Digulla
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, ... | [
"cartermckinnon@gmail.com"
] | cartermckinnon@gmail.com |
266bbf8f5b9194db529bea732dec4d5c041bf237 | 897ddd88be15520688945351d74263f6f8569ba6 | /src/ui/subWindow/TextCtl.java | 1941ce315579ecdc3b53f7458833874e281e9ec7 | [] | no_license | xrlin/Tetris | af9f59e82496de3ad737e28f4bf9a08205d732e3 | a3d9b61258aa922efe0bcedb439c2e1d78233dba | refs/heads/master | 2021-01-12T08:40:19.988177 | 2016-12-05T13:20:20 | 2016-12-05T13:20:20 | 76,654,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,267 | java | package ui.subWindow;
import java.awt.TextField;
import java.awt.event.KeyListener;
import java.awt.event.KeyEvent;
/**
* 实现按键设置的文本框类
* @author archer
*
*/
public class TextCtl extends TextField {
private String menthod;
private int keyCode;
/**
* 构造函数
* 通过x,y,width,height参数设定文本框的位置、大小
* @param x
*... | [
"professerlin@gmail.com"
] | professerlin@gmail.com |
3bdecc40043fc718634d1c850f7b16037f59f3f1 | b2c17008630d1742455131238ae998b55c8d9773 | /OOPSConcepts/inheritance/hasA/BusDemo.java | fab781f3112ba56ff98445508d969ba184c5ed76 | [] | no_license | mnarendra333/batch23 | 66362817fb598f2aa0306bdde19e3bd1b67dfbda | 54e3c7ae3954efc5d07a28e816d29ebd78c38254 | refs/heads/master | 2022-12-21T08:31:24.224187 | 2020-02-01T03:45:29 | 2020-02-01T03:45:29 | 204,832,319 | 0 | 2 | null | 2022-12-15T23:35:22 | 2019-08-28T02:37:20 | Java | UTF-8 | Java | false | false | 1,631 | java | class BusDemo
{
public void getBusses(Bus[] busses, String busType)
{
for(int i=0;i<busses.length;i++)
{
Bus obj = busses[i];
if(obj.getBusType().equals(busType))
{
System.out.println(obj.getBusId()+" "+obj.getBusName()+" "+
obj.getFare()+" "+obj.getBusType());
}else
{... | [
"mnarendra333@gmail.com"
] | mnarendra333@gmail.com |
85cc84f4bc115788f5abbe6f2ccc0c6ae70a4d46 | 251f8d10913af579ac03ef943d431ba023a5a8f0 | /spring-boot-dubbo-zkconfig/boot-dubbo-zkconfig-api/src/main/java/com/github/vspro/zk/api/IHelloService.java | c7aee8489309787ee4a098ed03ab76dc241214a7 | [] | no_license | mraye/dubbo-demo-parent | 06e78b52c0fc88c1ca1d7dcef68ff2b53b25e9f0 | ef803313d210974bdb6f66193372484ec29122e6 | refs/heads/master | 2020-05-18T11:07:43.133900 | 2019-05-01T08:00:01 | 2019-05-01T08:00:01 | 184,370,534 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | package com.github.vspro.zk.api;
import javax.ws.rs.*;
import javax.ws.rs.core.MediaType;
@Path("hello")
@Consumes({MediaType.APPLICATION_JSON, MediaType.APPLICATION_XML})
@Produces({MediaType.APPLICATION_JSON, MediaType.APPLICATION_XML})
public interface IHelloService {
@GET
@Path("sayHi")
public Stri... | [
"mraye@mail.com"
] | mraye@mail.com |
91e982821ad599a47eb33c260dfb2ed52ae7ca35 | 59d5bbbb427c8ee871b1603d337a7cda3f3a57af | /Java/Assignments/asgmt_m4_cao/asgmt6/TestAverage.java | 89f780d0e5985342ec1da996f8afa20c28b4c7e5 | [] | no_license | chaitanya7199/ASFT-Repo | a92bdedaf2191769df61fe0282a37e465744dcaa | 52f74419f95a7eeaf5cfa3e1cac60dbfbac4120f | refs/heads/master | 2022-12-31T11:47:33.319995 | 2020-10-25T11:27:22 | 2020-10-25T11:27:22 | 307,050,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 858 | java | package asgmt6;
import java.text.DecimalFormat;
class Averager {
public static double avg(int a, int b) {
int sum = a+b;
double average = (double)(sum/2);
return average;
}
public static double avg(int a, int b, int c) {
int sum = a+b+c;
double average = (double)(sum/3);
return average;
}
p... | [
"saichaithanya1999@gmail.com"
] | saichaithanya1999@gmail.com |
164e881ded56dd78e0d16c7706835b4618cca378 | b93ae3a29f7bf37509dca21e8190c631d1be6822 | /sepa-jar/src/test/java/at/metalab/iban/test/TestBo.java | 283365e4d4ef0033314c4a5f1b6f904fcb4e1a07 | [] | no_license | Metalab/sepa | 7a53df66d8d0cbfc3e165847849ecb3950b9c39c | d319d4a86f225767bb47244a97fd6b219412ce75 | refs/heads/master | 2021-01-19T06:24:06.980815 | 2014-01-04T03:50:57 | 2014-01-04T03:50:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 628 | java | package at.metalab.iban.test;
import org.junit.Assert;
import org.junit.Test;
import at.metalab.sepa.bo.IbanKonto;
public class TestBo {
@Test
public void testEquals() {
IbanKonto ibanKonto1 = new IbanKonto("1234", "567");
IbanKonto ibanKonto2 = new IbanKonto("1234", "567");
Assert.assertEquals(ibanKonto1, ... | [
"christian_sl@gmx.at"
] | christian_sl@gmx.at |
fbf03f266e98356be71ebe0e733307eea4b433d0 | 7f202c1aba4bdb1e01d6563ce101c371d3cf7ade | /src/main/java/com/cours/allo/docteur/dao/ConnectionHelper.java | f49bc7195b79f1c55e59190f49dcb271eef99c0c | [] | no_license | mor02/etape5-allo-docteur | eba7105dab1d1c3e3b46a5e6e48713be63d96e9e | 24c0f9fd224f218f74a07035d39294c7f2e4ab2b | refs/heads/master | 2020-04-16T15:21:18.957010 | 2019-01-14T16:58:33 | 2019-01-14T16:58:33 | 165,699,559 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.cours.allo.docteur.dao;
import java.sql.Connection;
import javax.persistence.EntityManager;
import org.apache.commons.logg... | [
"mohamed.amghar@cgi.com"
] | mohamed.amghar@cgi.com |
dc44e6b9bbfc207fffc50dea2f791cd99b57fe4d | c4321aae57a94a9b67eea4ac75948c4400cc89d4 | /platforms/android/wear/src/main/java/com/example/wear/DataCollectionService.java | 00f42c14f737ba20a7b88b69ceffed142b932306 | [] | no_license | dangnguyenn/Fall-Detection | ab6edd08820762ef139e23219c2dc140005acf01 | 2d6f09ae1a180b5431d2537604fe90e10f0ac1f8 | refs/heads/master | 2023-05-30T02:00:51.883594 | 2021-06-18T22:56:55 | 2021-06-18T22:56:55 | 348,872,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,052 | java | package com.example.wear;
import android.app.IntentService;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.hardwa... | [
"nguyenminhdang1995@gmail.com"
] | nguyenminhdang1995@gmail.com |
a253f952dc6df8af4b9c7cc11c72c5c53ab0f9a9 | 11ed287dea2f24d4cc60fddc58f808f16b9c36f7 | /Q33.java | cd4299ccf98c2f286f6f574824776ee0643cfb05 | [] | no_license | Supriya-Deshmukh/Core_Java | 7734382938c15626875887de602fd566fb5d17f5 | 5870ab7df1b176f443f90105eb1ce1f4b4a28170 | refs/heads/main | 2022-12-26T18:08:39.655718 | 2020-10-06T13:24:05 | 2020-10-06T13:24:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | class Employee{
private int empId;
private String empName;
void set(int empId,String empName)
{
this.empId=empId;
this.empName=empName;
}
void show()
{
System.out.println(empId+" "+empName);
}
}
class EmployeeDemo{
public static void main(String args[])
{
Employee e = new Employee();
... | [
"noreply@github.com"
] | Supriya-Deshmukh.noreply@github.com |
cc55591c7f60d2d38b58457b2cc7f080ff3bee8b | 48b31397faa9c198b511d6db3751b80db5736d4b | /src/main/java/ar/com/nefre/modelo/Numero.java | 1a4de32497678ea36a9f3755a89aced87577e4f6 | [] | no_license | davidosvaldoperez/iterator-visitor-pof | eecbd4cddc7d729a6414548ce4f86d905917cbf4 | e6a4ca0c021603ae306ab808b8d1ccfc500435f7 | refs/heads/master | 2020-04-24T18:56:08.446912 | 2019-02-23T09:26:24 | 2019-02-23T09:30:13 | 172,195,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 584 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package ar.com.nefre.modelo;
/**
*
* @author nefre
*/
public class Numero implements Simbolo {
Integer numero;
public Num... | [
"davidperez@est.frba.utn.edu.ar"
] | davidperez@est.frba.utn.edu.ar |
3754458c6de6a72789df6c4ddc500b14db96ac46 | 575eeee79c4737814328c955b9aaf154b9efe161 | /21-SB-StudentRegistration/src/main/java/in/synerzip/service/StudentService.java | e09c7a6d98277323f539c164242a4ef9c5267f44 | [] | no_license | Saudagarsarfaraz/SpringBoot | 865706c49b37d12d7ea9a89105fcd3287742dd18 | dfed393fc68c967df1d6c21101b63709926561bd | refs/heads/main | 2023-08-13T03:22:18.944849 | 2021-09-20T05:42:43 | 2021-09-20T05:42:43 | 406,110,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,357 | java | package in.synerzip.service;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import in.synerzip.entity.Courses;
import in.synerzip.entity.Genders;
import in.synerzip.entity.Timings;
import in.s... | [
"noreply@github.com"
] | Saudagarsarfaraz.noreply@github.com |
ae98990f2cd420360e3977b0ba97202db214a1ba | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /method_33.java | 81755569e86ba598a16fe55be571b57b65ceabe5 | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120 | java | @Override public void _XXXXX_(PartitionedEvent partitionedEvent){
outputCollector.ack(partitionedEvent.getAnchor());
} | [
"noreply@github.com"
] | P79N6A.noreply@github.com |
d06dff69706cae6655fcec159cc0b104a7978101 | a1cb9ad1122b1923e700583dc84884e4415e3489 | /Week 5/IsGraphBipartite.java | d43e8d521e060ca2b61b7643d9e43abea5aac36c | [] | no_license | OliverAkhtar/WallbreakersAssignments | 1365c3e51920ce236ae3cdba530f46d25e8a6b6b | e36bb129208c85ffd57ba0b9477ba30251a0263b | refs/heads/master | 2020-06-11T13:40:02.345647 | 2019-08-06T22:22:42 | 2019-08-06T22:22:42 | 193,984,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | class Solution {
public boolean isBipartite(int[][] graph) {
int len = graph.length;
int[] colors = new int[len];
for (int i = 0; i < len; i++) {
if (colors[i] != 0) continue;
Queue<Integer> queue = new LinkedList<>();
queue.offer(i);
... | [
"noreply@github.com"
] | OliverAkhtar.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.