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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f6b390581953f98307c711800895678b2c266f2d | 3adddc59151b8bbdfd8f8c3904737db9e0dea900 | /src/main/java/com/vn/osp/notarialservices/user/dto/User.java | 40ee0976eff1658427b630c2b428698308e9347f | [] | no_license | TieuTruc14/uchi_v3_tccc_api | e3dca8fcdc88ee9ef37f6c4ca6d2e7037fc492af | 27b88b78a72f6addf30bef911892d31d3a7dbf73 | refs/heads/master | 2020-03-31T13:19:29.952367 | 2018-10-09T12:56:40 | 2018-10-09T12:56:40 | 152,250,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,457 | java | package com.vn.osp.notarialservices.user.dto;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import com.vn.osp.notarialservices.common.dto.BaseEntityBeans;
/**
* Created by longtran on 20/10/2016.
*... | [
"manh.phamtien142@gmail.com"
] | manh.phamtien142@gmail.com |
c1693d74331a937d601f8736c75f3a64bee500fe | aa06bdccac49af8d235306f511a93d038afeb635 | /CarsokAPI-login/src/main/java/com/uton/carsokApi/service/ICarsokCarTofrontOrderService.java | 4d47f555b287e10e0d83f35e2c81aa58d52e6b45 | [] | no_license | MiracleWhy/TEST | bb37580b5f5b9776ee8263dc184be89a1eccf053 | d4f812d2d41af62a9ca0f76d5290d57d79a8404d | refs/heads/master | 2020-03-19T05:48:20.726233 | 2018-06-04T04:18:43 | 2018-06-04T04:18:43 | 135,963,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | package com.uton.carsokApi.service;
import com.baomidou.mybatisplus.service.IService;
import com.uton.carsokApi.controller.request.CarTofrontPrepayRequest;
import com.uton.carsokApi.model.CarsokCarTofrontOrder;
import java.util.Map;
import java.util.SortedMap;
/**
* <p>
* 服务类
* </p>
*
* @author csw
* @since 2... | [
"402839788@qq.com"
] | 402839788@qq.com |
044eb36a0001a09496686847d00b3e94d36e20fd | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/branches/dirtyread/code/base/dso-l2/tests.unit/com/tc/objectserver/tx/ServerTransactionManagerImplTest.java | a87da79fc29901205e7649203ea62071923fb20d | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,796 | java | /*
* All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright
* notice. All rights reserved.
*/
package com.tc.objectserver.tx;
import EDU.oswego.cs.dl.util.concurrent.LinkedQueue;
import com.tc.exception.ImplementMe;
import com.tc.exception.TCRuntimeException;... | [
"sbale@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | sbale@7fc7bbf3-cf45-46d4-be06-341739edd864 |
8fcfeb418f5e4dc1d71f6a15bb4d10a89ecfe917 | 8a4f835c9f488a9f848c28c0149cf6e33f2a2b99 | /locman-api/src/main/java/com/run/locman/api/query/service/FaultOrderProcessTypeQueryService.java | 2029599d3702410cd6c38e9c0fbc804513e308cf | [] | no_license | zhfly1992/locman | 7b2e06ebfab18a9c602ba2ea3b0bedfbb8a3b290 | aae464cfa5b25baaaa8ee4eea5659b184ea62339 | refs/heads/master | 2023-01-05T23:24:57.121823 | 2020-11-04T03:05:22 | 2020-11-04T03:05:22 | 309,865,193 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.run.locman.api.query.service;
import com.run.entity.common.RpcResponse;
import com.run.locman.api.entity.FaultOrderProcessType;
import java.util.List;
/**
* @Description:
* @author: 田明
* @version: 1.0, 2017年12月06日
*/
public interface FaultOrderProcessTypeQueryService {
/**
* @Description: ... | [
"zhanghe"
] | zhanghe |
be564dfa7f14a8c9add3fa0596214daadc05f9c4 | 157a11b6c54139a8ba772c18f285a4e6eeca9be9 | /app/src/main/java/maruf/com/myapplication/rayonbuntu/tampilan/MainTampil.java | b67d57201ef85871aac2adaf901c213694cc3931 | [] | no_license | ax873/kasvv2 | 9f13770ccf600f4e77e89bae7758795adc080d6b | 16b3c8b2277f65b79b406413543801835970b485 | refs/heads/main | 2023-02-21T23:32:57.830505 | 2021-01-27T11:11:25 | 2021-01-27T11:18:12 | 332,471,892 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,670 | java | package maruf.com.myapplication.rayonbuntu.tampilan;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.ListView;
import android.widget... | [
"marufmaftuchin959@mail.com"
] | marufmaftuchin959@mail.com |
0d6432ffe28f4760646ee2b3fba9dba2af58625c | 405cff85a5a1697d449d39086ba8c74a9db0854b | /src/main/java/com/jeasyframeworks/extentions/captcha/color/SingleColorFactory.java | 787feafcb911aa6780f8f7ee289355bf1a182348 | [] | no_license | aijiacy/JeeAdmin | af1134ea2f1a8477cab5eb4af3d9707e1ca82b4c | f537afb847679f8146780d5e1c64a70c1d1993cf | refs/heads/master | 2016-09-06T04:40:27.579040 | 2015-06-18T15:09:50 | 2015-06-18T15:09:50 | 32,217,684 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,189 | java | /*
* Copyright (c) 2009 Piotr Piastucki
*
* This file is part of Patchca CAPTCHA library.
*
* Patchca is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* ... | [
"cymsn81@126.com"
] | cymsn81@126.com |
9c550d3f70179c3be7a395088aa50a42fecfd9b6 | d9493c1a388fb7d505db859a46ab16f09b9456a4 | /java/DatabaseIntegrityCheck/Properties/Resources.java | ffd76a349dafcdbd7b27f4789fa7167fdc159ed5 | [] | no_license | leelingco/opendental | f29c51a76bf455496bbc307ab0a5cd588792e7a0 | aaf621b2b5b64e1d8d0f3318050d143abeefe594 | refs/heads/master | 2021-01-21T00:25:30.774258 | 2016-02-16T04:23:27 | 2016-02-16T04:23:27 | 51,807,222 | 0 | 0 | null | 2016-02-16T04:12:27 | 2016-02-16T04:12:27 | null | UTF-8 | Java | false | false | 2,078 | java | //
// Translated by CS2J (http://www.cs2j.com): 2/15/2016 7:58:25 PM
//
package DatabaseIntegrityCheck.Properties;
import DatabaseIntegrityCheck.Properties.Resources;
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// ... | [
"leelingco@yahoo.com"
] | leelingco@yahoo.com |
676aa77f39ca9bd7072642793f43740af5027731 | 4d218f24a722a9985cce8fa25dcf8c8c11c3d5fc | /GPedido/src/main/java/org/institutoserpis/ad/Pedido.java | 20647de5d8e67737166860d5e7b3af4d6ba05e4b | [] | no_license | luisso96/ad | 3a75e4dc012fa8ebf44d65e0ec523a3f39163cc3 | 6e110e634c062c794e6f01fe39c7e1d4932af917 | refs/heads/master | 2020-05-18T08:03:30.561470 | 2016-02-09T09:45:03 | 2016-02-09T09:45:03 | 42,501,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 866 | java | package org.institutoserpis.ad;
import java.util.Calendar;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import org.hibernate.annotations.GenericGenerator;
@Entity
public class Pedido {
... | [
"luisalmendrosrios@gmail.com"
] | luisalmendrosrios@gmail.com |
3c68845e960b097a11db74a5c6e30bd5b0d50414 | a8bd89a097a02ed3a2f664fe8afa387a47a59e6f | /minDepth.java | 9637d709cb3105abb3e7dab6ba837554907fd872 | [] | no_license | YektaDemirci/practice | c1cf9dc1357f52ba8655aff8e24c1667081c9520 | dfc02be947f6d4f48d353a4a0e610242916ae6a2 | refs/heads/master | 2023-02-25T02:42:23.032979 | 2021-01-31T18:35:05 | 2021-01-31T18:35:05 | 325,077,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,389 | java | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode() {}
* TreeNode(int val) { this.val = val; }
* TreeNode(int val, TreeNode left, TreeNode right) {
* this.val = val;
* this.left = left;
* ... | [
"ydemirci@uwaterloo.ca"
] | ydemirci@uwaterloo.ca |
644906214f4416efe01683424d07af924ec5ad0d | 90d760cfe3406dade85d9e0924cd7578ae3c9c40 | /iotthings-master/src/main/java/com/ymc/iotthings/mqtt/listener/ExceptionEventListener.java | 3afd7cb1ea5a35e068a64360f37745767a2f3811 | [] | no_license | liucile/myRepository | 36ec14af8bb41ecff35900b1e3ef52023137675f | 7b7640bbca78523ac8cd6e94928a5a174619804d | refs/heads/master | 2022-12-06T17:47:33.601561 | 2020-05-02T10:17:27 | 2020-05-02T10:17:27 | 210,993,086 | 0 | 0 | null | 2022-11-24T07:43:04 | 2019-09-26T03:37:47 | Java | UTF-8 | Java | false | false | 549 | java | package com.ymc.iotthings.mqtt.listener;
import com.ymc.iotthings.mqtt.channel.WrappedChannel;
import io.netty.channel.ChannelHandlerContext;
import java.util.EventListener;
/**
* 异常监听器
*
* @author daoshenzzg@163.com
* @date 2018/12/30 16:20
*/
public interface ExceptionEventListener extends EventListener {
... | [
"vip163lcl@163.com"
] | vip163lcl@163.com |
e40e584ee5d96ed287a9db5668755e6a902b8718 | dd3884f507a0c7bad753ceea6bcea52c8cdf5286 | /ShoppingListPlusPlus/app/src/main/java/com/udacity/firebase/shoppinglistplusplus/ui/activeLists/ShoppingListsFragment.java | ba7d3db171777ab009edcdcb34d0c1f7bd25b3fa | [] | no_license | Abdelsattar/ShopingList- | b022495692d020fb47fea91f81f328d07e5201b0 | bcb3153faae6292d41c651424b8198a2b0de0978 | refs/heads/master | 2016-09-01T15:12:23.123406 | 2016-03-27T22:13:08 | 2016-03-27T22:13:08 | 52,817,890 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,409 | java | package com.udacity.firebase.shoppinglistplusplus.ui.activeLists;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ListView;
import android.widget.Text... | [
"m.abdel_sattarahmed@yahoo.com"
] | m.abdel_sattarahmed@yahoo.com |
4ca8911c7c8e84f1f6d7271957a2c9e9e7f562bf | 1b71664258e8385c537a844c603e1b12485f4b76 | /ID2217 - Network Programming with Java/Homework 5/app/src/androidTest/java/se/mattec/id2212/hw5/ApplicationTest.java | 2993e4a9a2319b4f9f0d9e81585a57f88569a632 | [] | no_license | mattec92/KTH | de820eb87a6b5c6a8613c7b47a861ec9fbac5223 | 71555a12bc3ec4dcbcde1282922aa27952d3cba7 | refs/heads/master | 2021-01-18T01:14:52.803913 | 2016-07-02T16:50:53 | 2016-07-02T16:50:53 | 38,773,656 | 12 | 19 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package se.mattec.id2212.hw5;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest
extends ApplicationTestCase<Application>
{
public ApplicationTest()
... | [
"mattec92@hotmail.com"
] | mattec92@hotmail.com |
7a4fa92b09093088a79bafbe34b9966973e223ec | 48de0085fcc8ce372498a4b944857fe3e4c96a4d | /LojaDeGames/src/main/java/br/org/generation/lojadegames/controller/ProdutosController.java | 0522d6fa53d7496fe38dee1671b6c86a7768e5ee | [] | no_license | juliabarao/LojaDeGames | 917f60f301f366e201080740d948fb66277a061c | 5d510b2ef29e1bdde247b3b9c866ed497ab0b182 | refs/heads/main | 2023-08-07T10:33:28.121893 | 2021-09-19T18:54:35 | 2021-09-19T18:54:35 | 401,407,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,196 | java | package br.org.generation.lojadegames.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframe... | [
"noreply@github.com"
] | juliabarao.noreply@github.com |
eacacd9dd9c00bf5c2e724461dea43fc7f444bac | 4994f6033808d0f6a183bacf301b43d464d72cfd | /engine/src/main/java/org/camunda/bpm/engine/impl/batch/deletion/DeleteProcessInstancesBatchJobDeclaration.java | ea711892b23f57dee0b22604bf81d444ac81ea2b | [
"Apache-2.0"
] | permissive | NONO9527/camunda-bpm-platform | 86c0645a7cf1105338d1ad836af2356c73cbe3f2 | fe12354ba966df01d6634a7b534f436221f6b1d7 | refs/heads/master | 2021-06-08T03:11:52.701464 | 2016-09-15T09:26:52 | 2016-09-15T09:26:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,307 | 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... | [
"askar.akhmerov@camunda.com"
] | askar.akhmerov@camunda.com |
57176c0ea38907cd5e7ff86c04c6aecb75ff9212 | a21abc706b050ecc8b019e0081e454cee5a1c593 | /app/src/main/java/com/example/level1/info.java | 8ede88a9d27d9e5023bcb8e6aff5be0de9e108fb | [] | no_license | JefMei/Level1 | 6ae95cde42e03af16d34901639bb73f1ddf3feef | 305254323f57cf0f02d5880cd6eaf65d4bd5b8bc | refs/heads/master | 2021-01-18T06:49:36.432458 | 2016-03-13T06:47:35 | 2016-03-13T06:47:35 | 52,762,916 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,632 | java | package com.example.level1;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import android.widge... | [
"a616764899@126.com"
] | a616764899@126.com |
8d3f15e8726363f6a9b772f98718d5f5da78eea2 | 7628f5a8100269be53c8053fc395db820b489dd9 | /day04-code/src/cn/itcast/day04/May2101demo/Computer.java | bf6224d691243c75684f0660c18bfca255b25295 | [] | no_license | Seeumt/basic-code | 41731b3991dcfa7b3b15fb18a91295fbe0a3b16b | 30179d9948162e0b5f509a972562a5a259f888db | refs/heads/master | 2020-06-24T05:24:48.169652 | 2019-07-23T10:58:24 | 2019-07-23T10:58:24 | 198,861,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,085 | java | package cn.itcast.day04.May2101demo;
public class Computer {
public void powerOn(){
System.out.println("笔记本电脑开机!");
}
public void powerOff(){
System.out.println("笔记本电脑关机!");
}
// 使用接口作为方法参数
public void useDevice(USB usb){
usb.open();// 运行看右边!!! 要是输入一个具体的子类对象 调用接口里的抽象... | [
"wx_f040e0a8a069476b8c7e7007293656a6@git.code.tencent.com"
] | wx_f040e0a8a069476b8c7e7007293656a6@git.code.tencent.com |
faacc0eed75c6508ed033176c6c7d64e16f7e229 | 965b824bdaa3867f7a9f62d00be9d10a3ee24890 | /src/main/java/com/pravila/samples/logserver/persistence/LogMessage.java | 1c4133a23cff5d69ba76ff73aace343338429946 | [] | no_license | Elisaveta/LogServer | 4ff0c774fa6e93064ace7eeb2d020dddf0fa95e0 | bf55171604f942aad83aa0f39368d4bd0becc478 | refs/heads/master | 2021-01-10T20:50:07.789037 | 2014-09-16T20:55:01 | 2014-09-16T20:55:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,402 | java | package com.pravila.samples.logserver.persistence;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
/**
*
* @author Elisaveta... | [
"manasievae@gmail.com"
] | manasievae@gmail.com |
84f8a638f1892685e1c704836d22ca08dccb8b8c | 8a68a5ef4ee88205f0a20e57e0459f746ca87785 | /json/AndroidVolley/RequestQueue/app/src/main/java/akand/com/requestqueue/MainActivity.java | c17667993a3afed1978fc74fcd859cdaf8e5a8ac | [] | no_license | akandMehedi/GIT | c4a0b60def6d659c592ddbd9a019899f40c8c67f | d00d7126b48f2fb045c832342a64072085312fc1 | refs/heads/master | 2021-01-22T12:17:55.687532 | 2017-05-30T10:58:03 | 2017-05-30T10:58:03 | 92,714,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,400 | java | package akand.com.requestqueue;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.android.volley.Cache;
import com.android.volley.Network;
import com.android.volley.Request;
import com.android.v... | [
"mehedi.hasan@technodhaka.com"
] | mehedi.hasan@technodhaka.com |
97f18eaa649c111744fc180d1fa07df62fe4a0ca | f959f0ddea0579455fd63efd73f68796ca3c89a3 | /thinkis-weixin/src/main/java/com/thinkis/modules/wx/config/WxGzh1Config.java | 71f0e04163fa9a043e707c79a675afcbc0774ff9 | [
"MIT"
] | permissive | chocoai/firsthinkis | 951e48acd86c4e8eb69d3a4b7bdcf2489828f813 | 63920660440c8b08ab6f81bccdd948f3464ac6f2 | refs/heads/master | 2022-04-06T12:37:57.431079 | 2019-12-22T03:37:52 | 2019-12-22T03:37:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 906 | java | package com.thinkis.modules.wx.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Configuration;
/**
* @author Binary Wang
*/
@Configuration
public class WxGzh1Config extends WxConfig {
@Value("#{gzh1WxProperties.wx_token}")
private String token;
... | [
"18229712137@189.cn"
] | 18229712137@189.cn |
19e467040b6df92849f3aa7e3fdcf5acbb55ea93 | 988f367cd005d253ab1c8e0cec82d5f4ffef4557 | /src/main/java/org/jon/lv/manager/DeleteManager.java | 2eaebc2367bd2c3f4be9dc7594cc64f343e5c954 | [] | no_license | gspandy/elasticsearch-engine | d8e5533cffbdc52a647aa5afe8b4cf3f84e40d18 | 4b9865fff019e155b28cb1c6c6a3b2ff9dcdaca8 | refs/heads/master | 2023-08-09T18:24:42.130496 | 2017-05-11T02:27:45 | 2017-05-11T02:27:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,482 | java | package org.jon.lv.manager;
import org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest;
import org.elasticsearch.action.delete.DeleteResponse;
import org.elasticsearch.action.deletebyquery.DeleteByQueryAction;
import org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder;
import org.... | [
"lvbin@oriental-finance.com"
] | lvbin@oriental-finance.com |
057dd46610b582659e7c1f4bade70cb7e381ede6 | 610e3f2d3ee2d04241bc0d05dd91cef127d842c0 | /src/com/ivend/iintegrationservice/_2010/_12/AwardPointsResponse.java | e7189c3b32e42f8f4c76ab70ad12bf7073177c3f | [] | no_license | MasterInc/InventoryUpdateWS | 5d9ff02b7cf868035e68a6410714b087edcde367 | a768dfefc0ee4dc6b6e4467a0a74b49707846dcf | refs/heads/master | 2021-01-10T16:16:46.270984 | 2015-11-27T21:34:01 | 2015-11-27T21:34:01 | 46,999,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java |
package com.ivend.iintegrationservice._2010._12;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schem... | [
"jahir.nava@gmail.com"
] | jahir.nava@gmail.com |
eded52f3b3da466d215fea3b308419b942d7247b | 1d63cd7498eee6a668808a785f8c0c430891c938 | /GalaxIR/src/fr/umlv/ir2/galaxir/core/GalaxyItemManager.java | f5c3918400160f36487eb3f4b89e5b397ca67a36 | [] | no_license | jordanemarcel/galaxir | bc908b4f87a09ef6c91affc7a21c1a895410b2fd | b63ab1cb1300711cca3d36f169f043cf438d7570 | refs/heads/master | 2020-12-25T17:25:27.150335 | 2016-08-16T20:54:30 | 2016-08-16T20:54:30 | 38,625,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package fr.umlv.ir2.galaxir.core;
import java.awt.Graphics2D;
import java.awt.Shape;
import java.awt.geom.Point2D;
import fr.umlv.ir2.galaxir.items.GalaxyItem;
import fr.umlv.remix.ItemManager;
public class GalaxyItemManager implements ItemManager<GalaxyItem> {
@Override
public boolean contains(Point2D location ,... | [
"jordane.marcel@dcea9ff8-939b-11dd-ba38-7ff88368ef84"
] | jordane.marcel@dcea9ff8-939b-11dd-ba38-7ff88368ef84 |
a3797172e2de76a565e41de974b933f21e721bb7 | 55c49dd6dad872c1258714c2f3f1e11ffdc887b9 | /src/main/java/business/services/BmiFacade.java | c5a178eb96286d520e00f0fbd2d09b8c9f000212 | [] | no_license | uiop860/bmiOpgaveFlow4 | 9d6d001a587a66c09f47d1d1160b5d6adebba238 | 439f7e57ef9b143a0bbfce78887c1a80dcb9dc58 | refs/heads/main | 2023-04-02T02:52:01.717331 | 2021-04-15T08:48:43 | 2021-04-15T08:48:43 | 357,183,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 618 | java | package business.services;
import business.exceptions.UserException;
import business.persistence.BmiMapper;
import business.persistence.Database;
import java.util.List;
public class BmiFacade {
private BmiMapper bmiMapper;
public BmiFacade(Database database) {
this.bmiMapper = new BmiMapper(databa... | [
"oliverstaehr96@gmail.com"
] | oliverstaehr96@gmail.com |
4190b2ed27546a70e3d75794bbd7c150f497399b | 451b0bf816a04272a0caa2c9cbbaf2f8816da795 | /Lista8/Questao5Lista8/src/questao5/Cliente.java | 4c940292587e518bc0c7f7d92d0ae99f2c70de74 | [] | no_license | ImAyron/Computer-Programming-2-object-orientation-with-JAVA-language- | 7c4853689f98d7443f472e22a900122dba517e75 | e1e93fa5f81f3bbc442195ab204b79bc7a84a903 | refs/heads/main | 2023-05-01T04:51:17.848859 | 2021-05-09T21:56:56 | 2021-05-09T21:56:56 | 365,853,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package questao5;
public class Cliente {
public static void main(String[] args) {
AbstractFactory f1=ProdutorFactory.GetFactory("Fabrica Ford");
CarroPopular f2=f1.CriaCarroPopular("Palio");
f2.exibirInfoPopular();
CarroPopular f3=f1.CriaCarroPopular("Fiesta");
f3.exibirInfoPopular();
Abstrac... | [
"ayronpaiva@outlook.com"
] | ayronpaiva@outlook.com |
aa15ef94ec85361d9b6d092623513f1e5dc1774c | f2bae3afa17745be9bc3bc98b9540b98f1cfd3c9 | /src/com/massivecraft/factions/update/OldConf.java | 5d89098073e730794ebead4521f1d6c2fd19d7f0 | [] | no_license | Hillimy/Factions | 7814bcce65ebd6f2ea29544bbf0eda8cd25a9802 | 399af19ec059126ea8c6563997bbea393834b2b2 | refs/heads/master | 2021-01-20T15:30:21.591448 | 2017-02-22T15:17:54 | 2017-02-22T15:17:54 | 82,819,037 | 1 | 0 | null | 2017-02-22T15:17:02 | 2017-02-22T15:17:02 | null | UTF-8 | Java | false | false | 9,384 | java | package com.massivecraft.factions.update;
import java.util.List;
import java.util.Map;
import org.bukkit.event.EventPriority;
import com.massivecraft.factions.Rel;
import com.massivecraft.factions.entity.MConf;
import com.massivecraft.factions.event.EventFactionsChunkChangeType;
import com.massivecraft.mas... | [
"olof@sylt.nu"
] | olof@sylt.nu |
ccd86f43bc54f8097d16d765356d85235dff9902 | de61ec2cfadb8d5271539050084ba3c197e214ba | /Spring/SpringData/SpringDBUpdate/src/main/java/com/demo/model/FoodGroup.java | 22b5fc0e97ae3fb4cd27ce5ebe6aabe025166c55 | [] | no_license | subirkumar7/LearningCode | c959642a6aa002b33903160e251b04fd416c1072 | db27a56a097e344500890e9087aa4f51ac58338a | refs/heads/master | 2020-03-16T12:34:39.153771 | 2018-06-05T20:56:25 | 2018-06-05T20:56:25 | 132,670,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 898 | java | package com.demo.model;
public class FoodGroup {
private int id;
private String name;
private String description;
public FoodGroup(){}
public FoodGroup(String name, String description){
this.name = name;
this.description=description;
}
public FoodGroup(int id, String name, String description){
t... | [
"sk@abc.com"
] | sk@abc.com |
ea7b964a44e87d319349d94b7760dde494af3ec7 | 245199dfc56b3fbd1617d6f621764f76b7507914 | /app/src/test/java/com/okan/startqueue/ExampleUnitTest.java | ba1e390e76324e07914ee4010b883f00421a553b | [] | no_license | OkancanCosar/StartingJobs | 13bacc1aa20b94c9ae1f874ebe72a30185fde60d | 724300ad08b74c4866aeffa9a6938d8215e2e193 | refs/heads/master | 2020-04-28T01:25:53.238203 | 2019-07-27T08:40:34 | 2019-07-27T08:40:34 | 174,856,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.okan.startqueue;
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 ad... | [
"okan1cosar@gmail.com"
] | okan1cosar@gmail.com |
513ad32c9d9c9c052f384c95e3073f654bba25e5 | 07710dd8515d11b490fce9824fe677d764731039 | /app/src/main/java/com/alpha/productscanner/ui/ar/ArPresenter.java | 4b1c01fe85d420687ff05aa297ea47bf4e02530e | [] | no_license | ADX2099/as_goproject_android_arForAll | ccf33c29060ff201fe16cb5e03000ecb6db6ca69 | 86bcc62dc0994854508417c2c0a145886d846a9e | refs/heads/master | 2023-01-22T22:50:40.106635 | 2020-11-30T16:20:13 | 2020-11-30T16:20:13 | 317,279,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | java | package com.alpha.productscanner.ui.ar;
import com.alpha.productscanner.dto.response.ResponseBrand;
import com.alpha.productscanner.dto.response.ResponseServer;
import com.alpha.productscanner.model.BrandModel;
public class ArPresenter implements ArInterface.Presenter {
BrandModel model;
ArActivity view;
... | [
"adriang_84@hotmail.com"
] | adriang_84@hotmail.com |
9e740fd3c06953bcb24c8a5518c31fdf3ce6c751 | cfcb1fac2549feaaa36b61341a08cb3c5132dd96 | /src/main/java/com/gafis/xj/model/FileInfo.java | d47d28ab25d7d5ed1ffbdbb12b175e515b01b1e8 | [] | no_license | sxl531/xj | 234a6651eb12eb1a243da41665d23fc494369f65 | 9334a6ced9acaed314fffb24611fe81e594939cc | refs/heads/master | 2020-04-02T09:25:46.113595 | 2018-10-23T08:33:59 | 2018-10-23T08:33:59 | 154,292,429 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,300 | java | package com.gafis.xj.model;
import java.util.Date;
public class FileInfo {
private String pkId; //主键
private int programType; //程序类型:0:采集程序;1:补录程序
private String version; //版本号
private String fileName; //文件名
private String filePath; //文件路径
private String enableFlag; //禁用启用标志
private Date uploadTime; //上传时间
... | [
"337944232@qq.com"
] | 337944232@qq.com |
d0e62076cf843aa2cbc0333306c42c484895c945 | 96e20b4109da34fff8a1f7f1bbc9400b380522a8 | /licenseIntegration.gui/src/licenseIntegration/gui/MainWindow.java | d95d880ea1f8efb77918d3a21ad2b9a3c18f72fe | [
"Apache-2.0"
] | permissive | florianwittmann/master-thesis | 8dae9c5347af40f0e980feab090b2a75b615ab32 | b24b635e30b756ef6648f0461fd29723b07ea343 | refs/heads/master | 2016-08-06T23:42:02.944759 | 2015-04-04T20:09:16 | 2015-04-04T20:09:16 | 33,418,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,673 | java | package licenseIntegration.gui;
import java.awt.BorderLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.JFileChooser;
import javax.swing.JFram... | [
"dev@florianwittmann.de"
] | dev@florianwittmann.de |
8dc3d80ff270c0182d454a02d6a8b96047823945 | 1490723c47743f2b836dee1d4370d6ead60afcfd | /src/main/java/cursoSelenium/utils/LogUtils.java | d2c3bcbbfbbc0432ba0b80e7dd8b5f60a756cf53 | [] | no_license | rflnavas/SeleniumCourse | 56be587c6dfb1cdec8de39ad1bda276ef12a7e03 | abed1edbcf5891924d8c9b6ad7b285bb42c30543 | refs/heads/master | 2021-01-17T21:20:36.727081 | 2016-09-19T21:32:12 | 2016-09-19T21:32:12 | 68,611,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package cursoSelenium.utils;
import java.io.InputStream;
import org.apache.log4j.PropertyConfigurator;
public class LogUtils {
private LogUtils() {
}
public static void prepareConfig(Class<?> clazz){
InputStream is = clazz.getClassLoader()
.getResourceAsStream("log4j.properties");
PropertyConfigurator... | [
"rafanavas2005@gmail.com"
] | rafanavas2005@gmail.com |
623487aacc40dbb4fadcbfc3b0598b70c4f01694 | 854474ec1363f38cd8e45023c3e690fe77c1684f | /150324_JAVA_BASIC/src/p150409_Chapter10/Ex10_05_EnumEx.java | e71b59699b3b3c6f3bd4e3b62be88d8578cb8b22 | [] | no_license | laction/demo | 4cc1da2a1429cb89cf27e19bbab2dcaa49621a6e | 52fad0c6fd7edd1e43fabcae6912e9010480f9b0 | refs/heads/master | 2020-04-06T06:46:24.319585 | 2015-04-30T07:31:12 | 2015-04-30T07:31:12 | 34,836,577 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,083 | java | package p150409_Chapter10;
// 열거형 예제
// enum : 5.0 이후부터 예약어임.
public class Ex10_05_EnumEx {
public enum Lesson{
JAVA,XML,EJB,JSP,Spring
}
public static void main(String[] args) {
Lesson le = Lesson.JAVA;
System.out.println("Lesson : "+le);
System.out.println("XML : " + Lesson.XML);
System.out.pr... | [
"laction0@gmail.com"
] | laction0@gmail.com |
284afc74e26bde06b78dabbf789e92636e84c0e1 | 82d5a039008e3e310aeeae854e549a9281b6f49e | /ckcbe/src/main/java/sudhesh/controller/ConnectController.java | a6f01a369e8d7cf988dbdccb91495a198796d5c6 | [] | no_license | SudheshRao/connectkincircle | ac70ad3f7f9916917991d66e93e5083af8012bbd | 1bc3de8e8f982718b91eff3988198d6fab3adf9e | refs/heads/master | 2020-12-24T09:23:10.523630 | 2017-01-19T06:31:23 | 2017-01-19T06:31:23 | 73,295,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,761 | java | package sudhesh.controller;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.spring... | [
"sudheshraop@gmail.com"
] | sudheshraop@gmail.com |
90e4b4881786f81136fd2488e47d4015c15e64e1 | 3ffd5fd90abdb626cd7ec2bd466b90aff8d72561 | /src/bolt/WordCounter.java | 8a8a90c13b29c3b9ecc06822102591921364cd36 | [] | no_license | ferrisbueller/storm-example | 0fe2a30b13be811726a40461a4434a24ecffed32 | e28a94c0e45d9439b9badf1743caca111592c401 | refs/heads/master | 2021-01-18T18:25:18.414799 | 2014-11-25T06:17:36 | 2014-11-25T06:17:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,594 | java | package bolt;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import backtype.storm.task.OutputCollector;
import backtype.storm.task.TopologyContext;
import backtype.storm.topology.IRichBolt;
import backtype.storm.topology.OutputFieldsDeclarer;
import backtype.storm.tuple.Tuple;
public cl... | [
"ravi@ravi-ThinkPad-T420.(none)"
] | ravi@ravi-ThinkPad-T420.(none) |
35ebb521c979fb7b6bc657c68d17c94a3e91d5d4 | 16d4dcfe24ba267c508ca5f7f88082a5341c27b3 | /app/src/main/java/com/shangwf/app/utils/NumberUtil.java | abfd40d83000a1c4f27960c540acc774907bf0dc | [] | no_license | shangwfa/ComAPP | 1c1eb1a8383a3bf6f47132dd0ea577a99011a6aa | 6cdea61d914d47ff16be238a9f5293a4620d3c23 | refs/heads/master | 2020-12-24T18:51:40.923021 | 2016-05-13T08:25:59 | 2016-05-13T08:25:59 | 58,244,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,032 | java | package com.shangwf.app.utils;
/**
* @author MaTianyu
* @date 2014-11-21
*/
public class NumberUtil {
public static int convertToint(String intStr, int defValue) {
try {
return Integer.parseInt(intStr);
} catch (NumberFormatException e) {
//e.printStackTrace();
}... | [
"shangwfa@126.com"
] | shangwfa@126.com |
d3abec2cf7b02f4eac4de15d686ba9fb2adf2bf2 | ad9166789c4ca76c75a3bc5d0f4c4566299fd9dd | /app/src/main/java/com/quixomtbx/jewelrap/app.java | c5d561ac5ebf02897ae55f816b8c910ee203812b | [] | no_license | PiyushSinghk41/JewelRap | 7d31eeca44a1b7482b6645f8b881018ffb77b3ba | 03ba6088ce0d3b7c3506bad761f776b124fb48f5 | refs/heads/master | 2021-04-12T09:50:30.110248 | 2017-12-15T08:28:53 | 2017-12-15T08:28:56 | 126,442,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.quixomtbx.jewelrap;
import android.app.Application;
import android.content.Context;
import android.support.multidex.MultiDex;
/**
* Created by c31 on 6/30/2016.
*/
public class app extends Application {
@Override
protected void attachBaseContext(Context base) {
super.attachBaseContext(ba... | [
"mukulraw199517@gmail.com"
] | mukulraw199517@gmail.com |
5dc1c63f252416fe75881fabe4e40ece80084626 | e0fd595a98ca7a23ecf90f4c08801bf7e0361bf2 | /results_without_immortals/annotated/UrlValidator/1/UrlValidator.java | 2257ec44fecce23bf5caca9c5ed2b9476b86ed33 | [] | no_license | amchristi/AdFL | 690699a1c3d0d0e84e412b79826aa1b51b572979 | 40c879e7fe5f87afbf4abc29e442a6e37b1e6541 | refs/heads/master | 2021-12-15T11:43:07.539575 | 2019-07-18T05:56:21 | 2019-07-18T05:56:21 | 176,834,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 31,445 | 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 ... | [
"amchristi@bitbucket.org"
] | amchristi@bitbucket.org |
f05411b38c8a7fbaaca5a5ead6d32614a8a4fa04 | d81829789fcdca5d930cab48aa024a0720e43c88 | /GameDemo/src/com/atet/tvmarket/entity/RelativeGameReq.java | 85a47c490b6fdc996be616278ab83bc51c979d49 | [] | no_license | clouse/gamedemo | e420cd2fc3138628ba31af779893e6f852a8ba21 | e54a32a6441e9d8b973e40b1b262bf7c6b333468 | refs/heads/master | 2021-01-10T13:10:26.880391 | 2015-12-17T06:33:52 | 2015-12-17T06:33:52 | 48,152,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package com.atet.tvmarket.entity;
public class RelativeGameReq implements AutoType {
private String deviceId;
private String gameId;
public String getDeviceId() {
return deviceId;
}
public void setDeviceId(String deviceId) {
this.deviceId = deviceId;
}
public String getGameId() {
return gameId;
}
pu... | [
"clouse@yeah.net"
] | clouse@yeah.net |
b7e480f327e0bc1a1c2ee75f7f3a2bd9bd9c3127 | b48ceeccd61da07a45ee1fdc68c1b3f4310e4739 | /src/basic/com/huateng/report/pboc/servlet/PersonalReportServlet7.java | 5dabb5700ecf1816397ad35b8f8ce4bfeefd7f6b | [] | no_license | chenshibi/IBSCORE | 0a8f66560c10b8ae49d94e513359074904e5f4ad | effb4f25a4c3b5e21f34df0cadf8f8b39f2bbd98 | refs/heads/master | 2022-04-22T16:27:36.702522 | 2020-04-17T10:47:14 | 2020-04-17T10:47:14 | 256,475,829 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,084 | java | package com.huateng.report.pboc.servlet;
import java.io.IOException;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import com.huate... | [
"chensibiy@163.com"
] | chensibiy@163.com |
af7daa957cbcd0f8ea1f1e03c27b10baf9ebd762 | a2fa8067f6b7c3ae3757245b144f6ad8f92b5893 | /modules/framework-model/src/main/java/rogue/app/framework/model/AppObjectController.java | 455b6300fc50829ce63be8bab9a3f791727bbc72 | [
"Apache-2.0"
] | permissive | roguexz/rogue.io | f7fc9faa9e8426eeba58d86690ec61e2b9a9043e | 2038cd048124a405bc07f50f8b033b2a2531fc79 | refs/heads/master | 2020-04-23T15:44:31.509891 | 2013-12-22T07:45:16 | 2013-12-22T07:45:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,931 | java | /*
* Copyright 2013, Rogue.IO
*
* 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... | [
"harsha.ramesh@gmail.com"
] | harsha.ramesh@gmail.com |
0d28e6c47c9b4d07d1abbb1bfe8433a9412f1c3a | ac82c09fd704b2288cef8342bde6d66f200eeb0d | /projects/OG-Bloomberg/src/main/java/com/opengamma/bbg/replay/BloombergTicksReplayer.java | 4b9cd8b307c1f4a98912d80d5b5f1fbac8643560 | [
"Apache-2.0"
] | permissive | cobaltblueocean/OG-Platform | 88f1a6a94f76d7f589fb8fbacb3f26502835d7bb | 9b78891139503d8c6aecdeadc4d583b23a0cc0f2 | refs/heads/master | 2021-08-26T00:44:27.315546 | 2018-02-23T20:12:08 | 2018-02-23T20:12:08 | 241,467,299 | 0 | 2 | Apache-2.0 | 2021-08-02T17:20:41 | 2020-02-18T21:05:35 | Java | UTF-8 | Java | false | false | 6,251 | java | /**
* Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.bbg.replay;
import java.lang.Thread.UncaughtExceptionHandler;
import java.util.Collections;
import java.util.Set;
import java.util.concurrent.ArrayBlockingQue... | [
"cobaltblue.ocean@gmail.com"
] | cobaltblue.ocean@gmail.com |
4b0ecc7cbdf64ce7887a58dc645985ac1ed4f9c2 | 72c030579557e51e4f831e2686b802566ddfb38c | /src/servlet/topicServlet.java | c4092315fbdf281b3657bc7d18ed6695c3dddccc | [] | no_license | yc488/bbs | ae1315ea0bd5c18d1549b9c3aa68c11037c7d269 | ea6662381bbc7ad2d80713d9df2c4bcc9d92c9d9 | refs/heads/master | 2020-05-14T03:05:09.837173 | 2019-04-16T13:26:33 | 2019-04-16T13:26:33 | 181,692,735 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 19,212 | java | package servlet;
import java.io.IOException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServ... | [
"591005846@qq.com"
] | 591005846@qq.com |
62e25f9a593f28172f87f03f0081290c3b555b21 | b821160be6752bf1ca255f6fa8b096b722c3ecdd | /jabbot-binding-api/src/main/java/org/wanna/jabbot/binding/BindingCreationException.java | db0f153afa91d376c41cb76ed0b3b651f637d854 | [
"Artistic-2.0"
] | permissive | midoricorp/jabbot | df6caaf4540a0c9cfa39d2ee47b965ec4157a7a6 | f0d65325e01098c98c3afccddcbafbb9e6614f17 | refs/heads/master | 2022-11-20T00:26:22.345738 | 2022-03-25T09:36:51 | 2022-03-25T09:36:51 | 20,357,183 | 19 | 2 | Artistic-2.0 | 2022-11-16T09:25:57 | 2014-05-31T14:21:12 | Java | UTF-8 | Java | false | false | 427 | java | package org.wanna.jabbot.binding;
/**
* This exception is used to notify that an error occured while trying to create a {@link Binding}
*
* @author vmorsiani <vmorsiani>
* @since 2015-02-15
*/
public class BindingCreationException extends Exception{
public BindingCreationException(String message) {
super(messa... | [
"vmorsiani@gmail.com"
] | vmorsiani@gmail.com |
b283fe884eb8cc261c3d1562fa998f315dcdc7fe | b3c72aac6ebd39925f864e86da0513db70fe9bfe | /app/src/main/java/com/example/videobroadcast/ui/main/PlaceholderFragment.java | e71146ff3bc2046f9a36b08c594bcaa16d3cb473 | [] | no_license | albanLM/VideoBroadcast | 9d7aedf68cd8395c5a2c5027143fb85a80ba8305 | fc4eff4f36d30539c8a41eb2dc68e717e8b8014a | refs/heads/master | 2022-12-23T22:48:42.484094 | 2020-10-08T13:50:05 | 2020-10-08T13:50:05 | 302,244,628 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,791 | java | package com.example.videobroadcast.ui.main;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.lifecycle.ViewModelProviders;
i... | [
"alban.lemoult@gmail.com"
] | alban.lemoult@gmail.com |
57ca6ec62b0aa56e8871734ea96aef0da43c655f | b3ed882afb78a0798b0e0c02d52e4e8d7722960e | /console/src/main/java/net/johanneslink/scoreboard/console/Main.java | 7842abe454493c3e7b123465ed7a4808b6bade1c | [] | no_license | jlink-workshop/scoreboard | b13c97378f83c516172f32f3189a41030162c862 | 317709b0fbcb273bebbba36d9b41a09467f1c644 | refs/heads/main | 2022-08-06T17:22:16.957746 | 2019-11-27T17:41:32 | 2019-11-27T17:41:32 | 125,973,201 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 839 | java | package net.johanneslink.scoreboard.console;
import java.io.*;
import net.johanneslink.scoreboard.core.ScoreboardPresenter;
public class Main {
public static void main(String args[]) {
Console console = new SystemConsole();
ScoreboardConsoleApp app = new ScoreboardConsoleApp(console);
CommandInterpreter inte... | [
"business@johanneslink.net"
] | business@johanneslink.net |
d4b0b0de4dea23289ab83c8fd899562a03285279 | ae0ab07cc46b518a1ee9959248e845e0e7f5fbbb | /generator/schema2template/src/test/resources/test-reference/odf/generation/odfdom-java/odf-schema-1.3/org/odftoolkit/odfdom/dom/attribute/draw/DrawZIndexAttribute.java | e2efb1b8fc91f18ee3fde01146daa83cb105bc38 | [
"BSD-3-Clause",
"MIT",
"W3C",
"LicenseRef-scancode-proprietary-license",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | tdf/odftoolkit | 22c19bfadb6e5cba0176296ab51f963ab264b256 | e38051da51b06d962a09012c765addeaae6e6874 | refs/heads/master | 2023-08-09T08:42:40.878413 | 2023-08-03T14:37:12 | 2023-08-04T08:32:14 | 161,654,269 | 95 | 52 | Apache-2.0 | 2023-09-14T16:15:30 | 2018-12-13T14:57:43 | Java | UTF-8 | Java | false | false | 3,278 | java |
/************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* Copyright 2008, 2010 Oracle and/or its affiliates. All rights reserved.
*
* Use is subject to license terms.
*
* Licensed under the Apache License, Version 2.0 (the "Li... | [
"michael.stahl@allotropia.de"
] | michael.stahl@allotropia.de |
0e531e62a42bf96567ecaf2fc06244e9d7ac82de | d699876ce2c25ee643a3ab0f306a0219328119b4 | /DAOsobreDAO/src/jaxbObj/ProducteType.java | 60779e54a7527c0ea4d540ca0e270bfacb289638 | [] | no_license | Pau1990Dam/M06_UF4 | c69ca6d1be367e6666050f919528e0111e3354b4 | 8b54ffa9c6ce85f39eee93a550a5107bb3329abc | refs/heads/master | 2021-01-21T13:29:22.897957 | 2017-09-01T15:35:51 | 2017-09-01T15:35:51 | 102,127,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,997 | java |
package jaxbObj;
import javax.annotation.Generated;
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>Clase Java para producteType complex type.
*
* <p>El siguiente fra... | [
"14270729b@iespoblenou.org"
] | 14270729b@iespoblenou.org |
b9ab985338c9572637d2d209bafe189cb8be2b5d | 685b234bb56cfbff855c221999bc4bd41d418256 | /src/hackerRank/interviewPrep/Greedy/MinimunAbsoluteDiffInAnArray.java | 02a57ae54cf0ce79bb9121b2723dd8e2c91332e4 | [] | no_license | maximbu/coding | 1c81a20ceb258d530b37a4159bfb54933ba658b8 | 9be1f394babc4a0d37f0bfc91f8772adb7148ea9 | refs/heads/master | 2021-04-09T13:18:15.432970 | 2020-02-15T13:24:50 | 2020-02-20T20:58:41 | 125,671,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package hackerRank.interviewPrep.Greedy;
import java.util.Arrays;
public class MinimunAbsoluteDiffInAnArray {
static int minimumAbsoluteDifference(int[] arr) {
int ans = Integer.MAX_VALUE;
Arrays.sort(arr);
for (int i = 1; i < arr.length; i++) {
ans = Math.min(ans, Math.abs(arr... | [
"maximbu@gmail.com"
] | maximbu@gmail.com |
5f1a648250ce5e55d9f90339fedf4ea77bb16fda | dd978e493e9d700085b46f2b8d84d01067c05c76 | /src/main/java/org/nuxeo/ecm/platform/template/adapters/AbstractTemplateDocument.java | c56a8b5c38dbb86f6fad9e7e2351a59cf271d46d | [] | no_license | amtech/nuxeo-platform-rendering-templates | f097f0e70128ff501f3e51c7c5116056d75ab226 | ff873fababb1bcf4c3895f349acf06aa54d81b3d | refs/heads/master | 2020-04-09T06:56:15.831386 | 2012-04-06T13:53:25 | 2012-04-06T13:53:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,407 | java | /*
* (C) Copyright 2006-20012 Nuxeo SAS (http://nuxeo.com/) and contributors.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser General Public License
* (LGPL) version 2.1 which accompanies this distribution, and is available at
* http://ww... | [
"tdelprat@nuxeo.com"
] | tdelprat@nuxeo.com |
faeeea52b982f9212fbe6aa746b821ee5901db29 | 02244287fbdd53a3a2b1dcd67f35b26ba33d3750 | /Day1/src/homework/demo3.java | 610c3bf6d23bc67e08c5f73e6ce4ab582a0cf710 | [] | no_license | A203/Dongju | 1f7dfebdaca2d4446d4735a59b41c8c73f90a244 | 7039829636fc0a8eb5dd89231868eb8db36d35b3 | refs/heads/master | 2016-09-06T09:28:05.967646 | 2015-07-15T06:29:30 | 2015-07-15T06:29:30 | 38,697,183 | 0 | 0 | null | null | null | null | ISO-8859-7 | Java | false | false | 235 | java | package homework;
public class demo3 {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
char s='Κύ';
char x='O';
System.out.println(s);
System.out.println(x);
}
} | [
"dongju1181@qq.com"
] | dongju1181@qq.com |
07e2fe087687692273dc8aaa808a5c09e5cb5229 | 23bf4d7b2ab2d3e91f4008a8ba929f12dc718184 | /app/src/main/java/com/example/lee/dailygram/Profile/AccountSettingsActivity.java | 69050bc5817f6cb9c4c8fe318f4d480bdac8698f | [] | no_license | zhye78/Dailygram | f1c37877044594a7e7256294ecf1059014b5eb23 | 7d2bd9e394771466b21ac7cc141a922094432626 | refs/heads/master | 2021-06-28T22:35:20.325915 | 2021-02-04T08:52:45 | 2021-02-04T08:52:45 | 215,820,256 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,222 | java | package com.example.lee.dailygram.Profile;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import android.util.... | [
"ccoje2155@naver.com"
] | ccoje2155@naver.com |
7e7c647f4c2e14735267cd543f3e417e15a4ae79 | e80c8493c7017083b98c92a873f3d9b227052320 | /src/main/java/com/ms/util/poi/BookMark.java | dcc985948d343c7f0984c70dce6729b3da10b49f | [] | no_license | se7enms/springboot | 0c50e36cce74242e33ea338cd6697cc03c4faec4 | c94c0b699fcc528808d29ff5cc0e26079459fd56 | refs/heads/master | 2020-03-28T21:10:40.830389 | 2019-03-08T08:37:18 | 2019-03-08T08:37:18 | 149,135,511 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 30,057 | java | package com.ms.util.poi;
import org.apache.commons.lang.StringUtils;
import org.apache.poi.xwpf.usermodel.*;
import org.apache.xmlbeans.XmlException;
import org.openxmlformats.schemas.wordprocessingml.x2006.main.*;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
import java.util.List;
import java.util.Stack;
/... | [
"se7enmmss@gmail.com"
] | se7enmmss@gmail.com |
a9491bffc5d02072158935349daccdc4b3e4ec09 | 1b0840cf836cd8b7a2298ffbd239d1e405d69e8b | /parquet-mr-apache-parquet-1.7.0/parquet-column/src/main/java/org/apache/parquet/schema/PrimitiveType.java | e8d98c07573191eddb495a1b52efdecf65ee6bc0 | [
"Apache-2.0"
] | permissive | Lionel-Coding-Lee/readKafka | e64c3d0efdc561dada466edde702b6f81ec861d8 | 7308cb209419e3c81cb30d446cbba2ec44a6a156 | refs/heads/master | 2021-01-20T01:38:11.903866 | 2017-04-25T05:58:29 | 2017-04-25T05:58:29 | 89,309,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,597 | 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... | [
"lipf@dtdream.com"
] | lipf@dtdream.com |
cfd16058f75a8d186630b4b67960ab316f87d76f | 9c9067d9bfa19f052a433ec4111c97b686a6ac5e | /ch24/customer-support-v18/source/main/java/jun/projavawebapp/site/AuthenticationService.java | c4087869c177d1592f03b8871a48f35248a5e918 | [
"MIT"
] | permissive | jdcsma/projavawebapp | c289123b59db4901a6d1760a9641c3117a357e73 | 50c596fb91fdc9e4c8b97b76557929fea2041bb6 | refs/heads/master | 2022-12-22T01:59:01.812147 | 2020-05-27T17:21:11 | 2020-05-27T17:21:11 | 185,805,881 | 0 | 0 | MIT | 2022-12-16T15:27:38 | 2019-05-09T13:36:51 | Java | UTF-8 | Java | false | false | 755 | java | package jun.projavawebapp.site;
import jun.projavawebapp.site.entities.UserPrincipal;
import jun.projavawebapp.site.validation.NotBlank;
import org.springframework.validation.annotation.Validated;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
@Validated
public interface AuthenticationSe... | [
"jdcsma@163.com"
] | jdcsma@163.com |
54156055ab641c9bc6e01629b783fd4353e6a04c | 959546e3be36e222733c6d83a6eb23b0a00c2dc3 | /databasemigration/src/main/java/com/spring/databasemigration/databasemigration/concast/TableConcast.java | cad825253c403a6d004373588f33e19e0a72fed9 | [] | no_license | AAAJMLAAA/jml | 4932626789190323b21ba6c7cf27d3ceb9ad3e06 | 3474a3f39997350c0069e3208482eb8969b5dea0 | refs/heads/master | 2023-08-04T07:03:51.321827 | 2021-01-06T13:04:41 | 2021-01-06T13:04:41 | 203,125,892 | 0 | 0 | null | 2023-07-22T13:55:48 | 2019-08-19T07:58:30 | JavaScript | UTF-8 | Java | false | false | 363 | java | package com.spring.databasemigration.databasemigration.concast;
public class TableConcast {
public final static String TARGET_PATH = "E:/module/text/table.sql";
public final static String TARGET_PATH2 = "E:/module/text/data.sql";
public final static String TEMPLATE_PATH = "D:/jml_work/202001/eclipse/databasemi... | [
"19506@LAPTOP-4JIDEAQ2"
] | 19506@LAPTOP-4JIDEAQ2 |
fd6dca0c4e90c9a86f59e44754bcea3351ce1a8e | f4e15ee34808877459d81fd601d6be03bdfb4a9d | /javax/servlet/ServletContextEvent.java | d6880a61ab94b6871a8c6a9b6dc43a86132ef937 | [] | no_license | Lianite/wurm-server-reference | 369081debfa72f44eafc6a080002c4a3970f8385 | e4dd8701e4af13901268cf9a9fa206fcb5196ff0 | refs/heads/master | 2023-07-22T16:06:23.426163 | 2020-04-07T23:15:35 | 2020-04-07T23:15:35 | 253,933,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | //
// Decompiled by Procyon v0.5.30
//
package javax.servlet;
import java.util.EventObject;
public class ServletContextEvent extends EventObject
{
public ServletContextEvent(final ServletContext source) {
super(source);
}
public ServletContext getServletContext() {
return (ServletC... | [
"jdraco6@gmail.com"
] | jdraco6@gmail.com |
c0b1d8876a11a9b21c1e8d004f3524479b7b6be7 | f3a62c4a1d384905e42d5332d4febde1c1103f02 | /src/L22AlgorithmsExercises/Ex01ReverseArray.java | 0d0b1194877fb85b883f545ef82dd7690bf7f277 | [
"MIT"
] | permissive | VasAtanasov/SoftUni-Java-Advanced-January-2019 | 019f5734e5805134d22fae6fad6f3b764205f6fa | a09cafd1e1306ee028985329e5384065248b9b97 | refs/heads/master | 2020-04-14T21:26:23.040048 | 2019-03-16T11:04:54 | 2019-03-16T11:04:54 | 164,128,508 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,278 | java | package L22AlgorithmsExercises;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
public class Ex01ReverseArray {
private static BufferedReader reader;
static {
reader = new BufferedReader(new InputStreamReader(System.in));
}
... | [
"vas.atanasov@gmail.com"
] | vas.atanasov@gmail.com |
203788464e9dff01bc21d75f963c31922f95ba9e | eabb770e8cfb1dc75ef12667ad19d7565459f428 | /TabsWithSwipeGesture/src/com/rollingscenes/picasso/MarkableInputStream.java | ebd0253af2d228a73e5f8994c1f14c62cb32243b | [] | no_license | KunalBhavsar/Roller | 3d8eae7257c537777c2e564ac1811e4c8581fffb | 92bd4187a00a5dce77e0d52e70c3609ff396adaa | refs/heads/master | 2016-09-05T23:20:01.170911 | 2015-07-18T10:16:00 | 2015-07-18T10:16:00 | 39,294,537 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,625 | java | /*
* Copyright (C) 2013 Square, 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 agre... | [
"kunal.vaghmare@gmail.com"
] | kunal.vaghmare@gmail.com |
59582d2a37e539457bfe510b7719782c7d80a2e5 | 787847aed280440367a635d1bec7e90e2f06a6e2 | /mybatisProject/src/member/controller/SearchFrmServlet.java | 5aac7b30cbd7cbf19f8f330b38b713cc11b925d9 | [] | no_license | tjwnstlr3459/oneday_3459 | 53bdb5e3addffe76a7a78dc9b8df6e3635194854 | ad12d3b221f9e035ab06fbb56feafd6415161ede | refs/heads/master | 2023-06-20T18:22:41.673134 | 2021-07-17T03:35:36 | 2021-07-17T03:35:36 | 366,296,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,095 | java | package member.controller;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* ... | [
"tjwnstlr3459@naver.com"
] | tjwnstlr3459@naver.com |
1f82f62c4fec146dc0b91008c878d4a4c3411f53 | 1ce5b926c0daec77c8574ac401ab433a5bee6224 | /elearning/src/main/java/com/modular/persistence/dao/QuestionDAO.java | 8f211f58fbb0e099c6292b8d3fa7d844d46cf827 | [] | no_license | Paul2696/modular | 648c408c53b57336cdbb99ae7b76cebe29aad81c | 9836660e72901c809348166d78534229c0deeb36 | refs/heads/master | 2022-07-12T11:36:00.534454 | 2020-09-03T21:02:24 | 2020-09-03T21:02:24 | 191,044,947 | 0 | 0 | null | 2022-05-20T21:02:18 | 2019-06-09T19:09:27 | JavaScript | UTF-8 | Java | false | false | 232 | java | package com.modular.persistence.dao;
import com.modular.persistence.model.Question;
import java.util.List;
public interface QuestionDAO extends BaseDAO<Question> {
List<Question> getAllQuestions() throws DataBaseException;
}
| [
"paul.hermosillo.haro@gmail.com"
] | paul.hermosillo.haro@gmail.com |
806e7e9408355a0b915b68fa567327b0de6eb66b | 604cf521bdd05796a2c4117764a964de485e9984 | /02_template/src/persistencia/OrdenarPorCursoENome.java | 84902165ec3cf3115388c3f467e3e8420382bd8b | [] | no_license | GabriOliv/java-netbeans-design-pattern | f6fcb113ccb387242be9f0976b1835790c87a7ef | f34ec931d09ce870fd22e439fd32ef5a1d87f9bc | refs/heads/main | 2023-03-20T04:59:34.953775 | 2021-03-19T22:04:55 | 2021-03-19T22:04:55 | 333,215,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 668 | java | package persistencia;
import classededados.Aluno;
public class OrdenarPorCursoENome extends AlunoPersistenciaCursoENome{
public OrdenarPorCursoENome(String curso, String nome) {
super(curso, nome);
}
@Override
public boolean ePrimeiro(Aluno aluno1, Aluno aluno2){
... | [
"gabcomp.gov@gmail.com"
] | gabcomp.gov@gmail.com |
0a5f66d26ba335cd6b200491984f7bb7a8d4b4dd | 447520f40e82a060368a0802a391697bc00be96f | /apks/malware/app81/source/com/tencent/android/tpush/horse/Tools.java | 4a9198ddd89145df09f41799b8e781a569dd7114 | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 4,337 | java | package com.tencent.android.tpush.horse;
import android.content.Context;
import com.tencent.android.tpush.XGPushManager;
import com.tencent.android.tpush.horse.data.OptStrategyList;
import com.tencent.android.tpush.logging.TLog;
import com.tencent.android.tpush.service.a.a;
import com.tencent.android.tpush.service.b.k... | [
"antal.micky@yahoo.com"
] | antal.micky@yahoo.com |
f5c92f2227ce470e50030fd6432a38df0862d91b | a2272f1002da68cc554cd57bf9470322a547c605 | /src/jdk/jdk.internal.vm.compiler/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/IntegerExactExceptionTest.java | 155bb618676f4f8d47b0e069888a276706567c85 | [] | no_license | framework-projects/java | 50af8953ab46c509432c467c9ad69cc63818fa63 | 2d131cb46f232d3bf909face20502e4ba4b84db0 | refs/heads/master | 2023-06-28T05:08:00.482568 | 2021-08-04T08:42:32 | 2021-08-04T08:42:32 | 312,414,414 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,128 | java | /*
* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package org.graalvm.compiler.replacements.test;
import jdk.vm.ci.code.InstalledCode;
import jdk.vm.ci.code.Invali... | [
"chovavea@outlook.com"
] | chovavea@outlook.com |
8761c3707dab262663bd98b2beda66bfe80f2fd1 | ae002b973979b76c30072569e7bfc6b9d849f118 | /Person.java | 7006a6fac0250b16b7cecc488137ed742cfc4f8f | [] | no_license | 164469-Urvi/Day-1 | f0ed4efc97c8c207569864dff22e84d516bba3f4 | 06c2b989760d3e72afcfc3da419b22f9f806a48f | refs/heads/master | 2020-04-04T09:58:52.177653 | 2018-11-30T12:51:35 | 2018-11-30T12:51:35 | 155,838,113 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | import java.util.TreeSet;
public class Person {
public static void main(String[] args) {
TreeSet<Student> tree=new TreeSet<Student>(new Weight());
tree.add(new Student("Karan",55,520));
tree.add(new Student("Kajal",50,540));
tree.add(new Student("Tisha",45,545));
tree.add(new Student("Falguni",45,550));
for(S... | [
"urvipatwa18@gmail.com"
] | urvipatwa18@gmail.com |
d0d195c26e48c3c52d88d901de68042280ff0569 | adeea3ebe59372554fab748a239934f1601b66c2 | /ScantronPDFProducer/Column.java | 57bd6dea1784b696e8704221c0170b2b69290c7a | [] | no_license | maltahan/Justin-Paul-s-Projects | 3894b32c61d9b6de30f9ccfe6838a8f41752495c | da945dd0c12620c1b58271b99032de1da5e2f371 | refs/heads/master | 2021-01-25T08:19:24.332904 | 2012-09-25T04:20:14 | 2012-09-25T04:20:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,133 | java | import java.lang.*;
import java.io.*;
import java.util.List;
import java.util.ArrayList;
import java.util.*;
import com.pdfjet.*;
public class Column
{
// instance variables - replace the example below with your own
//Linelength needs to come from strings in the array - how does we get outz?
private int l... | [
"justin.s.paul@vanderbilt.edu"
] | justin.s.paul@vanderbilt.edu |
54761988b1777dd25dc3386244b3a1e106115fa9 | b60da22bc192211b3978764e63af23e2e24081f5 | /cdc/src/share/javavm/test/GCTest/DirectMem/Jsrc/DMArrayRWBodyRefTest.java | bb0c1374c57fa0e2911c3a209eeaed8e89344291 | [] | no_license | clamp03/JavaAOTC | 44d566927c057c013538ab51e086c42c6348554e | 0ade633837ed9698cd74a3f6928ebde3d96bd3e3 | refs/heads/master | 2021-01-01T19:33:51.612033 | 2014-12-02T14:29:58 | 2014-12-02T14:29:58 | 27,435,591 | 5 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,113 | java | /*
* @(#)DMArrayRWBodyRefTest.java 1.6 06/10/10
*
* Copyright 1990-2006 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Lice... | [
"clamp03@gmail.com"
] | clamp03@gmail.com |
dcc7636a98bcbcf189ced0ece0e374d103af3605 | 1976f2f2cfb323ca85e3af8664bdc69d1a100018 | /export_manager_web/src/main/java/com/langsun/web/controller/chat/NewConfigurator.java | 73378e168fcdd8bb32befd490c103d20b50e5e47 | [] | no_license | LangSun-ottawa/SaaS_Export_System | db97370d4f818e161f344967d8328789affd14f2 | d030f01de57feb2866f996fcab8ff29ed8ec7638 | refs/heads/master | 2023-02-25T02:38:01.448479 | 2021-02-01T05:24:22 | 2021-02-01T05:24:22 | 332,104,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 694 | java | package com.langsun.web.controller.chat;
import org.springframework.web.socket.server.standard.SpringConfigurator;
import javax.servlet.http.HttpSession;
import javax.websocket.HandshakeResponse;
import javax.websocket.server.HandshakeRequest;
import javax.websocket.server.ServerEndpointConfig;
public class NewConf... | [
"slang.ottawa@gmail.com"
] | slang.ottawa@gmail.com |
5b1782cd427bcac211ed1f7fec8b3b72580797fe | d3ab23c66b99a1096bc838b625535be721c692f0 | /cloud-provider-payment8004/src/main/java/cn/zlx/springcloud/controller/PaymentController.java | 5587e993305b42fbb919e3ad6b1715655983de4f | [] | no_license | zhonglaogen/cloud2020 | 3a6a81e3fa12e9087974485c6aab78ba8564cd4d | 692a1568a50ee941729c34239111f59f0504daab | refs/heads/master | 2022-06-25T13:23:24.092071 | 2020-03-25T14:02:37 | 2020-03-25T14:02:37 | 249,994,102 | 0 | 0 | null | 2022-06-21T03:03:56 | 2020-03-25T14:02:23 | Java | UTF-8 | Java | false | false | 714 | java | package cn.zlx.springcloud.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.client.discovery.DiscoveryClient;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import javax.annotation.Res... | [
"ZLXzlxxs98@163.com"
] | ZLXzlxxs98@163.com |
4427d237cc5a378bf17592b82bfd82873f9afbce | eb93ee5ee0cf6e14cff1328834633d9ad8615e10 | /app/src/androidTest/java/com/example/zhangjiawen/myapplication5/ApplicationTest.java | 3c3a11bc60765ddd1e032fbec11ddb53fde950eb | [] | no_license | pray-for/MusicPlayer | 57bab4c6c27a930d0c0e86927ebb43f5e47d432d | a59e54e7880d43b9285ecfc374d35252e455c254 | refs/heads/master | 2021-01-24T11:18:47.616065 | 2017-01-12T02:45:05 | 2017-01-12T02:45:05 | 70,241,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.example.zhangjiawen.myapplication5;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationT... | [
"822032714@qq.com"
] | 822032714@qq.com |
9edcbab78099d488989c2e0eb032b5770182a391 | 98ce066218363a92aabe158d319bde293a1e4383 | /src/main/java/com/ithinksky/patterns/a04behavioral/t01strategy/Context.java | b7c97598785d99449418c7b5d80e8f9327ab3f1b | [
"MIT"
] | permissive | ithinksky/java-patterns | 92d8bcfa8ed958018d77e99d9cbb93b67292bfc7 | 372735e3296b6cf14ec980fd342afd4ebc60f92f | refs/heads/master | 2022-08-15T15:46:27.733636 | 2022-07-29T02:47:10 | 2022-07-29T02:47:10 | 263,059,035 | 6 | 2 | MIT | 2020-07-02T18:51:07 | 2020-05-11T14:01:40 | Java | UTF-8 | Java | false | false | 446 | java | package com.ithinksky.patterns.a04behavioral.t01strategy;
/**
* @author tengpeng.gao
*/
public class Context {
private TravelStrategy travelStrategy;
public TravelStrategy getTravelStrategy() {
return travelStrategy;
}
public void setTravelStrategy(TravelStrategy travelStrategy) {
... | [
"tengpeng.gao@gmail.com"
] | tengpeng.gao@gmail.com |
25c44805a69d49262b7cc12f77e608b16f16944f | 29b6a856a81a47ebab7bfdba7fe8a7b845123c9e | /dingtalk/java/src/main/java/com/aliyun/dingtalkh3yun_1_0/Client.java | 71f7e1187339efa17ba12ef61573cb72b16d55a2 | [
"Apache-2.0"
] | permissive | aliyun/dingtalk-sdk | f2362b6963c4dbacd82a83eeebc223c21f143beb | 586874df48466d968adf0441b3086a2841892935 | refs/heads/master | 2023-08-31T08:21:14.042410 | 2023-08-30T08:18:22 | 2023-08-30T08:18:22 | 290,671,707 | 22 | 9 | null | 2021-08-12T09:55:44 | 2020-08-27T04:05:39 | PHP | UTF-8 | Java | false | false | 48,121 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.dingtalkh3yun_1_0;
import com.aliyun.tea.*;
import com.aliyun.dingtalkh3yun_1_0.models.*;
public class Client extends com.aliyun.teaopenapi.Client {
public com.aliyun.gateway.spi.Client _client;
public Client(com.aliyun.teaopenapi.mode... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
31c01d77471a9d5bce7780632c0b48f787ddc839 | c741e37d397605107fbd03a1772dcc94b15f2354 | /src/main/java/com/cherniauski/trening/task4/ScoolStationery.java | 7aff4ca1e3a3da83d2eabe3baf777471da50ddf4 | [] | no_license | andredly/tasks | 652b27230c1bf4d61292ce9b945886751ae86b23 | f7e7e235e5d47d4737e54edfa2145552f391a8a8 | refs/heads/master | 2021-01-10T22:48:55.269422 | 2016-10-15T16:34:09 | 2016-10-15T16:34:09 | 70,350,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 144 | java | package com.cherniauski.trening.task4;
/**
* Created by Andre on 10.10.2016.
*/
public abstract class ScoolStationery extends Stationery {
}
| [
"emubem1@gmail.com"
] | emubem1@gmail.com |
644c4a94006eca16567cf9dab773921a6e9b9b7e | 380d1187ac2cebd2a33827790913ff3d8d6be17b | /src/main/java/concurrency/FixedDiningPhilosophers.java | dd5e3c700dedf0604eeee55a18ad0e172c250f5b | [] | no_license | XingxianDeng/ThinkingInJavaSample | eb9340fed48af79c60fdddcc6272c5d2d4d17538 | f3414c706c19020cf348461242956bfdac743c9b | refs/heads/master | 2021-06-22T01:41:04.337907 | 2017-08-30T14:06:43 | 2017-08-30T14:06:43 | 84,512,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,241 | java | package concurrency;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
/**
* @author dylan
* @version 1.00 7/6/16 8:33 AM
*/
public class FixedDiningPhilosophers {
public static void main(String[] args) throws Exception {
int ponde... | [
"dxx1104@gmail.com"
] | dxx1104@gmail.com |
7b0e740ed022f8ca142ecbedba596a6c9fa283b3 | c5fb6bbc723c3d54669b4e156fc04982f1f145e4 | /app/src/main/java/hcmute/edu/vn/nhom/project_foody/adapter/ListView_Adapter.java | 768359f69872fefd06a1aa7aac016e753dd4381f | [] | no_license | xuannam99/project_Foody | 13361d5a29c90420cec7bee4666dca5593edbbb9 | 130940c035c3de862b6e687f56331bdaa98fa4b7 | refs/heads/master | 2022-11-05T13:34:25.287994 | 2020-06-25T04:38:44 | 2020-06-25T04:38:44 | 274,829,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,097 | java | package hcmute.edu.vn.nhom.project_foody.adapter;
import android.app.Activity;
import android.graphics.Color;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.Filter;
import android.widge... | [
"teo12011999@gmail.com"
] | teo12011999@gmail.com |
f8402b5ffff21ecf30323e227704d593b907bcb4 | 4e386c6708201f0daf9854f173ad66104dcd6549 | /poc/humantask/org.wso2.tools.humantask.model/src/org/wso2/carbonstudio/eclipse/humantask/model/ht/TGrouplist.java | 5c5003af3bac521c089ffd36e11fcf41007f0213 | [] | no_license | whosaner/tools | a386071bf55ec43f091c26c44d34e2c72017c68f | 11aad72b0f098672ade5f6c00b2c5742ffbcb845 | refs/heads/master | 2021-01-17T12:49:47.402884 | 2014-07-24T16:09:16 | 2014-07-24T16:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,445 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.wso2.carbonstudio.eclipse.humantask.model.ht;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>TGrouplist</b></em>'.
* <!-- end-user-doc -->
*
... | [
"melan@a5903396-d722-0410-b921-86c7d4935375"
] | melan@a5903396-d722-0410-b921-86c7d4935375 |
bd7c3ac73db383f58bb89d3c7f60c94baa981543 | 4901044651fd26c86ad195c6f609230da0353d0c | /bukoliandroidsdk/src/main/java/com/mobillium/bukoliandroidsdk/models/ResponsePoints.java | 423ad9ff9a4e39a60d5a298ac38b559f32f6ca09 | [
"Apache-2.0"
] | permissive | bukoli/bukoli-android | a050aad68e56f2bbab2d71c14c360d00a513c58b | 75e33750795744e13e55ab0cd2a72d18788cff52 | refs/heads/master | 2021-01-11T01:18:08.035201 | 2017-03-20T13:35:38 | 2017-03-20T13:35:38 | 71,035,955 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 892 | java | package com.mobillium.bukoliandroidsdk.models;
import java.util.ArrayList;
/**
* Created by oguzhandongul on 06/05/16.
*/
public class ResponsePoints {
ArrayList<BukoliPoint> data = new ArrayList<>();
Pagination pagination;
String address;
public ResponsePoints(ArrayList<BukoliPoint> data, Paginati... | [
"oguzhandongul@Oguzhans-MacBook-Pro.local"
] | oguzhandongul@Oguzhans-MacBook-Pro.local |
cf7d1853d72f5b527e3b7c243dd9857dda1581ac | b8ff87ce74e3a136f7eb2728d519131b1dc07a97 | /src/main/java/projekteszk/ProjekteszkApplication.java | 5833e82bc8922a69751742070b4afde9994c26d9 | [] | no_license | palakos/proba | b07b421c0a1003c995ab766b15c60d5f815b3de5 | e857cb54c1791ebf4613c11223691c32060ada0e | refs/heads/master | 2021-10-28T15:19:45.116924 | 2021-10-27T16:30:38 | 2021-10-27T16:30:38 | 179,862,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package projekteszk;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ProjekteszkApplication {
public static void main(String[] args) {
SpringApplication.run(ProjekteszkApplication.class, args);
}
}
| [
"paldi.akos@gmail.com"
] | paldi.akos@gmail.com |
e1130ef9e06c5edfedb0330cddc69f03a55ce04b | 0000c58c1d0e99c0af47e4bf3721f0cd0c351b83 | /practica1/src/practica1/Eliminar.java | 13e16d709fb46edde5a0118ee456632ee2b9b47a | [] | no_license | mrgold92/acceso-a-datos | b22314155d96cddf04fd7a1c6d9838668e2e3442 | a1ce542bcce70ddb8e66a9cdb69e80cd0b5f5f46 | refs/heads/master | 2020-08-13T20:28:42.533309 | 2019-10-20T01:06:06 | 2019-10-20T01:06:06 | 215,033,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,208 | java | package practica1;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.ArrayList;
import java.util.Scanner;
public class Eliminar {
public static void main(String[] arg... | [
"salazarrodero.david@gmail.com"
] | salazarrodero.david@gmail.com |
d7eb2f6cd42ed2cd355679b0fdda898b67ff03aa | a0721276cb9ac6c0703fbed0cc446922fdc69b88 | /Quickfly/src/GUI/CustomerBookAFlight.java | 3c93422be6f66d1c8399f37eceb82b2e3e29ef7e | [] | no_license | AlexAnATL/Flight_ReservationApp_CIS3270 | e0f4401a34db0de64775ed58b94b9430eed09ae6 | 08fcd4a2c951a68ac81f113d6e524dc80106994f | refs/heads/master | 2022-06-01T22:42:32.491249 | 2020-05-03T17:49:23 | 2020-05-03T17:49:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,477 | java | package GUI;
import javafx.stage.*;
import javafx.scene.*;
import javafx.scene.layout.*;
import javafx.scene.control.*;
import javafx.scene.control.cell.PropertyValueFactory;
import java.sql.SQLException;
import Classes.Flight;
import DataBase.DatabaseMethods;
import DataBase.Methods;
import javafx.applic... | [
"noreply@github.com"
] | AlexAnATL.noreply@github.com |
fe77b97ae980429342fc158fb7db1f870089762f | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /eclipsejdt_cluster/49464/tar_1.java | 30619107f45d2983ed07ee240e9ce6fe4944a755 | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,809 | java | /*******************************************************************************
* Copyright (c) 2000, 2014 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, an... | [
"375833274@qq.com"
] | 375833274@qq.com |
5794dc116d10ab946091de141660b90490f52281 | f08d2515493d909b3cae4f180730f55868fa3576 | /src/test/java/com/asg/automation/testrunner/ida/AmazonSpectrum_PIItag.java | 9f9e3342abf28743607679da756859460815650b | [] | no_license | vijayanand-88/DIQA | 78486b62a3dba0abaa3c8a1df3103dc65b9acca4 | d8848dc87e2aa57d7c2bf19fd957943bbda8dba1 | refs/heads/master | 2023-05-04T23:58:11.348263 | 2021-05-18T01:32:12 | 2021-05-18T01:32:12 | 368,365,971 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,285 | java | package com.asg.automation.testrunner.ida;
import com.asg.automation.utils.DynamicPropertyLoader;
import cucumber.api.CucumberOptions;
import cucumber.api.testng.AbstractTestNGCucumberTests;
import org.testng.annotations.BeforeSuite;
import org.testng.annotations.Parameters;
/*... | [
"vijayanand.c@asg.com"
] | vijayanand.c@asg.com |
c292616de42b22fbfc544b4dacc7a82e3299535b | cd99ee71dfb2c6728c7559784618ba8606bec00f | /src/main/java/cz/abdykili/eshop/exception/ItaResponseException.java | 0691cfa128471745f90ec16282def0995a3ae1c9 | [] | no_license | Abdykarov/spring-boot-eshop | 5ff6586ab1b536da16407333b99fa998c3a26899 | da2d945aaa8133dbe920dee023a981e0945fb8c1 | refs/heads/master | 2023-07-29T09:25:19.633459 | 2021-09-11T15:36:22 | 2021-09-11T15:36:22 | 389,195,583 | 0 | 0 | null | 2021-08-01T14:19:23 | 2021-07-24T20:31:23 | Java | UTF-8 | Java | false | false | 347 | java | package cz.abdykili.eshop.exception;
import lombok.Data;
import org.springframework.http.HttpStatus;
import java.time.ZonedDateTime;
@Data
public class ItaResponseException {
private final String message;
private final HttpStatus httpStatus;
private final String throwableException;
private final Zone... | [
"abdykili@abdykili.abdykili.com"
] | abdykili@abdykili.abdykili.com |
65b94081a77761145a99bf5a6dda89ceb5d4b2f6 | 69ed18f94b2c1caf9742d983f5daf28f40614ca2 | /WorkQueue/src/com/pccw/wq/schema/form/WqStatusLogFormDTO.java | 3e25d26ad5efbf5d2839b18b82b7a38ce904c1e6 | [] | no_license | RodexterMalinao/springBoard | d1b4f9d2f7e76f63e2690f414863096e3e271369 | aa4bf03395b12d923d28767e1561049c45ee3261 | refs/heads/master | 2020-09-03T07:21:15.415737 | 2019-12-16T07:12:22 | 2019-12-16T07:12:22 | 219,409,720 | 0 | 1 | null | 2019-12-16T07:12:23 | 2019-11-04T03:28:03 | Java | UTF-8 | Java | false | false | 678 | java | /*
* Created on Nov 3, 2011
*
* @author Alfredo P. Ricafort
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.pccw.wq.schema.form;
import com.pccw.wq.schema.dto.WorkQueueAssgnStatusLogDTO;
public class WqStatusLo... | [
"acer_08_06@yahoo.com"
] | acer_08_06@yahoo.com |
54e62ce5caed11b0fc46493fedc0362c4c2df3b9 | c57b383cb55bbb55a5526600034d8fa57b62f629 | /java_rpg_game/Enemies/Skeleton.java | be78eb0ef1d1619d0d9e41cc10a013dd3b262086 | [] | no_license | SeanGeraets/FirstAndroidApp---Text-RPG-Game | 6eb797e04200c134a721750a3e0a83ea0133560a | 862102bd7a1f56bbc3a9965237157be19ecd4441 | refs/heads/master | 2020-12-05T18:19:20.563657 | 2020-01-29T19:10:40 | 2020-01-29T19:10:40 | 232,204,623 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,945 | java | package com.example.java_rpg_game.Enemies;
import java.io.Serializable;
public class Skeleton implements Serializable {
/**
* Integer to hold the skeletons current health
*/
private int skeletonCurrentHealth;
/**
* Integer to hold the skeletons maximum health
*/
private... | [
"noreply@github.com"
] | SeanGeraets.noreply@github.com |
e49636878d006d24344680e18c676a83020f5966 | 1a6bf8bbe8c6195bbaad5456c33c8e96ad5ad821 | /game/api/wrappers/map/LocalPath.java | 12468ffc223ad482d5b1c51b47d06ea47d11c21b | [] | no_license | Jangan-CB/testingsdasd | c9dc84d3df8565fa0bf10e934122c8668f592de1 | 7f32800ca2560dfbbb12b0d2c656cabefaf9f03c | refs/heads/master | 2020-06-06T18:29:03.541508 | 2015-04-22T14:16:35 | 2015-04-22T14:16:35 | 34,393,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,316 | java | package org.powerbot.game.api.wrappers.map;
import java.util.EnumSet;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Set;
import org.powerbot.game.api.methods.Calculations;
import org.powerbot.game.api.methods.Game;
import org.powerbot.game.api.methods.Walking;
import o... | [
"khalil@shaw.ca"
] | khalil@shaw.ca |
9400c1bb3758fddc23bec73c59c2ae8c4661b614 | 3e7ec44148203c7cf7923119e43156c15ccd2717 | /skillpier-android/.svn/pristine/71/719b3d34f172c52526da3ca9bdf1967467537169.svn-base | ff1fe90a32da4bf2482db7dbe1f5433f99c38333 | [] | no_license | tingken/laugh_file | 188d3d148f77bf2fd895aa95dbaa8a8240a6a939 | 92a5e2dce13fe8ac9c5e88d1b95dc7dba2cbaa70 | refs/heads/master | 2021-01-20T04:21:19.083956 | 2017-10-21T03:33:15 | 2017-10-21T03:33:15 | 89,673,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,334 | /*
package com.quark.skillopedia.ui.widget;
import android.annotation.SuppressLint;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface.OnCancelListener;
import android.content.SharedPreferences;
import android.os.Handler;
import android.os.Message;
import android.view.Gra... | [
"36757049@qq.com"
] | 36757049@qq.com | |
87f4ab2e1e3286be62585351e9b4e6dff4fc826b | 30071eeffe55c8b0ccc4855544b341aebf1234d4 | /src/by/babashev/tictactoe/controller/GameVariables.java | bcaf4319b1d1c278debae6121717727520648d11 | [] | no_license | Stimul-Al/TicTacToe | 225dd526c216fafab42c50425da5f3b0fa043b3e | dd2168277897dc8b5ec0e27823701bd46dc8bda6 | refs/heads/main | 2023-03-31T11:09:37.039215 | 2021-04-05T07:53:32 | 2021-04-05T07:53:32 | 354,753,768 | 0 | 0 | null | 2021-04-05T07:48:20 | 2021-04-05T07:26:42 | Java | UTF-8 | Java | false | false | 308 | java | package by.babashev.tictactoe.controller;
public enum GameVariables {
Y("y"),
N("n"),
B("b"),
P("p");
private final String variables;
GameVariables(String variables) {
this.variables = variables;
}
public String getVariables() {
return variables;
}
}
| [
"Fktrctqf,fitd"
] | Fktrctqf,fitd |
f73897f52f0b6f013cf17826f18c7e883545cdf9 | bb022e4a515b8f94969d71c6eb1eaecde542631f | /src/main/java/com/xiu/utopia/dto/DescField.java | 3eb31517a460ea99ee709e0023dd71b079235f3e | [] | no_license | liushangzaibeijing/utopia | d485b2a80ea3967e6a137f1d6226debe9ff4cefe | c69e8b89f8e9afece113ed444f741cbcdf9cacfd | refs/heads/master | 2022-07-03T09:56:50.354615 | 2019-12-15T03:06:33 | 2019-12-15T03:06:33 | 160,199,596 | 2 | 0 | null | 2022-06-17T02:11:37 | 2018-12-03T13:59:17 | Java | UTF-8 | Java | false | false | 1,301 | java | package com.xiu.utopia.dto;
/**
* 自定义的数据类型 来描述针对不同字段的是否分词,是否检索,是否存储等操作
*/
public class DescField {
/**
* 字段名称
*/
private String fieldName;
/**
* 是否存储
*/
private Boolean store;
/**
* 是否分词
*/
private Boolean analyzer;
public DescField(String fieldName, Boo... | [
"15901544506@163.com"
] | 15901544506@163.com |
0d427131d73d4955d99338c2a564e2c414082de6 | ada925ffcae6c0d8a6b743458923d3b357807687 | /dark_horse__spring/src/main/java/com/kosa/vo/HorseChartVO.java | cb22a599716ff39e6abfc01b9497f3cc6dfbd457 | [] | no_license | kjh950711/Web-Project | ae134382f721f18f7b27ac546ae41adcd4437b4b | 3181429836b87a255b5c038f706296024ccc39a5 | refs/heads/main | 2023-02-05T03:53:00.411460 | 2020-12-31T12:49:40 | 2020-12-31T12:49:40 | 325,561,290 | 0 | 0 | null | 2020-12-30T15:28:03 | 2020-12-30T13:44:24 | CSS | UTF-8 | Java | false | false | 500 | java | package com.kosa.vo;
public class HorseChartVO {
private int gameMonth;
private int avgRankMon;
public int getGameMonth() {
return gameMonth;
}
public void setGameMonth(int gameMonth) {
this.gameMonth = gameMonth;
}
public int getAvgRankMon() {
return avgRankMon;
}
public void setAvgRankMon(int avgRan... | [
"57468087+kjh950711@users.noreply.github.com"
] | 57468087+kjh950711@users.noreply.github.com |
f56bf42adaa7ef84a5f33ca847ae82c3d2fda7f7 | 98fa3b331fb7ef8c8e163bc2ee5b98704f77a6cf | /app/src/main/java/com/gexton/hospitalfinderapp/models/HospitalBean.java | 0f23df4e0e9f865f94beff9d5810579d2bb419d0 | [] | no_license | Asadrao125/HospitalFinderApp | 6e648e85a90a52fe3f65e619c1a6788cbfd319e7 | e24d7ecf9843fef9435a07ddfada1724e264738f | refs/heads/master | 2023-06-08T19:41:02.935067 | 2021-06-30T15:43:57 | 2021-06-30T15:43:57 | 329,903,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | package com.gexton.hospitalfinderapp.models;
public class HospitalBean {
public String hospitalName;
public String imageHospital;
public Double lat, lng;
public String address;
public HospitalBean(String hospitalName, String imageHospital, Double lat, Double lng, String address) {
this.hos... | [
"raoasad125@gmail.com"
] | raoasad125@gmail.com |
7a16f28e6715f0df20520ac007695e9fb119bab2 | 2746c60061db69c34d6959b0c215634b53122782 | /SpringBoot-full-config-starter-project-master1/src/main/java/com/roma/service/impl/EmailServiceImpl.java | 84f8ea0ff0ead3d4d1099eae30069d62aa56adbe | [] | no_license | ppzromko/BooksShopProject | fce13fcd43261658f9870c7bfcdb895fc8a72a11 | 9a17da3e5cc75dc50e3e1e524bcafffb2ad0a7eb | refs/heads/master | 2021-04-18T20:14:52.971096 | 2018-03-27T17:19:22 | 2018-03-27T17:19:22 | 126,511,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 722 | java | package com.roma.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.mail.SimpleMailMessage;
import org.springframework.mail.javamail.JavaMailSender;
import org.springframework.stereotype.Service;
import com.roma.domain.mail.Mail;
import com.roma.service.EmailServic... | [
"ppzromko@gmail.com"
] | ppzromko@gmail.com |
7581fa5bf28c60ff4f6066b8ece7df52fb3452e6 | 4a052eac5627e742d032d57fb0dc1e8fb9c8658e | /app/src/main/java/com/heroku/paulo101977/restfull/AbstractWebClient.java | 93d40fa341b58cca3beea6cd944252937716103f | [] | no_license | paulo101977/MultimidiaCoursera | 5fc19522bcdcfeede496295daba2486fefd5ddbe | d89a42f46c315e308691b904f1782542b1aef28c | refs/heads/master | 2021-01-12T12:07:48.222519 | 2016-11-01T17:32:19 | 2016-11-01T17:32:19 | 72,313,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package com.heroku.paulo101977.restfull;
/**
* Created by paulo on 01/11/2016.
*/
public abstract class AbstractWebClient {
//TODO abstracts to contract web RESTful
public abstract void getMethod();
public abstract void doMethod();
public abstract void updateMethod();
public abstract void remo... | [
"paulo10.1977@yahoo.com.br"
] | paulo10.1977@yahoo.com.br |
3a94cdbc3296873de21105cd93c89bcfd3fa25b0 | a4be94ead25f6f5514afa8562566eb9c12fabf9c | /listen-parent/listen-web/src/main/java/com/listen/controller/LibraryPoolController.java | 40c09e951912f06d0077c70c42a2223473ad7409 | [] | no_license | Exleryz/listen | 9c3c00e3cc91878ab79de2161746ca351ea5cd4c | b23aeb7e3ee4854494e0c3eb174f8e34b9bdd6f7 | refs/heads/master | 2022-12-23T03:58:48.060294 | 2019-11-09T10:08:09 | 2019-11-09T10:08:09 | 132,099,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,516 | java | package com.listen.controller;
import com.listen.common.utils.ListenResult;
import com.listen.pojo.Library;
import com.listen.pojo.LibraryPool;
import com.listen.pojo.SysLibraryLibraryPool;
import com.listen.pojo.User;
import com.listen.service.LibraryPoolService;
import org.springframework.beans.factory.annotation.Au... | [
"zyezhou@163.com"
] | zyezhou@163.com |
5501c4986ea2864727d5714b6b5562734a816beb | 267023152dcc918e61355d45b18426b087361a43 | /src/java/jogamp/common/os/android/StaticContext.java | 5585407da8b3fd28878e78f1fe181affc8a8a74a | [
"BSD-4-Clause",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause-No-Nuclear-Warranty",
"BSD-3-Clause",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | sgothel/gluegen | 0a843235ca39531b4105441f4fd628c8777ffa7d | 8850b3d7f82ca5f1f828192407574581abd82ef9 | refs/heads/master | 2023-08-17T19:20:36.735431 | 2023-08-14T02:27:37 | 2023-08-14T02:27:37 | 367,047 | 45 | 54 | NOASSERTION | 2022-02-06T21:20:44 | 2009-11-10T01:57:00 | Java | UTF-8 | Java | false | false | 3,591 | java | /**
* Copyright 2011 JogAmp Community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this list of
* co... | [
"sgothel@jausoft.com"
] | sgothel@jausoft.com |
8c04b5995aea38249b4212decd1b3f15f2d7c160 | d4563f7d16898440a766d24a03077091e0e56da7 | /cli-wrapper/src/main/java/com/ebay/maven/cli/Actions.java | efe9bca56eb326f29b1083fa8d6ee7cbd17009d6 | [] | no_license | tholu/maven-enhanced | 87a0fc7323205844fae1460063515d26dfc0bbb7 | b075c693b78e626ac3a5cb267136faf0252e4498 | refs/heads/master | 2021-05-27T19:40:49.017793 | 2012-12-05T14:41:21 | 2012-12-05T14:41:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package com.ebay.maven.cli;
public class Actions {
public static final String BINARYREPO_CREATE = "BINARYREPO_CREATE";
public static final String BINARYREPO_COPY = "BINARYREPO_COPY";
}
| [
"snambi@gmail.com"
] | snambi@gmail.com |
98e0156e350f2c3373f3116f14b44d1b0b1247a6 | da9c593ecad80e5413940a7f0fc35f41ef0728d5 | /src/jobInterview/niuke/test22/Main2.java | 2eaf32208046b103298a026d220f3ef5e5495893 | [] | no_license | yisuoyanyv/java-study | 02812404ac150ab1d7747943bd800c62010fe72f | 3dee3a3b07a6463248e6c7d6716de97cae616558 | refs/heads/master | 2022-05-22T13:10:08.287881 | 2022-04-01T12:35:29 | 2022-04-01T12:35:29 | 244,647,048 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | package jobInterview.niuke.test22;
/**
* @author zhangjinglong
* @date 2020-04-28-7:28 下午
*/
public class Main2 {
public static void main(String[] args) {
int[] arr = new int[]{0, -1, 2, -3, 4, 5, -6, 7, -8};
int max = 0;
int cur = 0;
for (int i = 0; i < arr.length; i++) {
... | [
"840834298@qq.com"
] | 840834298@qq.com |
b764de184586698f2fe20c2956cfc9e06e6b456c | 8a8a0037e17f02a2980d1987fd38cd5ca69faee9 | /Registers-Service-Microservices/src/test/java/com/ms/RegistersServiceMicroservicesApplicationTests.java | 16cdc38feaa5e98913abf849136443e50af2908e | [] | no_license | chumankp/micro_service | 6124d33069c8ed467cd5c5e1ead3131d98b96d4d | aaf5cd8ac6c27b053c2c4825d3561233118a378c | refs/heads/master | 2022-06-02T17:04:45.483461 | 2022-05-19T13:36:35 | 2022-05-19T13:36:35 | 127,801,281 | 0 | 0 | null | 2022-05-19T13:28:21 | 2018-04-02T19:17:05 | Java | UTF-8 | Java | false | false | 346 | java | package com.ms;
import org.junit.Test;
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 RegistersServiceMicroservicesApplicationTests {
@Test
public vo... | [
"chuman.panda@gmail.com"
] | chuman.panda@gmail.com |
8bfd4436da5c52664f9bfcceffbc0e4442840987 | 2f33c42244bbe7f2ea7ab9ab0bd0ecea204d2a9d | /ProfilAdminManagerPegawaiPasar/app/src/main/java/id/aryad/sipasar/LoginActivity.java | af1c15d29809d63eecf87b507b74c4872b027cc8 | [] | no_license | spotikum/ProgMob | d8cc7c6c1336c2ba9be5feb45e9cffceabd57dc4 | 6f48f4655ebc3cd334782f39b6be9845be709a35 | refs/heads/main | 2023-05-06T00:29:33.159660 | 2021-05-30T01:34:53 | 2021-05-30T01:34:53 | 343,795,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,920 | java | package id.aryad.sipasar;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import java.util.ArrayList;
public class LoginActivity extends AppC... | [
"spot@tracert.id"
] | spot@tracert.id |
c0b8b8bd6ce43f3c6c2f24489c6459178e4823cb | 891bb79c68991c115d43208fd9016cf6a1a7f557 | /src/main/java/libnoiseforjava/module/Multiply.java | 6e85afee605ec30b8bd1c1cc7c53df2bbc34455c | [
"MIT"
] | permissive | Rsgm/space-rpg | d30932e045fa5574282c6e3f2b57082251b10069 | 031a68e709af30cba29a43e3d80ead4857707477 | refs/heads/master | 2016-08-08T03:42:47.252425 | 2016-01-28T18:18:56 | 2016-01-28T18:18:56 | 17,445,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,054 | java | /*
* Copyright (C) 2003, 2004 Jason Bevins (original libnoise code)
* Copyright 2010 Thomas J. Hodge (java port of libnoise)
*
* This file is part of libnoiseforjava.
*
* libnoiseforjava is a Java port of the C++ library libnoise, which may be found at
* http://libnoise.sourceforge.net/. libnoise was develo... | [
"rsgm123@gmail.com"
] | rsgm123@gmail.com |
741ddad9285057e6e36518649712d5694349eb9d | 83fba2be7705202cd0e21bc66bf8c6bbb846975d | /app/src/main/java/my/localocal/json/JSONUtils.java | aa4bce2ce04ba7b817027500dae286f2546f818f | [] | no_license | MystL/localocal_android | f3cc3749e755a10ec50849476e1978fff8e3c2f0 | 13c3d3416ffc9b061ab4eaff40c5a24a6ad590f0 | refs/heads/master | 2020-08-05T01:09:02.512254 | 2015-06-15T02:50:29 | 2015-06-15T02:50:29 | 37,438,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,185 | java | package my.localocal.json;
import java.util.Collection;
import java.util.Map;
import org.json.JSONArray;
import org.json.JSONObject;
public abstract class JSONUtils{
public static Object toJSON(Object o) {
if (o == null) {
return "";
}
try {
if (o instanceof IJSONifyableObject)
retu... | [
"melvinlee.yk@gmail.com"
] | melvinlee.yk@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.