blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3d21471258a346d48124384cd8c9f3e8252cf307 | 1cf5e199a68fd7f69107ab547225fe64e28909a2 | /common/src/main/java/com/gamerole/common/rxbus2/SubscriberMethod.java | ac0ad724423d8f0086667a7c94b91a540b118f6e | [] | no_license | lvzhihao100/DDRoleBase | 94d807baa7f682561ca6d43e1ef9e4ff5650e68f | 789921d9545747d44d89ec7f7c28fd5d9f221652 | refs/heads/master | 2020-03-13T13:31:23.764200 | 2018-04-26T10:37:58 | 2018-04-26T10:37:58 | 129,202,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,182 | java | package com.gamerole.common.rxbus2;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
/**
* Created by lvzhihao on 17-7-25.
*/
public class SubscriberMethod {
public Method method;
public ThreadMode threadMode;
public Class<?> eventType;
public Object subscriber;... | [
"1030753080@qq.com"
] | 1030753080@qq.com |
25810df7aeb0de481edd7e4734411bbf6fdac987 | 6cfb69c19b2be30c3fdcd62ba70de617cfeedff8 | /backend/psp-db/src/main/java/com/yf/psp/db/util/plugin/SqlInjectCheck.java | eb9b5ce5d7457c644fca38bcaeda04bb1fab8647 | [] | no_license | yuxin6052/psp | f7367e265d8d6d6fedd80acf378b6ee44eaabf28 | c9dceada2d9ed7603efdb7aa2eb6dd412b996c94 | refs/heads/master | 2020-04-17T10:34:06.580556 | 2019-02-20T08:01:03 | 2019-02-20T08:01:03 | 166,505,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,397 | java | package com.yf.psp.db.util.plugin;
import java.util.Collection;
import java.util.Map;
public class SqlInjectCheck {
/***
* @完成参数校验
*/
public static void check(Object param) {
if(param==null) {
return ;
}
if(param instanceof Map.Entry) {
Map.Entry en = (Map.Entry)param;
check(en.getKey());
che... | [
"hui.chen3@honeywell.com"
] | hui.chen3@honeywell.com |
bc3ab3c53e454ef15b537b75af7bff872dad636f | f843788f75b1ff8d5ff6d24fd7137be1b05d1aa6 | /src/ac/biu/nlp/nlp/instruments/parse/tree/dependency/basic/xmldom/TreeAndSentence.java | 31083137ad31048e56487bdfde7e9da9b5549658 | [] | no_license | oferbr/biu-infrastructure | fe830d02defc7931f9be239402931cfbf223c05e | 051096636b705ffe7756f144f58c384a56a7fcc3 | refs/heads/master | 2021-01-19T08:12:33.484302 | 2013-02-05T16:08:58 | 2013-02-05T16:08:58 | 6,156,024 | 2 | 0 | null | 2012-11-18T09:42:20 | 2012-10-10T11:02:33 | Java | UTF-8 | Java | false | false | 772 | java | package ac.biu.nlp.nlp.instruments.parse.tree.dependency.basic.xmldom;
import java.io.Serializable;
import ac.biu.nlp.nlp.instruments.parse.tree.dependency.basic.BasicNode;
/**
* Holds a tree and a sentence (from which that tree was created).
*
* @author Asher Stern
* @since October 2, 2012
*
*/
... | [
"oferbr@gmail.com"
] | oferbr@gmail.com |
f5d2197d3192a9a5ec2d76867049637bd47f2670 | c5113811cb94f4639177a4420ec968f62cc440c1 | /app/src/main/java/com/wiryawan/retrofittutorial/adapter/ShowtimeListAdapter.java | d0665d6bd5310d3eea7f998097487609551cb258 | [] | no_license | wiryawan46/RetrofitTutorial | a86f754e50f7a2939e91371cfc2df9cc32ed25ad | 2ce2bdf0c2b15fd782de74605dd3d11c12595a42 | refs/heads/master | 2021-01-22T07:39:20.401991 | 2017-02-13T15:30:15 | 2017-02-13T15:30:15 | 81,839,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,925 | java | package com.wiryawan.retrofittutorial.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.wiryawan.retrofittutorial.R;
import com.wiryawan.retrofi... | [
"manggala.wiryawan@gmail.com"
] | manggala.wiryawan@gmail.com |
4cf89a224f176d4d9b17d7c0ccfb6f6cb4406b6c | deb80cb2f0f70fbcd6e8c8b4d44266c43e529bd9 | /looper/src/androidTest/java/ru/mirea/evteev/looper/ExampleInstrumentedTest.java | e5056a5784cab12a2388076adaf78bef851794cb | [] | no_license | Rabotayvmake/practice4 | 8e004cc4f32f91162bcd8804c2c1f1ae89664afc | 6d7a490dc95d1dec09e06505a6fabd106807a140 | refs/heads/master | 2023-05-08T06:05:35.999876 | 2021-06-01T15:02:46 | 2021-06-01T15:02:46 | 372,852,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package ru.mirea.evteev.looper;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on ... | [
"ev-daniil@mail.ru"
] | ev-daniil@mail.ru |
51445a02af8817cf000a3e4425289642c008f1ce | a36486c878ed15ba156a9f8500bdcf60e60dcf9c | /spring-cloud-core/src/main/java/com/springcloud/base/core/config/exception/WebExceptionConfiguration.java | 69a4bd9b9ab99c08c1218850d1047942ca260e13 | [
"Apache-2.0"
] | permissive | debugsw/springcloud | 6cc6129c3dc2ba769453b29a8f9bd40978c75480 | 9cec564a6f00711f98f0d73c0516e64626a160f9 | refs/heads/master | 2023-08-02T15:30:44.451788 | 2023-07-24T01:13:24 | 2023-07-24T01:13:24 | 134,233,051 | 5 | 3 | Apache-2.0 | 2023-06-21T03:10:22 | 2018-05-21T07:18:40 | Java | UTF-8 | Java | false | false | 415 | java | package com.springcloud.base.core.config.exception;
import lombok.extern.slf4j.Slf4j;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Import;
/**
* @Author: ls
* @Date: 2019/8/9
* @Description: web相关配置
**/
@Slf4j
@Configuration
@Import({WebExceptionProper... | [
"shuai012192@126.com"
] | shuai012192@126.com |
d9ea3507566e9194eb12f4a25555c9c86ebd4746 | 3dd35c0681b374ce31dbb255b87df077387405ff | /generated/com/guidewire/_generated/entity/GL7SublnSchedCondItemCostInternalAccess.java | 9e236c861326bfaf65de366ece5b93ae39093979 | [] | no_license | walisashwini/SBTBackup | 58b635a358e8992339db8f2cc06978326fed1b99 | 4d4de43576ec483bc031f3213389f02a92ad7528 | refs/heads/master | 2023-01-11T09:09:10.205139 | 2020-11-18T12:11:45 | 2020-11-18T12:11:45 | 311,884,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 937 | java | package com.guidewire._generated.entity;
@javax.annotation.Generated(value = "com.guidewire.pl.metadata.codegen.Codegen", comments = "GL7SublnSchedCondItemCost.eti;GL7SublnSchedCondItemCost.eix;GL7SublnSchedCondItemCost.etx")
@java.lang.SuppressWarnings(value = {"deprecation", "unchecked"})
public class GL7SublnSchedC... | [
"ashwini@cruxxtechnologies.com"
] | ashwini@cruxxtechnologies.com |
59af1547b41ee424a66dc406b109af6d4e9568ac | 56c1e410f5c977fedce3242e92a1c6496e205af8 | /lib/sources/dolphin-mybatis-generator/main/java/com/freetmp/mbg/plugin/page/OraclePaginationPlugin.java | ab37c4eb208f4eb4e15dcdd40a4732fee16acf3b | [
"Apache-2.0"
] | permissive | jacksonpradolima/NewMuJava | 8d759879ecff0a43b607d7ab949d6a3f9512944f | 625229d042ab593f96f7780b8cbab2a3dbca7daf | refs/heads/master | 2016-09-12T16:23:29.310385 | 2016-04-27T18:45:51 | 2016-04-27T18:45:51 | 57,235,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,454 | java | package com.freetmp.mbg.plugin.page;
import org.mybatis.generator.api.IntrospectedTable;
import org.mybatis.generator.api.dom.xml.Attribute;
import org.mybatis.generator.api.dom.xml.TextElement;
import org.mybatis.generator.api.dom.xml.XmlElement;
import java.util.List;
/**
* Created by LiuPin on 2015/2/3.
*/
publ... | [
"pradolima@live.com"
] | pradolima@live.com |
2126a2c757b277db41041bf03c19ee89eddbd897 | 6c6402133b0a98ee08b9f069128563bf915597f8 | /forum/src/main/java/br/com/alura/forum/controller/dto/DetalhesDoTopicoDto.java | a9fc777e4fb0ce09425fee43f82be9ef43fa969f | [] | no_license | MonielleB/spring-boot-alura | 3cfc9c61828000510b8c422a563ca997b186eeae | 420ba62a7dd1a650247fa65633f589d03bdc4804 | refs/heads/master | 2023-05-28T07:22:00.539806 | 2021-06-11T15:19:48 | 2021-06-11T15:19:48 | 376,066,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,511 | java | package br.com.alura.forum.controller.dto;
import br.com.alura.forum.modelo.Resposta;
import br.com.alura.forum.modelo.StatusTopico;
import br.com.alura.forum.modelo.Topico;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class DetalhesDoT... | [
"monielleberger@gmail.com"
] | monielleberger@gmail.com |
23c0de0c4cd5b335db8e5ab694e411fb463c5c11 | ec1fb584bd49a625c2f899fedd6392bd71bb0d7b | /src/main/java/RandomizedCollection.java | ea0f90014b7cb3c1374f714114db56b90806c326 | [] | no_license | uniquews/CodePractice | a0ef1929a6263bbc9e6224194e565d563b330fa6 | 06bd5bc5f1e403b6410c645215ead3cd0194382e | refs/heads/master | 2021-08-29T18:22:28.099694 | 2017-12-14T15:45:11 | 2017-12-14T15:45:11 | 63,659,531 | 4 | 0 | null | 2017-12-14T15:45:13 | 2016-07-19T04:08:23 | Java | UTF-8 | Java | false | false | 1,805 | java | import java.util.*;
public class RandomizedCollection {
Map<Integer, Set<Integer>> map;
List<Integer> list;
Random rand;
public RandomizedCollection() {
list = new ArrayList<>();
map = new HashMap<>();
rand = new Random();
}
/** Inserts a value to the collection. Return... | [
"wstjpu@gmail.com"
] | wstjpu@gmail.com |
ae66bcea5ed3690d6d29f67c4b93970fb03100ab | bb9140f335d6dc44be5b7b848c4fe808b9189ba4 | /Extra-DS/Corpus/norm-class/aspectj/2641.java | 1003c5691b53adaba4f26c34bdbe2e226ee7184a | [] | no_license | masud-technope/EMSE-2019-Replication-Package | 4fc04b7cf1068093f1ccf064f9547634e6357893 | 202188873a350be51c4cdf3f43511caaeb778b1e | refs/heads/master | 2023-01-12T21:32:46.279915 | 2022-12-30T03:22:15 | 2022-12-30T03:22:15 | 186,221,579 | 5 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,178 | java | mode jde tab width indent tabs mode nil basic offset file debugger core tools aspect j aspectj programming language http aspectj org contents file subject mozilla license version license file compliance license copy license http mozilla org mpl http aspectj org mpl software distributed license distributed basis warrant... | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
9cefe5811b6f49cbc75ba6cfefe5092ed10e5057 | 129f58086770fc74c171e9c1edfd63b4257210f3 | /src/testcases/CWE190_Integer_Overflow/CWE190_Integer_Overflow__long_max_square_01.java | 60926a977945dd233bb51a93b998f7978e451c97 | [] | no_license | glopezGitHub/Android23 | 1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba | 6215d0684c4fbdc7217ccfbedfccfca69824cc5e | refs/heads/master | 2023-03-07T15:14:59.447795 | 2023-02-06T13:59:49 | 2023-02-06T13:59:49 | 6,856,387 | 0 | 3 | null | 2023-02-06T18:38:17 | 2012-11-25T22:04:23 | Java | UTF-8 | Java | false | false | 2,866 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__long_max_square_01.java
Label Definition File: CWE190_Integer_Overflow.label.xml
Template File: sources-sinks-01.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: max Set data to the max value for long
* GoodSource: A hardcoded... | [
"guillermo.pando@gmail.com"
] | guillermo.pando@gmail.com |
db9b219f29d78f182a33587516f8a97cc5430fe6 | e5107dc23b7fdede75f72d2df8da9e4684086cd9 | /Iteracion3/Implementación/Diaketas/src/Visual/AniadirSolicitante.java | 0c032e78eee9f995090cf49f07dc1189ea45aa22 | [] | no_license | olmo/ISIII | 083e85187534581b02cc67bd4251849e0f312d57 | 271a61a2d40517ce791fb9f40187fde8e86d2bfa | refs/heads/master | 2021-01-22T05:21:04.519705 | 2012-06-10T20:47:12 | 2012-06-10T20:47:12 | 3,629,810 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,267 | java | package Visual;
import java.awt.Choice;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
import javax.swing.JButton;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextArea;
import javax.swing.JTe... | [
"jesuslinares90@gmail.com"
] | jesuslinares90@gmail.com |
2b734ab856d168d01a88fe9e207d2d9ea10a9cc7 | dd7317323464414956b2b29624684d9ba07c8f6e | /core/gramar/src/main/java/org/gramar/base/function/UppercaseFunction.java | 510ca4c30897cc6ff5846bd576033836a8c1919b | [
"Apache-2.0"
] | permissive | chrisGerken/gramar | 82706760646748640bd77fee6df8f012b0a80f2c | 70e5be69594003c678e1690143620ba611f2b3de | refs/heads/master | 2020-12-29T02:21:49.372793 | 2017-12-15T02:22:36 | 2017-12-15T02:22:36 | 31,465,230 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 805 | java | package org.gramar.base.function;
import java.util.List;
import javax.xml.xpath.XPathConstants;
import javax.xml.xpath.XPathFunction;
import javax.xml.xpath.XPathFunctionException;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
public class UppercaseFunction implements XPathFunction {
public UppercaseFunct... | [
"chris.gerken@gerkenip.com"
] | chris.gerken@gerkenip.com |
16e325432631b94148f4afc65ffdd8b3828be87b | eb5f5353f49ee558e497e5caded1f60f32f536b5 | /org/omg/DynamicAny/NameDynAnyPairHelper.java | 196b5e51ccbdd84c36c587a1114c1a48c950b57e | [] | no_license | mohitrajvardhan17/java1.8.0_151 | 6fc53e15354d88b53bd248c260c954807d612118 | 6eeab0c0fd20be34db653f4778f8828068c50c92 | refs/heads/master | 2020-03-18T09:44:14.769133 | 2018-05-23T14:28:24 | 2018-05-23T14:28:24 | 134,578,186 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,563 | java | package org.omg.DynamicAny;
import org.omg.CORBA.Any;
import org.omg.CORBA.ORB;
import org.omg.CORBA.StructMember;
import org.omg.CORBA.TypeCode;
import org.omg.CORBA.portable.InputStream;
import org.omg.CORBA.portable.OutputStream;
public abstract class NameDynAnyPairHelper
{
private static String _id = "IDL:omg.o... | [
"mohit.rajvardhan@ericsson.com"
] | mohit.rajvardhan@ericsson.com |
7b6be2cb330d7ab08739ac2bf8ce08af455e90b6 | 57074e4aef4971b3c48a3ce81f42b6affb51d7a9 | /src/bs/util/web/tool/eclipse/ProjectPropertiesDeal.java | d3211e121ab37d2675d13c3b578bf605c9736c1c | [
"Apache-2.0"
] | permissive | iqiancheng/common_gui_tools | 355e0177729ddc03c537b12cf2058bcc27f49f9b | a4defdb11c1aacfda36a667c113beac18074461f | refs/heads/master | 2021-01-15T08:31:40.982284 | 2014-10-17T01:37:06 | 2014-10-17T01:37:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,957 | java | package bs.util.web.tool.eclipse;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import javax.swing.JTextArea;
import javax.xm... | [
"bs2004@163.com"
] | bs2004@163.com |
a4f62d82ccfdde2b0648fcb85fc4dbcfe2747172 | 161abfbf639ca57742cd54f351b760ecccdfc78a | /src/main/java/com/example/demo/cmm/domain/Pagination.java | 3ccfd0b6c2004340aa9f9c2e382046825ced52a5 | [] | no_license | ElinWonyoungPARK/finalProject-be | ca962c30fcf67b030a1b6338b5891d6af12ee235 | a82a3489b9fce7c9f2545bebb769b54683ca247a | refs/heads/master | 2023-03-28T15:00:44.503012 | 2021-03-26T00:49:51 | 2021-03-26T00:49:51 | 351,618,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,398 | java | package com.example.demo.cmm.domain;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component;
import lombok.Data;
@Component("page") @Data @Lazy
public class Pagination {
private int totalCount, startRow, endRow,
pageCount, pageSize, startPage, endPage, pag... | [
"elinpark.102@gmail.com"
] | elinpark.102@gmail.com |
072cc1971e6fec2e0153447eaeff663317c178ce | 1b0c79bcd4ea7d2f3d4ff5d8c87d2bdbe4b1d3d0 | /src/main/java/com/urantia/teams/service/OrdersService.java | f307ef53b1124ca62f4366819630e176fd195410 | [] | no_license | BulkSecurityGeneratorProject/UrantiApp | d9e825461561a8a27ef7b388eb0f3acd5750c295 | 6f933ac474025fdd6ca9e1993fb2c2eacc911aae | refs/heads/master | 2022-12-22T00:47:36.970588 | 2018-03-09T22:33:44 | 2018-03-09T22:33:44 | 296,586,059 | 0 | 0 | null | 2020-09-18T10:13:32 | 2020-09-18T10:13:31 | null | UTF-8 | Java | false | false | 886 | java | package com.urantia.teams.service;
import com.urantia.teams.service.dto.OrdersDTO;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
/**
* Service Interface for managing Orders.
*/
public interface OrdersService {
/**
* Save a orders.
*
* @param orders... | [
"mlopez@tiempodevelopment.com"
] | mlopez@tiempodevelopment.com |
eac89032614db5d345cf02a02ab9f671b03033d8 | 91d280521dfc59d58832d160487b125ee833f351 | /src/com/scf/news/bean/News.java | fcb830a3d5a17be0850bdcf65b06e0bbda5de7c2 | [] | no_license | schumali/SCF | 346192925ce34de2c133b54684b8a84acbaa55f8 | 5b8e86b80c9dafadb924a4444c3cf8ef0386ecde | refs/heads/master | 2020-05-25T19:36:48.757826 | 2019-05-22T04:00:03 | 2019-05-22T04:00:03 | 187,955,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package com.scf.news.bean;
public class News {
private String id;
private String ntitle;
private String ndate;
private String ncontent;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getNtitle() {
return ntitle;
}
public void ... | [
"39515468+schumali@users.noreply.github.com"
] | 39515468+schumali@users.noreply.github.com |
5c9466a3c07409a60861e4b6afc2df74fc172a11 | 30eec04eea70527b9803e5147437db9e7f9062a2 | /app/src/main/java/main/inventoryapp/st1nger13/me/inventoryapp/CustomListAdapter.java | 18a8a9835bb008c277cc881d2fd783dc26e97e4a | [] | no_license | St1nger13/udacity-android-beginners-inventoryapp | f8b46e8fd3d5ac9d2287acc5f2122ae51007d44d | 3c320bd7a41a6328a55ba06f3800810bef5c8eba | refs/heads/master | 2021-01-17T20:27:42.458214 | 2016-07-12T16:23:48 | 2016-07-12T16:23:48 | 62,442,985 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,365 | java | package main.inventoryapp.st1nger13.me.inventoryapp;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.TextView;
import java.u... | [
"the.stinivan@gmail.com"
] | the.stinivan@gmail.com |
aa4e2838e6b3a11447bd360f932a6c060bd389af | 396b41de70768f638f969c5651786f3b7164ac76 | /app/src/main/java/istia/ei4/pm/ia/IEndCondition.java | eafe383ffbae571063db4aca2d7a437394a40255 | [] | no_license | imefGames/ProjetEi4_Android | bf4f34461d07250bf0eebff9d3a9d5b0d3c158bf | 882bc4416f6dd8142feccb176f5f51259c755350 | refs/heads/master | 2021-05-02T10:32:41.252980 | 2015-04-17T10:26:51 | 2015-04-17T10:26:51 | 32,866,419 | 1 | 1 | null | 2016-02-01T21:18:06 | 2015-03-25T13:31:29 | Java | UTF-8 | Java | false | false | 156 | java | package istia.ei4.pm.ia;
/**
*
* @author Pierre Michel
*/
public interface IEndCondition {
public boolean checkEnd(AWorld world, AGameState state);
}
| [
"michel.pierre.35@gmail.com"
] | michel.pierre.35@gmail.com |
97e9223bec99af4804d41aa67906c631a2bf8f18 | ecc1e3fcc6562518f6b1062ad978c633f3024947 | /app/src/test/java/com/example/biodatakel10/ExampleUnitTest.java | 02ecabdf9a834a6c9faa56b5b59abfb3bc697f16 | [] | no_license | rwarrrrr/BiodataKel10 | ffde3c26649fa5975aec45eb27b4c835c56e15fa | b9e0b2d00df74d6f3e0899ab437ddbfc0e372989 | refs/heads/master | 2023-08-31T07:47:02.911045 | 2019-08-30T15:56:32 | 2019-08-30T15:56:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | package com.example.biodatakel10;
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 vo... | [
"riksaparadila202@gmail.com"
] | riksaparadila202@gmail.com |
1e3c7dfff148a2373569ad1df8986566449c0d5b | 729c851198dc513eabbb91f6fd805eb6f1b5cd28 | /src/com/metamolecular/mx/test/ReducerTest.java | d2f37b5135d1569dd604b5fba4ba6ff3d616a2f5 | [
"MIT"
] | permissive | rapodaca/mx | 12a361742d96bdf95850b142cc43e1b3fc20d8ca | 2aa0e27ae9b1012eb3b6fca55d36dc33794c654c | refs/heads/master | 2021-01-17T22:51:18.463350 | 2009-07-20T20:28:24 | 2009-07-20T20:28:24 | 79,979 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,427 | java | /*
* MX - Essential Cheminformatics
*
* Copyright (c) 2007-2009 Metamolecular, LLC
*
* http://metamolecular.com/mx
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restric... | [
"rapodaca@metamolecular.com"
] | rapodaca@metamolecular.com |
1a1664ed506c3917e35c3ce1416d7d02edc9a2f5 | 49ad4ee85a6c17d7973b57c9b5195fc01500b433 | /app/src/test/java/com/android/byc/servicebestpractice/ExampleUnitTest.java | 8da0f917e8fb974b3e59bf6cf879b413923d4c28 | [] | no_license | YuMENGQI/ServiceBestPractice | 90ca81fe66070959b70bc041e71469433d82114c | f1983c3e24e5eb00248039f819250355185bcc80 | refs/heads/master | 2020-04-17T20:56:43.387696 | 2019-01-22T04:30:46 | 2019-01-22T04:30:46 | 166,927,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.android.byc.servicebestpractice;
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
... | [
"yumengqi@example.com"
] | yumengqi@example.com |
1c067dbf9fadb777adc4ff4e3c78ec0581e348fe | 110db981699883f838f1ac81c2fa440ffaa90dbe | /src/main/java/blackjack/Hand.java | a245d9d05302e2564b7cde917763ee2c989ec97f | [] | no_license | kguy090597/COMP3004BlackJack | 8baad2ce0f3339c9604a054d116013f5d2545089 | ff8730dd88f2fec71dd497081bd9c2fde8716640 | refs/heads/master | 2020-03-28T15:09:32.522294 | 2018-09-19T18:10:28 | 2018-09-19T18:10:28 | 148,561,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,324 | java | package blackjack;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
/**
* Hand class that contains the cards in the hand
*
* @author Kevin Guy
* Date: September 15th, 2018
*/
public class Hand {
//The list containing the cards in the hand
private ArrayList<Card> hand;
... | [
"kguy090597@gmail.com"
] | kguy090597@gmail.com |
c03b0b6644bf8e9faa991e5fc5d37724e65a72f3 | 27a5642c8e0ddf3c89c12d0734dd2e2fdb68999f | /multisource/src/main/java/com/fm/multisource/web/ParameterBasedRouter.java | a2b59f8ee06bfb3938ec0d5150c162ca127bbbec | [] | no_license | beku8/multisource | 8dd8f11d85c9089c85dee61cc9e0da7962f53cbf | fbdab4b5f18c9d47a812fffd4fe86197f12c3320 | refs/heads/master | 2016-09-05T13:17:14.075523 | 2012-12-15T16:15:53 | 2012-12-15T16:15:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,120 | java | package com.fm.multisource.web;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.Authentication;
import org.springframe... | [
"beku2009@gmail.com"
] | beku2009@gmail.com |
4bc21af1ca387ce2d99e4edfb240edac4f25b7a3 | cf24f669d1113cc967d246f35586c9a6e0f125f2 | /Treevie/src/com/treevie/TreevieServlet.java | f099ef3c39ae11ad8fbd0d331f8a8355bf3cbd23 | [] | no_license | ishener/treevy | f282167fc3531dff44aa7a5865aa6dbe32a6edac | 6cdc162ac5492cf948a59d07537cfb2471282bc5 | refs/heads/master | 2020-04-22T08:22:06.478119 | 2012-10-29T11:18:19 | 2012-10-29T11:18:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 905 | java | package com.treevie;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@SuppressWarnings("serial")
public class TreevieServlet extends HttpServlet {
public ... | [
"moshe@MININT-TGCNQDK"
] | moshe@MININT-TGCNQDK |
63590c244e5db61cfd525b73922ab35db43fc817 | b1acadb7c1a77667c37931b28374c26dc97dbcdc | /service/src/main/java/com/ifish/ms/core/biz/service/EncryptService.java | 0c837395b2c3765cc211a71d3cd83d9c57f055e8 | [] | no_license | ifishlam/ifish-ms | 3847c566c98e4cb88a89ce701074d7333138a6a2 | e6eeec4788c5321de4ea70e9dd6cf9b485613452 | refs/heads/master | 2021-05-15T20:20:41.243102 | 2018-01-31T10:50:42 | 2018-01-31T10:50:42 | 105,801,285 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | /*
* Copyright (c) 2017. iFish Studio.
*
* Licensed under the Apache License, Version 2.0 (the "License");
*
* @author Angus Lam
* @date 2017/11/24
*
*
*/
package com.ifish.ms.core.biz.service;
import com.ifish.ms.core.exception.ApplicationException;
public interface EncryptService {
/**
* Encrypt... | [
"angus_yuen@126.com"
] | angus_yuen@126.com |
42d498782f2eb1d0e711718ded78f609cc4d95ff | b9d27e62be1377c519d9f328f8b26c6e4b1ebd02 | /app/src/main/java/abaco_digital/freedom360/Video.java | 07df345f76b2e1427ebc294271c63020eee4f8d8 | [] | no_license | SMalpica/Freedom360 | 21e5643ff0cdb4570bddd5a4a8f349296da59c43 | a95bd370a0f70f383615d2bcfb272ddb719abbaa | refs/heads/master | 2016-09-11T09:04:54.335627 | 2015-09-01T10:57:07 | 2015-09-01T10:57:07 | 37,458,572 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,606 | java | package abaco_digital.freedom360;
import android.content.Context;
import android.util.Log;
import java.io.FileDescriptor;
/**
* Autor: Sandra Malpica Mallo
*
* Fecha: 23/06/2015
*
* Clase: Video.java
*
* Comments: abstraction of a video. Used in the listview adapter to take
* the information needed in the ro... | [
"sandra_malpica@hotmail.com"
] | sandra_malpica@hotmail.com |
6afcf7ce3340e5ed89222a31a1c5ff2c0d8db7d7 | ff73ce588c954e3fed033e462d37a37ef76fbc92 | /YoutubeAPI/app/src/main/java/com/wannaone/elice/youtubeapi/module/TAcademyGlideModule.java | 105885251844cc4eb87ec02f92a17f0254e1bd5f | [] | no_license | Elice-kim/YoutubeAPI | 0077dd9e2eb71f90b4ae83829114d4be6905c81c | 226392aeec27fe1bf0e843379be76c6d6fa72c10 | refs/heads/master | 2020-12-02T18:13:31.481629 | 2017-07-10T04:33:11 | 2017-07-10T04:33:11 | 96,491,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,940 | java | package com.wannaone.elice.youtubeapi.module;
import android.content.Context;
import com.bumptech.glide.Glide;
import com.bumptech.glide.GlideBuilder;
import com.bumptech.glide.load.DecodeFormat;
import com.bumptech.glide.load.engine.bitmap_recycle.LruBitmapPool;
import com.bumptech.glide.load.engine.cache.LruResourc... | [
"grit_julia@naver.com"
] | grit_julia@naver.com |
062ced9f85bad4ca5a3c90968c78c71ada7ef8a3 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_b0889c5057172ba0ffbe7a57ba27803cc07bf7d9/SharedPoolDataSource/20_b0889c5057172ba0ffbe7a57ba27803cc07bf7d9_SharedPoolDataSource_t.java | 53d75e270428e9078abf2464787bc2fc28d4720c | [] | 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 | 9,724 | 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"); yo... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
927c2bab1b7ce9fc0908f26fb4d010c9ddd21a0a | 592deac6ff18254cac6fd7726629f5b26ae772d0 | /src/main/java/com/ntels/avocado/exception/ExceptionController.java | 71103623f0312cb5f62690dca3f62d54c42504cc | [] | no_license | Ntels-sup/SRC_ATOM_FE | 9d0d93a1c900e72fe459a8aa9fd885df11aa2efc | 8d68dc8e9089420e17c145c8386d6591282fe71d | refs/heads/master | 2021-01-20T17:20:04.635060 | 2016-05-28T08:57:52 | 2016-05-28T08:57:52 | 59,884,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,424 | java | package com.ntels.avocado.exception;
import javax.servlet.http.HttpServletRequest;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.Request... | [
"kslee@ntels.com"
] | kslee@ntels.com |
2b71399df22d3ba21280d01cf7e9f9c86d0d31f8 | 9099d8901dbfd8bbc8f2f06c86ead72ae51e584e | /src/main/java/net/wesjd/towny/ngin/command/framework/argument/provider/ArgumentProvider.java | 99b52986a691f2afcf717244d24f48628fd21906 | [] | no_license | CyberFlameGO/towny-ngin | 07da5d3deeb75951454d5c464417a202991b8745 | 12922f12c0814440e8a10b62cd63c3d9f5176d63 | refs/heads/master | 2023-08-17T05:25:58.773944 | 2017-10-28T02:22:15 | 2017-10-28T02:22:15 | 487,011,295 | 0 | 0 | null | 2023-08-11T21:14:43 | 2022-04-29T14:55:24 | null | UTF-8 | Java | false | false | 535 | java | package net.wesjd.towny.ngin.command.framework.argument.provider;
import net.wesjd.towny.ngin.command.framework.argument.Arguments;
import java.lang.reflect.Parameter;
/**
* Provides a value for a command argument
*/
public interface ArgumentProvider<T> {
/**
* Called to get the parameter value for the a... | [
"wesjavadev@gmail.com"
] | wesjavadev@gmail.com |
9fb2ea468b3dccee8dc8fc225dd94505dbddae1c | a46306fc7beb404754407ed3df63ba6519bcbd3e | /java-advanced/src/main/java/com/bucur/oop/ex1/GradedCourse.java | da2f59f38962bfc174e99b2cd5aeba95b86ca882 | [] | no_license | cosminbucur/sda-course-gradle | a17a7a91b9177425fae62dea3437e46a57912c61 | 4c3648d11be5205e91a397ac9fa07bbb6b3694f0 | refs/heads/master | 2022-11-27T03:33:14.960068 | 2020-08-07T12:01:26 | 2020-08-07T12:01:26 | 285,763,951 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | package com.bucur.oop.ex1;
public class GradedCourse extends Course {
private int grade;
public GradedCourse(String name, int grade) {
super(name);
this.grade = grade;
}
@Override
public boolean passed() {
return grade >= 5;
}
}
| [
"cosmin.bucur@kambi.com"
] | cosmin.bucur@kambi.com |
5f09b388201ab921954790805aa3f31b2d06d09f | e56c0c78a24d37e80d507fb915e66d889c58258d | /seeds-io/src/main/java/net/tribe7/common/io/BaseEncoding.java | a4ac0e7dd50b5f1f91dac7f865855081bb5f6ce3 | [] | no_license | jjzazuet/seeds-libraries | d4db7f61ff3700085a36eec77eec0f5f9a921bb5 | 87f74a006632ca7a11bff62c89b8ec4514dc65ab | refs/heads/master | 2021-01-23T20:13:04.801382 | 2014-03-23T21:51:46 | 2014-03-23T21:51:46 | 8,710,960 | 30 | 2 | null | null | null | null | UTF-8 | Java | false | false | 29,695 | java | /*
* Copyright (C) 2012 The Guava Authors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"jjzazuet@gmail.com"
] | jjzazuet@gmail.com |
eb1008f49a2565d616aefb2a3b60e91ed5d272da | daa4b23209554c156439e1060e6e776f0fac3b9c | /src/main/java/com/siifi/infos/service/maney/ManeyImagesService.java | 5822a09a60bc4a1c2dd288ac376f721c3ef618d6 | [] | no_license | dutianyuzz/infos | 7f5a6a5c8523c743dff7a394344724cf5a4f68dc | b2e6b04c9eb872e7d339ab7a4339e58995a35faf | refs/heads/master | 2020-05-04T08:13:59.729787 | 2019-04-28T08:33:23 | 2019-04-28T08:33:23 | 144,229,473 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package com.siifi.infos.service.maney;
import com.siifi.infos.entity.ManeysImage;
import java.util.List;
public interface ManeyImagesService {
public List<ManeysImage> getManey();
public ManeysImage getManeyById(int maneyId);
public void saveManey(ManeysImage maneysImage);
public void editManey(Ma... | [
"15231255573@163.com"
] | 15231255573@163.com |
5abfd2c093ca25aee3004c946af5ef745a4bbf31 | 1b59a5dde466ed3f59b67f55adfe7d80f999e778 | /SemesterprøveJuni2018/src/application/model/PraktikOpgave.java | 62fb5ac19b989c55fb27035c49d9911246a6f593 | [] | no_license | TutteG/EAAA-PRO1 | a2038539f34ccd1fbbb8bfd9b0e6e17edeab06a0 | 654cf59de53768368ebb1b1bc3eeb40b04e4f4e1 | refs/heads/master | 2020-03-09T10:15:59.927274 | 2018-09-10T06:58:32 | 2018-09-10T06:58:32 | 128,733,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | package application.model;
public abstract class PraktikOpgave {
private String navn;
private int semester;
public PraktikOpgave(String navn, int semester) {
this.navn = navn;
this.semester = semester;
}
public String getNavn() {
return navn;
}
public int getSemester() {
return semest... | [
"torben_grove@live.dk"
] | torben_grove@live.dk |
234b77a98a6d08db1d39e2cefed5c956bf9c36b1 | 220671ecc3661c5ca6a76aa61514bd5b0789812b | /target/classes/com/coretree/defaultconfig/main/controller/OrganizationController.java | eae22f1f8bc3081f0ca290d58e178a40a889d023 | [] | no_license | coretree011/webcrmEIT | 30b075434cc7bc45b2a3bf30913aa1d7769cbe4a | c36f4db5958eed0a179a87f5ce6cb5af7c6e8505 | refs/heads/master | 2020-04-21T18:41:32.467369 | 2016-09-01T09:47:01 | 2016-09-01T09:47:01 | 66,639,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,732 | java | package com.coretree.defaultconfig.main.controller;
import java.util.List;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import o... | [
"Admin@hnlee-PC"
] | Admin@hnlee-PC |
1f178c0dc9b67529e726ed79ff23416e9d1ab327 | 0d6ac13791a001e749ff3137a41ddfd99219eeeb | /reverseFlat-ejb/src/java/com/reverseFlat/ejb/commons/valueobjects/CreditCardServer.java | a30b2bb895bc6b19574f133a4aecfb48d151ff54 | [] | no_license | lfgiraldo/reverseflat | 688b52c3e6b1fe77cf5dc0f0801cb14ff7f293fa | 7ae50185c86d13fc9f360773acf9e47e66595700 | refs/heads/master | 2020-03-30T05:50:50.768644 | 2009-07-30T22:10:36 | 2009-07-30T22:10:36 | 32,351,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | package com.reverseFlat.ejb.commons.valueobjects;
import java.io.Serializable;
public class CreditCardServer implements Serializable {
private String creditCardType;
private String creditCardNumber;
private String expdateMonth;
private String expdateYear;
private String cvv2Number;
private String idCombo;
pr... | [
"lfgiraldo@5366fab2-50f4-11de-b90f-197667375a34"
] | lfgiraldo@5366fab2-50f4-11de-b90f-197667375a34 |
72925538bbe964876faa79862e0f480dfd4e40a5 | 3a94c222f3b9a8b9755e57f9a1a8b2ac20580833 | /src/main/java/biuro/podrozy/projekt/ProjektApplication.java | 8da1f281085a48264d0c8cb39b06fc165d58fba5 | [] | no_license | MountLee98/BiuroPodrozy | 1fc05f66360a64d08e079e499e5800f6aef3210f | 0e285e7e40804f0703eaf14ee2813c61b45623ed | refs/heads/master | 2023-06-08T08:58:55.289848 | 2021-06-14T18:38:13 | 2021-06-14T18:38:13 | 376,365,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 743 | java | package biuro.podrozy.projekt;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import biuro.podrozy.projekt.storage.StorageService;
import spri... | [
"michalpa98@gmail.com"
] | michalpa98@gmail.com |
05db1eb68e59c0b2b421620c0c0b743767afaa8f | 035c5b0fee4313d3583d3e05ecb77f5976e54053 | /app/src/test/java/com/example/administrator/shopcardemo/ExampleUnitTest.java | cdb3427a0e8a864f4feb1a71d1db235ed8b323ca | [] | no_license | androidjiasheng/ShopCarDemo | a36a542f183af0e1264aeac47353ba9695ac6fda | 883efbc1c756e6c975aacfd5e9c16c4ad466c90e | refs/heads/master | 2021-01-19T04:43:30.125555 | 2017-04-06T05:13:03 | 2017-04-06T05:13:03 | 87,388,582 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package com.example.administrator.shopcardemo;
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
... | [
"898478073@qq.com"
] | 898478073@qq.com |
aeaabde93086ee7d55f710342b71de033ccec22a | 4eb43b54006ccbddbdbe5f88d77c656b251cc18b | /GUIeventHandling/src/EventHandlingClass.java | 77b1ed86e3b7e194967aff7e76b6a2e7d729bffe | [] | no_license | sauravprakashgupta/java-Problems-Solved | c196b1217b2351c22ea15b1d2ddcf2280b4f02e0 | 96857328ebb1ff9b1bcd54cf83c159a42acfb390 | refs/heads/master | 2020-03-21T21:01:57.821123 | 2018-07-22T17:58:45 | 2018-07-22T17:58:45 | 139,042,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,843 | java | import java.awt.FlowLayout;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import javax.swing.JFrame;
import javax.swing.JTextField;
import javax.swing.JPasswordField;
import javax.swing.JOptionPane;
public class EventHandlingClass extends JFrame{
private JTextField item1;
private JTe... | [
"iamsaurav.pr.gupta@hotmail.com"
] | iamsaurav.pr.gupta@hotmail.com |
7284a5392b17fdce63c56b74073f194ea7eee45b | 3a3815e5db671d7cd69fa4e8349f94c348ef63f7 | /app/src/main/java/sg/edu/rp/c346/contactslist/Contacts.java | 18404e89c3876d40d66303065bfdef3d4e179f0b | [] | no_license | Dhurgesh/ContactList | f5314c9cdd57f7ee17390d429cf3a120a4e760de | 2e28f212fa3db1bddff115189ffb1805e254326f | refs/heads/master | 2020-03-23T19:00:42.775979 | 2018-07-23T01:55:39 | 2018-07-23T01:55:39 | 141,948,140 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 808 | java | package sg.edu.rp.c346.contactslist;
/**
* Created by 16033265 on 7/23/2018.
*/
public class Contacts {
private String name;
private int countryCode;
private int phoneNum;
public Contacts(String name, int countryCode, int phoneNum) {
this.name = name;
this.countryCode = countryCode... | [
"16033265@myrp.edu.sg"
] | 16033265@myrp.edu.sg |
2b4f00e9d60b49ef165578279f370309958f387e | 9b0ce2a6ee915fc276406f8a0e7b4dd7b11c5d48 | /worker/src/main/java/com/bot/worker/config/ConfigLoader.java | b24f3d510198759e1843049575e8191be67e0029 | [
"Apache-2.0"
] | permissive | oleshkoa/Bot | a374a17b507b1bf96b7fc97bba331a0b8d17199f | 8b23f43a0d3ff6f48fb3d5ec902a412e744bd929 | refs/heads/master | 2021-01-21T22:09:42.308999 | 2017-01-30T20:42:24 | 2017-01-30T20:42:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,751 | java | package com.bot.worker.config;
import com.bot.worker.EventBusComponent;
import com.bot.worker.common.Annotations.TaskConfigFile;
import com.bot.worker.common.Constants;
import com.bot.worker.common.events.AppInitEvent;
import com.bot.worker.common.events.GetStatusRequest;
import com.bot.worker.common.events.TaskConfig... | [
"aleks.n.fedorov@gmail.com"
] | aleks.n.fedorov@gmail.com |
9510f4e7cf3f4b0a379f58972a03c1ccdfd5e88c | f070bc719e870678f39cf4daaa87edac9e58de20 | /docroot/WEB-INF/src/mylocalization/JavaText.java | 1efce627047f9fd584d1923c1b15383f4dff8388 | [] | no_license | YueRongLee/Questionnaire | 6ccb7e597562aef548185c8a28920298cced1405 | 4184fb6d35912487b86c3d0304cb1bd23f87e7af | refs/heads/master | 2020-03-09T10:52:32.459242 | 2018-04-19T06:21:43 | 2018-04-19T06:21:43 | 128,747,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,199 | java | package mylocalization;
import myutil.TextUtil;;
/**
* Java端訊息本地化.
* @author Jason
*/
public enum JavaText {
/**
* 非常满意.
*/
VERY_SATISFIED("very-satisfied"),
/**
* 满意.
*/
SATISFIED("satisfied"),
/**
* 比较满意.
*/
SO_SO("so-so"),
/**
* 不满意.
*/
NOT_SATISFIED("not-satisfied"),
/*... | [
"jasoa125@gmail.com"
] | jasoa125@gmail.com |
36159dc4ceb00231719810649aebd74e9793097f | e3c9f7397802a76557c6783f3d8d839f2ccda27e | /src/Presentacion/Licencias/pnlDiasLic.java | d4dcfb7ee9c88e30e10c2efc9faed46fd5a78ef0 | [] | no_license | patricioattun/SistemaDeSueldos | 04fec6a8e7b4cf2457fdfbe8a283b05f85ad2a02 | 704669ab59ae0961c6eefcafbb6529a74df114c3 | refs/heads/master | 2021-05-12T01:54:17.406601 | 2018-01-15T17:30:33 | 2018-01-15T17:30:33 | 117,570,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,055 | java |
package Presentacion.Licencias;
import Dominio.Licencia;
import Logica.LogFuncionario;
import Presentacion.frmPrin;
import java.awt.Color;
import java.awt.Component;
import java.awt.Font;
import java.sql.SQLException;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
imp... | [
"pattun@DESARROLLO-03.PROYECTO.ACE"
] | pattun@DESARROLLO-03.PROYECTO.ACE |
e7acbce969287f6d633a1416f97bc4aacc8fd466 | 7fce9d9992cb57c8f0761ac0bee1005e141be021 | /lib_src/src/com/sap/spe/condmgnt/finding/ITracerAccessAttributes.java | ffdb53ca0350ca8a7a50423711f770cabbb651e6 | [] | no_license | mjj55409/cintas-pricing | 3e10cb68101858f56a1c1b2f40577a0ee5b3e0e0 | 037513a983f86cfd98a0abbe04fb448a2d1c7bea | refs/heads/master | 2020-04-02T03:28:54.953342 | 2016-06-27T19:18:34 | 2016-06-27T19:18:34 | 60,651,882 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 950 | java | /*
Copyright (c) 2005 by SAP AG
All rights to both implementation and design are reserved.
Use and copying of this software and preparation of derivative works based
upon this software are not permitted.
Distribution of this software is restricted. SAP does not make any warranty
ab... | [
"michael@mertisconsulting.com"
] | michael@mertisconsulting.com |
84d34b8ee844803dc9e4b41749ec2ae4889a9772 | 7f9e44a5f3137f2830fb8b0c3c0dd5ea5ca39aa2 | /src/main/java/std/wlj/dan/SearchForPlaceReps.java | 09f6c4bfaccc311ee49709bfa39f342c6b9af3c7 | [] | no_license | wjohnson000/wlj-place-test | 042398f3b6f3472638e2c6d263419eb4670a5dde | d23ece28efe4f79b9f5343a75b1a85e8567d3021 | refs/heads/master | 2021-08-03T22:42:30.127330 | 2021-04-29T21:19:27 | 2021-04-29T21:19:27 | 18,767,871 | 0 | 0 | null | 2021-08-03T12:18:26 | 2014-04-14T16:30:20 | Java | UTF-8 | Java | false | false | 1,325 | java | package std.wlj.dan;
import org.familysearch.standards.place.data.PlaceRepBridge;
import org.familysearch.standards.place.data.PlaceSearchResults;
import org.familysearch.standards.place.data.SearchParameter;
import org.familysearch.standards.place.data.SearchParameters;
import org.familysearch.standards.place.data.so... | [
"wjohnson@familysearch.org"
] | wjohnson@familysearch.org |
87b3016b97dd1a1032a0bfcefe23e6d979b4ff51 | d57d8067d2a17c6b67674ebfebd361dcab717d60 | /Design-and-Analysis-of-Algorithms/MultiGraph.java | 19ad50eebb658e24abd65692ee9a23e5f37c5cf7 | [] | no_license | aksharp95/Design-and-Analysis-of-Algorithms | 1b9d72f1578ed8262bbc2f8b5b04f62ab7c84cf6 | 1f8fdba4fa0f0bcceaa0021ffcc7862ac3a8cdd5 | refs/heads/master | 2022-04-14T19:26:34.565938 | 2020-04-09T01:03:49 | 2020-04-09T01:03:49 | 224,361,726 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,730 | java | // Question 6
import java.util.HashSet;
import java.util.LinkedList;
import java.util.Queue;
public class MultiGraph {
private int V;
private LinkedList<Integer> [] adjacency;
private HashSet<Integer> [] answer;
MultiGraph(int V){
this.V = V;
adjacency = new LinkedList[V];
for... | [
"58247141+aksharp95@users.noreply.github.com"
] | 58247141+aksharp95@users.noreply.github.com |
eed0022aa7c18132b504f9683c8c2408b0e19a59 | 23ff493b8800c3c43bb37303c7c7886bef34ba82 | /src/hpu/zyf/service/impl/ProductServiceImpl.java | 61cf11bddd3155cd1e50b861ef6cc6c4124145d9 | [] | no_license | hpulzl/snackShop | 223c381fd368ba207c4e7ea7f9cf56e2476974ff | 74566253173b4abba569bfb44c5492a9254a473f | refs/heads/master | 2021-01-01T05:29:03.445658 | 2017-04-13T06:53:34 | 2017-04-13T06:53:34 | 59,088,502 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,290 | java | package hpu.zyf.service.impl;
import hpu.zyf.entity.Discountproduct;
import hpu.zyf.entity.ProductType;
import hpu.zyf.entity.Productdetail;
import hpu.zyf.entity.ProductdetailExample;
import hpu.zyf.entity.ProductdetailExample.Criteria;
import hpu.zyf.exception.CustomException;
import hpu.zyf.mapper.DiscountproductMa... | [
"824337531@qq.com"
] | 824337531@qq.com |
f623a6c3b8c23f2c79a286142e31800fe1c70d95 | 1770a422e9d78009777608357b892d8c01e9d990 | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/cardview/R.java | 1116c892ac31ca5e481fc31fb5ffa4cc02802f7c | [] | no_license | jar00t/Inharmonia | d27fd7b69952c016ad8246b6d264bd15ec5810bb | 40210f996dfac3a136f4d1a41ae75d27092d68e5 | refs/heads/master | 2021-10-10T17:47:49.667974 | 2019-01-14T11:04:32 | 2019-01-14T11:04:32 | 158,631,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,195 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.cardview;
public final class R {
private R() {}
public static final class attr {
private at... | [
"myn.fajar@gmail.com"
] | myn.fajar@gmail.com |
cae39f1318faf45af296714a4958c6cb3cb844b0 | 2d3073bb785ea1fa630c22993f282263b5236c27 | /src/main/java/com/univ/action/FileDownload.java | 963de1ea7335219580a516b83583fb5c25394c8d | [] | no_license | jssgsy/struts2 | 4366e2c90b746e3f4b466b081823bad4598ebb44 | f57922f02f712be976743adeddba57c420cd2609 | refs/heads/master | 2021-01-10T17:45:48.614009 | 2018-11-07T06:52:54 | 2018-11-07T06:52:54 | 39,761,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 997 | java | package com.univ.action;
import java.io.InputStream;
import org.apache.struts2.ServletActionContext;
import com.opensymphony.xwork2.ActionSupport;
/**
* @author: liuml
* @date: 2015年8月28日 上午10:38:06
* @version: 1.0
* @description:
*/
public class FileDownload extends ActionSupport {
//获取下载的文件名,便于在文件下... | [
"fcsnwu@163.com"
] | fcsnwu@163.com |
fdf0255e33b223692b5e2ff1d053c127ff74dd00 | 4365604e3579b526d473c250853548aed38ecb2a | /modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v202011/CreativeTemplateOperationErrorReason.java | b2539091a3bbddb9ddbf90cf21db8413f8cf3349 | [
"Apache-2.0"
] | permissive | lmaeda/googleads-java-lib | 6e73572b94b6dcc46926f72dd4e1a33a895dae61 | cc5b2fc8ef76082b72f021c11ff9b7e4d9326aca | refs/heads/master | 2023-08-12T19:03:46.808180 | 2021-09-28T16:48:04 | 2021-09-28T16:48:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,835 | java | // Copyright 2020 Google LLC
//
// 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 writi... | [
"christopherseeley@users.noreply.github.com"
] | christopherseeley@users.noreply.github.com |
1c6827329734bd6ca20db2fafe624d3c84ee946d | 8d5b60eda732ff2333c45b682c37cb54cf2bf31f | /src/main/java/mx/com/gseguros/portal/general/dao/MenuDAO.java | d7b76833fd307d3015cbe444d5c3f7adad620fed | [] | no_license | dbrandtb/gsc | aaa1bf78a149d89c51f943006eb103147a4eb5ae | cd11940a89b2a61fd017f366d7505e1495809e35 | refs/heads/master | 2021-07-05T21:37:37.232642 | 2017-09-28T15:47:41 | 2017-09-28T15:47:41 | 105,169,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 865 | java | package mx.com.gseguros.portal.general.dao;
import java.util.List;
import java.util.Map;
public interface MenuDAO {
public List<Map<String, String>> obtieneOpcionesLiga(Map params) throws Exception;
public List<Map<String, String>> obtieneMenusPorRol(Map params) throws Exception;
public List<Ma... | [
"31972858+dbrandtb@users.noreply.github.com"
] | 31972858+dbrandtb@users.noreply.github.com |
89f7cd9ba2f24019da68beb25cf0f63b3d78fcf4 | 326b2d92e2369145df079fb9c528e2a857d2c11a | /src/java/com/felix/interview/leetcode/medium/dfs/PacificAtlanticWaterFlow.java | fe22b6b14a5022cdba8c3850890da2813e8c3b0b | [] | no_license | felixgao/interview | 1df414f21344e02219f16b1ca7966e61fe6cba77 | 0593fa2a3dff759f93a379cee34a29ab80711cc2 | refs/heads/master | 2021-01-18T16:50:11.641731 | 2019-02-05T16:59:43 | 2019-02-05T16:59:43 | 86,773,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,486 | java | package com.felix.interview.leetcode.medium.dfs;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* Created by felix on 3/18/17.
* 417
* https://leetcode.com/problems/pacific-atlantic-water-flow/#/description
* Given the following 5x5 matrix:
* <p>
* Pacific ~ ~ ~ ~ ~
* ~... | [
"felix@Felix-MBP.local"
] | felix@Felix-MBP.local |
6a2f13a384bbb3320d56d3ffbb142e312522fc90 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project287/src/test/java/org/gradle/test/performance/largejavamultiproject/project287/p1436/Test28721.java | a07b621dc3ba2c080bea77a007dc1a6ddea008f8 | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,113 | java | package org.gradle.test.performance.largejavamultiproject.project287.p1436;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test28721 {
Production28721 objectUnderTest = new Production28721();
@Test
public void testProperty0() {
String value = "value";
objectUnderTes... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
4fe8220c986c1aa24bde54f169821b505acd5426 | b2137dd5421e19449237b733cfe2000d1158a833 | /src/main/java/cn/sys/entity/UserExample.java | b8e19efea7d8dac6254acec75e4c421e463d1d85 | [] | no_license | zerasi/manager_sys | 959201369dc438fc50d92089857a970b37926f3b | d7d8a85149406a9697a5b7eac094ebdef09a3107 | refs/heads/master | 2022-12-24T22:51:56.854244 | 2020-04-19T10:51:50 | 2020-04-19T10:51:50 | 248,885,394 | 0 | 0 | null | 2022-12-16T07:17:11 | 2020-03-21T01:30:29 | JavaScript | UTF-8 | Java | false | false | 21,251 | java | package cn.sys.entity;
import java.util.ArrayList;
import java.util.List;
public class UserExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public UserExample() {
oredCriteria = new ArrayList<Criteria>();
}
public void set... | [
"zerasi@163.com"
] | zerasi@163.com |
6b400717674907d607e5cd5fe0edbaa671de549c | 7d1df492699a1d2e5e1ab0fdb91e92ef1c3b41b8 | /distr_manage/src/com/xwtech/uomp/base/dao/business/BusinessExattrDzMapper.java | 873efdd7a57f3ff3816acfb3a373f736662a949e | [] | no_license | 5391667/xwtec | ab492d6eeb4c00a2fac74ba0adc965932a4e4c5f | ca6c4f0011d5b1dbbfaa19468e5b5989c308496d | refs/heads/master | 2020-05-31T16:06:18.102976 | 2014-04-30T08:39:05 | 2014-04-30T08:39:05 | 190,374,043 | 0 | 0 | null | 2019-06-05T10:21:40 | 2019-06-05T10:21:40 | null | UTF-8 | Java | false | false | 523 | java | package com.xwtech.uomp.base.dao.business;
import java.util.List;
import com.xwtech.uomp.base.pojo.business.BusinessExattrDzBean;
/**
*
* This class is used for ...
* @author zhangel
* @version
* 1.0, 2013-11-6 下午02:53:06
*/
public interface BusinessExattrDzMapper {
List<BusinessExattrDzBe... | [
"redtroyzhang@gmail.com"
] | redtroyzhang@gmail.com |
23776939c71159c5639be502cdffb64dfb8722f2 | 6fa09a2331910a8fb54a8c654da641638bf3d1c0 | /bbstats-backend/src/test/java/at/basketballsalzburg/bbstats/services/impl/AgeGroupServiceTest.java | 11a6f5fea3d51ba6c0649c56418962434877710a | [] | no_license | martinschneider/bbstats | 0f08ec4ba58c84b54134772a3c6f2c6629636bf2 | 61aa1d669af1e26e0daad91a15f56c5426f33e33 | refs/heads/master | 2021-01-20T04:58:36.946427 | 2017-03-03T22:43:14 | 2017-03-03T22:43:14 | 83,848,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,497 | java | package at.basketballsalzburg.bbstats.services.impl;
import static org.testng.Assert.assertEquals;
import static org.testng.Assert.assertNotNull;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.testng.... | [
"mart.schneider@gmail.com"
] | mart.schneider@gmail.com |
57bee2a8a0de6a427e08940607bce9097aa9b76f | 73f1645de3ab5472ea2a22d13e5f3e66a7737bc4 | /src/com/hung/controller/giaovien/ExportThiLaiController.java | 4a32becdf5eb14e7a129eae5adc26f8853722ece | [] | no_license | HaTrongHoang/QuanLyDiem | 6451e5faef9a3996eebc5a539c1cef4e3a536141 | e48e56200cce28b5e0545d0d60f974729b68a426 | refs/heads/master | 2023-06-06T16:54:19.571388 | 2021-06-21T02:47:27 | 2021-06-21T02:47:27 | 323,518,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,833 | java | package com.hung.controller.giaovien;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.... | [
"tronghoang98lt@gmail.com"
] | tronghoang98lt@gmail.com |
0ffc1b8be179eeecff53cf37b8adf6705f26f6e3 | 56e87f1d1ea499318c5fcdb4594f0efd9cfceebb | /repository/src/main/java/oasis/names/tc/emergency/EDXL/TEP/_1/SpecialClassificationDefaultValues.java | 8ebb1290b8e5dedab6e832954fb3aae8c081a415 | [] | no_license | vergetid/impress | 7da9353b65bc324bb58c6694747925ab92bac104 | dd207cabeff4af8449245d96d276ceb7a71ba14d | refs/heads/master | 2020-05-21T12:34:54.412796 | 2017-06-20T13:28:14 | 2017-06-20T13:28:14 | 55,222,896 | 0 | 0 | null | 2017-03-31T13:00:22 | 2016-04-01T10:06:44 | Java | UTF-8 | Java | false | false | 1,842 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// 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: 2016.04.... | [
"vergetid@ubitech.eu"
] | vergetid@ubitech.eu |
2c8dd74e90336eedaffc722b0b55fd8f8447809b | 859fd744f586b6ee2c5631c028478840fd49fdb4 | /src/main/java/com/awb/controller/ShareConttroller.java | 098434f776beaf8ef301911a9b3515b605bd12ec | [] | no_license | itachihq/awb | 0d02ec5742400bde5a13f53263bf26a635f47253 | e7e2176364439faa5fd016249f91ed77b060c422 | refs/heads/master | 2022-07-12T20:10:51.989289 | 2019-11-26T02:51:26 | 2019-11-26T02:51:26 | 210,282,242 | 0 | 0 | null | 2022-06-29T17:48:16 | 2019-09-23T06:39:44 | Java | UTF-8 | Java | false | false | 3,351 | java | package com.awb.controller;
import com.awb.entity.param.ShoporderParam;
import com.awb.entity.vo.Result;
import com.awb.service.LoginService;
import com.awb.service.OtherService;
import com.awb.service.UserService;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiImplicitParams;
import ... | [
"425095103@qq.com"
] | 425095103@qq.com |
f607d89bba2f4b86927fc65d7df0111d535028a7 | 725c08af771bbbb431ade39f2e0af98415befe0e | /android/app/src/main/java/com/nda/MainActivity.java | 4657a25884ea0a2aa605128fa1ac2f99e3bd3b2d | [] | no_license | FlyingPollo12/NDAapp | b3df37430125e203a6b1c8903efac45a00ee2b85 | 49b457c0f8694b3fad7df39554d50c9e0f7ab6c0 | refs/heads/master | 2023-03-26T00:20:02.483951 | 2021-03-20T16:30:19 | 2021-03-20T16:30:19 | 309,541,750 | 0 | 0 | null | 2020-12-23T19:07:17 | 2020-11-03T01:42:13 | Java | UTF-8 | Java | false | false | 333 | java | package com.nda;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript. This is used to schedule
* rendering of the component.
*/
@Override
protected String getMainComponentName() {
return ... | [
"tylersobacki12@gmail.com"
] | tylersobacki12@gmail.com |
d4c5a0fea51fa3d9199c0a0ce83e59197671ad1c | d819e5c4a020fc2c7027d2cf1d527e3e7d1b164b | /src/main/java/com/nsf/traqtion/business/config/ClientConfigManagerImpl.java | 9c0ab9d2317a323775a875da7cec9c1ca317e771 | [] | no_license | btirumalesh/traqtest | 66970a4e84536ce712712b961f61c736d22edf03 | 22693b1226e29a056ae81ddd57796481e3635e7c | refs/heads/master | 2020-06-28T13:37:19.825426 | 2016-09-06T16:58:47 | 2016-09-06T16:58:47 | 67,522,567 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,884 | java | package com.nsf.traqtion.business.config;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
i... | [
"tirumaleshb@htcindia.com"
] | tirumaleshb@htcindia.com |
fb6b97b16e8fc05fbe7740a2c1dc27bed485e9cf | d6707a11f0c8e0c9f3430045f78e5a17e932eec8 | /Droid/obj/Debug/android/src/android/support/mediacompat/R.java | e378642e8875370aa110ef566161a2b745074561 | [] | no_license | JeisonSalda/PlatziTrips | edf9cad5a3b205240ad991c8a4da02100c8c76bb | dca1e60a26e8546e5142684a281f54b8c5fe1cda | refs/heads/master | 2020-03-23T02:34:16.840654 | 2018-07-14T22:00:33 | 2018-07-14T22:00:33 | 140,980,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,197 | 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 android.support.mediacompat;
public final class R {
public static final class attr {
/** <p>Must be a reference to an... | [
"jeisonsaldarriaga_11@hotmail.com"
] | jeisonsaldarriaga_11@hotmail.com |
2f27f7ababc4429034175d715ad5cb615a61e4a5 | 37d1d73ec78f69e395dbb921002fa439d90e7450 | /HeadFirstJava/src/main/java/patterns/factory/factory_method/NYVeggiePizza.java | 4c0118c3e122a33b872d2549ef5f6160b04a3e52 | [] | no_license | SChepinog/CodeExamples | ad891d84329be75f571e5b280380e26e85323f26 | 3997dd73d6953c029879b8916ba45e1ee41555b6 | refs/heads/master | 2023-03-08T12:36:14.181317 | 2023-02-25T11:40:29 | 2023-02-25T11:40:29 | 241,859,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87 | java | package patterns.factory.factory_method;
public class NYVeggiePizza extends Pizza {
}
| [
"s.chepinoga@dreamkas.ru"
] | s.chepinoga@dreamkas.ru |
b6351542bfa6f80ffe23d0b476d00aabc138dd2c | a840ad11c5313a362827e2f50788ef0a14561fed | /9.Polymorphism/src/Wind.java | f1c7caa2505471f04d94a21b20d89ab1ebe9cc58 | [] | no_license | denglitong/thingking_in_java | 4f3d5cc4341877978b21b3123b57b45f0f157c0c | 76addcb8758e6d5f720760ab58b9db6cf5c1ef46 | refs/heads/master | 2023-05-04T13:43:07.119064 | 2021-05-27T09:59:45 | 2021-05-27T09:59:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | /**
* @autor denglitong
* @date 2019/7/27
*/
public class Wind extends Instrument {
@Override
public void play(Note note) {
System.out.println("Wind.play() " + note);
}
@Override
String what() {
return "Wind";
}
@Override
void adjust() {
System.out.println("A... | [
"denglitong@xiaomi.com"
] | denglitong@xiaomi.com |
bc1df20e55a9e7c6b97787aee2ffe2e9e98d1486 | e569fc1404ebe258c3296115cddfad9dd255c921 | /src/main/java/com/digitalinovationone/gft/util/BundleUtil.java | dd7b6599be5f9fcefe56b03341467d972c77543c | [] | no_license | mbgarcia/dio-gft | 50f423dd0d5707e3960110fb86634193ab67d352 | 8019338c0afd197e68aada6c02bb915a3a72dc65 | refs/heads/master | 2023-08-29T05:56:55.260028 | 2021-10-13T22:04:27 | 2021-10-13T22:04:27 | 413,930,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 970 | java | package com.digitalinovationone.gft.util;
import java.nio.ByteBuffer;
import java.nio.CharBuffer;
import java.nio.charset.Charset;
import java.text.MessageFormat;
import java.util.Locale;
import java.util.ResourceBundle;
public class BundleUtil {
public static String getText(String key, Object... args) {
Resourc... | [
"mbgarcia_pa@yahoo.com.br"
] | mbgarcia_pa@yahoo.com.br |
f7692d0de891b80a86883976142cee98136482c0 | 2e796fed07b32120adb91354d9763be7979d98ba | /src/main/java/ExcelDemo/Nongkeyuan.java | 5203d5c80a502b6e278c6d39adee45d3c8a9e07b | [] | no_license | shenqiangbin/javademo | b52fb72763daf11981bd1db24257c720dd1d7d00 | 3d23716160ce497699b4185116415a425c99eb46 | refs/heads/master | 2023-05-24T04:41:15.809555 | 2023-04-14T07:31:23 | 2023-04-14T07:31:23 | 162,777,741 | 3 | 0 | null | 2023-01-08T06:10:34 | 2018-12-22T03:15:40 | Java | UTF-8 | Java | false | false | 15,596 | java | package ExcelDemo;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.zaxxer.hikari.HikariDataSource;
import dbmgr.mySqlAccess.MySqlHelper;
import fileDemo.FileHelper;
import org.apache.commons.lang.StringUtils;
import org.apache.poi.ss.usermodel.*;
import org.openqa.selenium.By;
impo... | [
"1348907384@qq.com"
] | 1348907384@qq.com |
18287405dffacc55f4436696f308eb91cbf8f502 | 717b154999c74a505ad4a2bf11221856230158ba | /src/main/java/com/spring/demo/filter/RestFilter.java | b10a8eba1f41f711f31aade30af5cbcbb36bdf82 | [] | no_license | HerrAgner/movie_night | 3ee4cbc4e7f8ef6f4ad0b7d93f4612f8e5a17177 | 16a1df2e9381fbc31176edeee84c18021525a277 | refs/heads/master | 2023-01-13T14:50:39.816243 | 2019-12-19T10:10:08 | 2019-12-19T10:10:08 | 225,610,891 | 1 | 0 | null | 2023-01-05T02:14:37 | 2019-12-03T12:09:31 | Java | UTF-8 | Java | false | false | 1,723 | java | package com.spring.demo.filter;
import com.spring.demo.db.RestInfoRepository;
import com.spring.demo.entities.RestInfo;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.spring... | [
"ted.agner@hotmail.com"
] | ted.agner@hotmail.com |
da5f6e2b41016235e9ff6cfb9473475e8af706d1 | bfba3b96cd5d8706ff3238c6ce9bf10967af89cf | /src/main/java/com/robertx22/age_of_exile/saveclasses/unit/Unit.java | 5921a9310e2a07b71e381ec967c29bc6c9f33ae1 | [] | no_license | panbanann/Age-of-Exile | e6077d89a5ab8f2389e9926e279aa8360960c65a | cc54a9aa573dec42660b0684fffbf653015406cf | refs/heads/master | 2023-04-12T14:16:56.379334 | 2021-05-04T21:13:19 | 2021-05-04T21:13:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,729 | java | package com.robertx22.age_of_exile.saveclasses.unit;
import com.robertx22.age_of_exile.capability.entity.EntityCap.UnitData;
import com.robertx22.age_of_exile.config.forge.ModConfig;
import com.robertx22.age_of_exile.damage_hooks.util.AttackInformation;
import com.robertx22.age_of_exile.database.data.game_balance_conf... | [
"treborx555@gmail.com"
] | treborx555@gmail.com |
e626f4243b63aecd5f288e7f5be375a208bc57ab | eae5e01cfcfadcd52954e52d96f5bbbba929be4e | /src/com/tust/tools/db/JZData.java | c6287cc93c1e630a2e5128132c690de0575c09e0 | [] | no_license | yanghuiyang/LiCai | ab351d82716b777cde55c5152353dc3106c0a56c | cb02420db9e7050168b5bd98e3d01f17e298cc6e | refs/heads/master | 2021-01-21T12:59:10.506239 | 2016-05-29T05:01:11 | 2016-05-29T05:01:11 | 55,654,631 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,723 | java | package com.tust.tools.db;
import java.util.ArrayList;
import java.util.List;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import com.tust.tools.bean.JZshouru;
import com.tust.tools.bean.JZzhichu;
import com.tust.... | [
"362046076@qq.com"
] | 362046076@qq.com |
70dfe870b9996b3f7a8b2702244c7350834b6791 | 87e3d71ad952f6b495592a0dd7bb696ed999bb3d | /web/src/main/java/crd/student/api/controller/WxApiController.java | 933b3304906174e61171ccb83e7208f7a3b310f6 | [] | no_license | chenrongda/student_api | 8b4bdeb0f95cb8169aa4a20e5806ff9fb2b58a29 | c0203d98842bde34f1b5ed58b269aa59da624085 | refs/heads/master | 2020-04-22T08:21:31.907465 | 2019-02-12T03:14:42 | 2019-02-12T03:14:42 | 170,240,577 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,392 | java | package crd.student.api.controller;
import crd.student.api.common.DefaultValue;
import crd.student.api.model.Score;
import crd.student.api.model.Student;
import crd.student.api.reponse.Result;
import crd.student.api.reponse.StudentExam;
import crd.student.api.service.IScoreService;
import crd.student.api.service.IStud... | [
"510104023@qq.com"
] | 510104023@qq.com |
929bed305354f4b9da01b439c327aad497982ca0 | 61f4bce6d63d39c03247c35cfc67e03c56e0b496 | /src/dyno/swing/designer/properties/editors/accessibles/AccessibleListModelEditor.java | ca87b51764e8a2e138a6a1d1d4afd87b3b035b06 | [] | no_license | phalex/swing_designer | 570cff4a29304d52707c4fa373c9483bbdaa33b9 | 3e184408bcd0aab6dd5b4ba8ae2aaa3f846963ff | refs/heads/master | 2021-01-01T20:38:49.845289 | 2012-12-17T06:50:11 | 2012-12-17T06:50:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,465 | java | /*
* AccessibleComboBoxModelEditor.java
*
* Created on 2007-8-28, 0:45:25
*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package dyno.swing.designer.properties.editors.accessibles;
import dyno.swing.designer.properties.editors.*;
import dyno.swing.designer.prope... | [
"584874132@qq.com"
] | 584874132@qq.com |
1a47ef157be50c24014db075212ef2ff8bbb23eb | 0f1f7332b8b06d3c9f61870eb2caed00aa529aaa | /ebean/tags/v2.6.0/src/main/java/com/avaje/ebeaninternal/server/type/ScalarTypeBase.java | 9f7467969b5cbc90df7203d800d242e5fa44c28b | [] | no_license | rbygrave/sourceforge-ebean | 7e52e3ef439ed64eaf5ce48e0311e2625f7ee5ed | 694274581a188be664614135baa3e4697d52d6fb | refs/heads/master | 2020-06-19T10:29:37.011676 | 2019-12-17T22:09:29 | 2019-12-17T22:09:29 | 196,677,514 | 1 | 0 | null | 2019-12-17T22:07:13 | 2019-07-13T04:21:16 | Java | UTF-8 | Java | false | false | 2,793 | java | /**
* Copyright (C) 2006 Robin Bygrave
*
* This file is part of Ebean.
*
* Ebean 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 2.1 of the License, or
* (at your opti... | [
"208973+rbygrave@users.noreply.github.com"
] | 208973+rbygrave@users.noreply.github.com |
51d26acddb085266de3abe01d0a29c6c2dc72df4 | 00e5475b5093288e65b2c1090745d2a1ae7e5579 | /app/src/main/java/com/example/mantraapp/ui/share/ShareFragment.java | c20100c6450bb84fdcbd55edc1dcfaf9b8047ecc | [] | no_license | Brejesh1234/E-commerce_app | 0664894b4157fb813c9c4b648546b49ecf5ac194 | a8f82295db7a0822e4323f85e6e9b018f85ce166 | refs/heads/master | 2023-07-02T07:28:05.997872 | 2021-08-09T08:18:30 | 2021-08-09T08:18:30 | 348,821,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,142 | java | package com.example.mantraapp.ui.share;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.Nullable;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx... | [
"brejeshjeet@gmail.com"
] | brejeshjeet@gmail.com |
eb097a7eb26a9e6077f10beaf829bff2cf1721de | fb4287b54a3e771f5703d8c717b465f43c4f8970 | /YBW3.0/src/com/scsy150/volley/net/UpLoadAvatar.java | fe6660b216ca34065d522e802c1d285e47525316 | [] | no_license | chengchangmu/150 | 3a83a644a4aae43607aff86821234a49415d7ef0 | ddd87080bc4a1c361a9899b86f98b0a041549da1 | refs/heads/master | 2016-08-11T17:24:07.836575 | 2015-10-24T03:04:12 | 2015-10-24T03:14:00 | 44,849,706 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,915 | java | package com.scsy150.volley.net;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.Date;
import android.content.Context;
import android.... | [
"ZCAPP3@zengxin"
] | ZCAPP3@zengxin |
3b1559d4ba694220a91e7382a3437828dd97460a | c1e4dd152ada287a824dbf0b1aa8d5384e585dcf | /src/maximumareahistrogram/MaximumHistrogramAreaTest.java | 12f13306f027f2abf737c5da8384cb578322de0f | [] | no_license | ajanac/HistrogramProblem | 12b58218dd790bcb4f222705e6a3f1d443bb70f3 | 1c369487b52820455eec79e989f9f1bf8e68958c | refs/heads/master | 2021-01-19T03:51:08.473182 | 2017-04-05T17:22:46 | 2017-04-05T17:22:46 | 87,334,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package maximumareahistrogram;
import static org.junit.Assert.*;
import org.junit.Test;
public class MaximumHistrogramAreaTest {
@Test
public void test() {
MaximumHistrogramArea obj=new MaximumHistrogramArea();
int input[]={1,2,4};
int maxArea=obj.maximumHistaArea(input);
assertEquals(4,maxArea);
}
}
| [
"ajanacs@gmail.com"
] | ajanacs@gmail.com |
72cfb492ab39f59ca89333b619e3aa6490772a9f | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /P40_HarmonyOS_2.0.0_Developer_Beta1/src/main/java/android/hardware/radio/V1_2/VoiceRegStateResult.java | f53faabf90994ad0ef8077d83bd7d98a2f611e36 | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,484 | java | package android.hardware.radio.V1_2;
import android.hardware.radio.V1_0.RegState;
import android.os.HidlSupport;
import android.os.HwBlob;
import android.os.HwParcel;
import java.util.ArrayList;
import java.util.Objects;
public final class VoiceRegStateResult {
public CellIdentity cellIdentity = new CellIdentity(... | [
"dstmath@163.com"
] | dstmath@163.com |
72082cfcf637c310aecbc3b6357e54609d016447 | 72d02201a0cfe57885ef3ce31f6c5df176c537b3 | /src/chapter13/FileStreamDemo.java | 9b47d066dab48620c4612d4ecb107ec83e75e185 | [] | no_license | yuniler/beautifulDay | 21ec1e50a070d77798ba9d9312fd0af2a86809c6 | 33b171e7025c3612f89f5ae428a5d78c54dca627 | refs/heads/master | 2020-12-11T11:13:42.728823 | 2020-02-12T15:22:08 | 2020-02-12T15:22:08 | 233,832,587 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,663 | java | package chapter13;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.File;
import java.io.InputStream;
import java.io.OutputStream;
/**
* 演示文件输入。输出流的基本用法
* 注意,目前的读写方式比较元素,在这里熟悉InputStrean/OutputStream的一些方法
* 会有高级方法在后面
*... | [
"sunguangyuniler@163.com"
] | sunguangyuniler@163.com |
fb17435a260a1566e6a3d2479f601022f629cf62 | 7346901d3bd4beb3e19600671ea7a251aa219037 | /PrejudgeGame/PrejudgeGameModule/src/multi/premier/demoo/version01/MultibuffException.java | 07e1f6bb92985c64347f5782f5ef78a8ef7e14ec | [] | no_license | YiFan-Evan/strategic-game | 7ace1d16dda6317e998d8566c1acfe59cf77dc53 | 45ba5904becca17ef2f2e22eae5b480c0cfc6ed4 | refs/heads/main | 2023-08-25T06:09:36.130521 | 2021-10-24T04:19:25 | 2021-10-24T04:19:25 | 344,667,480 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 94 | java | package multi.premier.demoo.version01;
public class MultibuffException extends Exception {
}
| [
"61977364+YiFan-Evan@users.noreply.github.com"
] | 61977364+YiFan-Evan@users.noreply.github.com |
af3c605a7b5d7764c5643f021757a1958deb9a99 | 16a292ceef1df62ab31f0e6746a72b26c79c1d32 | /src/main/java/mabaya/assignment/AssignmentApplication.java | b4db8d882922f435c64c5e7341ad101cc7ef91c2 | [] | no_license | DavidRadchenko/mabayaExam | a2f42b2a24fa286062b3322928a18aeb675528e6 | a4bb826b99d63f13dd07dc5bc7c5172e2d274611 | refs/heads/master | 2022-10-14T22:34:38.818708 | 2020-06-14T18:39:06 | 2020-06-14T18:39:06 | 272,256,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package mabaya.assignment;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class AssignmentApplication {
public static void main(String[] args) {
SpringApplication.run(AssignmentApplication.class, args);
System... | [
"val10293@gmail.com"
] | val10293@gmail.com |
7b74ead188aa9d1b38bd6d0043c5388652d082df | a66a4d91639836e97637790b28b0632ba8d0a4f9 | /src/generators/sorting/StoogeSortHL.java | 897c7411eb9cf7aff8f4be1e9e7b5b14176bb1f3 | [] | no_license | roessling/animal-av | 7d0ba53dda899b052a6ed19992fbdfbbc62cf1c9 | 043110cadf91757b984747750aa61924a869819f | refs/heads/master | 2021-07-13T05:31:42.223775 | 2020-02-26T14:47:31 | 2020-02-26T14:47:31 | 206,062,707 | 0 | 2 | null | 2020-10-13T15:46:14 | 2019-09-03T11:37:11 | Java | UTF-8 | Java | false | false | 13,505 | java | package generators.sorting;
import generators.framework.Generator;
import generators.framework.GeneratorType;
import generators.framework.properties.AnimationPropertiesContainer;
import java.awt.Color;
import java.awt.Font;
import java.util.Hashtable;
import java.util.Locale;
import algoanim.animalscript.... | [
"guido@tk.informatik.tu-darmstadt.de"
] | guido@tk.informatik.tu-darmstadt.de |
27c7d143f8b785fde35a1edada62e5f98e011179 | 7f261a1e2bafd1cdd98d58f00a2937303c0dc942 | /src/ANXCamera/sources/com/bumptech/glide/load/engine/bitmap_recycle/g.java | f6ed2f5b8213149c2ab9dff9f7a2d525fcd57354 | [] | no_license | xyzuan/ANXCamera | 7614ddcb4bcacdf972d67c2ba17702a8e9795c95 | b9805e5197258e7b980e76a97f7f16de3a4f951a | refs/heads/master | 2022-04-23T16:58:09.592633 | 2019-05-31T17:18:34 | 2019-05-31T17:26:48 | 259,555,505 | 3 | 0 | null | 2020-04-28T06:49:57 | 2020-04-28T06:49:57 | null | UTF-8 | Java | false | false | 3,251 | java | package com.bumptech.glide.load.engine.bitmap_recycle;
import android.support.annotation.Nullable;
import com.bumptech.glide.load.engine.bitmap_recycle.l;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/* compiled from: GroupedLinkedMap */
class g<K extends l, V> {
... | [
"sv.xeon@gmail.com"
] | sv.xeon@gmail.com |
10df45ef89f665f037a139dbe7c3e15bfb03ccb5 | 48d379a69fb6a2021b8e6bce41f56c13477a95c6 | /GeoPosUy/EJB/com/clases/Observacion.java | abb47e2ffa750f27ab429aa22314207cec131846 | [] | no_license | juanipicart/UtecGrupoEAE | 8793855745a1ddde5290947df159ae6b59c3ac7b | 456b31dc292f60b91245284f22d0f6a98d0158c1 | refs/heads/master | 2022-11-06T19:29:24.221000 | 2020-04-29T03:45:29 | 2020-04-29T03:45:29 | 213,785,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,590 | java | package com.clases;
import java.util.Date;
import com.clases.relaciones.RelUbicacion;
public class Observacion {
long id_observacion;
String descripcion; //max 100 not null
String geolocalizacion; //max 150 not null
Date fecha_hora; //not null
private RelUbicacion ubicacion; //not null
private Usuario usuar... | [
"41879116+ignaciorosales@users.noreply.github.com"
] | 41879116+ignaciorosales@users.noreply.github.com |
f04869d78a79eec403f1a82781eedbefdce5dd2a | 4465f015bdd33b7da92d273af1f7037d5fb758f0 | /app/src/main/java/com/rbn/mynote/database/DatabaseHelper.java | de58e2732a46f74d30b1bbb6e92b9c155bf3f583 | [] | no_license | RaihanBagasNugraha/MyNote | 85075a5c8eaa4b66e093b1891a78eb89967995ba | 8a44795b8d7339a0f22e5abe3938292b488ecd69 | refs/heads/master | 2020-04-30T21:45:35.787451 | 2019-03-22T08:32:37 | 2019-03-22T08:32:37 | 177,099,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,415 | java | package com.rbn.mynote.database;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.List;
import com.rbn.mynote.database.model... | [
"raihan.bagas1088@students.unila.ac.id"
] | raihan.bagas1088@students.unila.ac.id |
65b6ca02e24c3b6264848c25aac1671ef2f74516 | d817267149acf53fafe3ec4553485e2169c9c6e9 | /api/src/main/java/org/openmrs/module/shr/cdahandler/order/ObservationOrder.java | f3c848aed56df73c0c42875ca7b416913b9324ba | [] | no_license | jembi/openmrs-module-shr-cdahandler | 5f21b326b449047142c6044e72809da43df03086 | 47610b625fd50214af66b2ed7caa4918194cb36f | refs/heads/master | 2020-06-02T19:56:29.221932 | 2017-02-24T08:57:11 | 2017-02-24T08:57:11 | 15,729,824 | 0 | 3 | null | 2017-02-24T08:57:12 | 2014-01-08T08:30:11 | Java | UTF-8 | Java | false | false | 2,311 | java | package org.openmrs.module.shr.cdahandler.order;
import org.openmrs.Concept;
import org.openmrs.Order;
import org.openmrs.module.shr.cdahandler.processor.util.OpenmrsMetadataUtil;
/**
* Represents a request to perform an observation
*/
public class ObservationOrder extends Order {
/**
*
*/
private ... | [
"justin.fyfe@ecgroupinc.com"
] | justin.fyfe@ecgroupinc.com |
b2a3449466ddf10cd2e7871aed2d3afce74df81e | 854e0a7dce78849b1d83ad9b1bbbc2235492f220 | /src/main/java/guru/springframework/didemo/services/PrimaryItalianGreetingService.java | 915613b73c5d4c3a595b577976f406f68c66a999 | [] | no_license | annivajo/di-demo | 9b1cc98d39d334a8078dfec3118f62fd2f3ab01b | a31ec766af255eae00f6cb24026d665fecf9b639 | refs/heads/master | 2020-03-26T22:05:59.523976 | 2018-08-20T14:55:10 | 2018-08-20T14:55:10 | 145,431,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package guru.springframework.didemo.services;
import org.springframework.context.annotation.Primary;
import org.springframework.context.annotation.Profile;
import org.springframework.stereotype.Service;
@Service
@Profile("it")
@Primary
public class PrimaryItalianGreetingService implements GreetingService{
@Ove... | [
"annivajo@gmail.com"
] | annivajo@gmail.com |
75f36648d8c914e86d579ee958f3941fc964fb27 | 222c56bda708da134203560d979fb90ba1a9da8d | /uapunit测试框架/engine/src/public/uap/workflow/engine/mail/MailScanCmd.java | c6d69d9716c58a3080e500f1976ed3e6b17c7476 | [] | no_license | langpf1/uapunit | 7575b8a1da2ebed098d67a013c7342599ef10ced | c7f616bede32bdc1c667ea0744825e5b8b6a69da | refs/heads/master | 2020-04-15T00:51:38.937211 | 2013-09-13T04:58:27 | 2013-09-13T04:58:27 | 12,448,060 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,477 | 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
* distribut... | [
"langpf1@yonyou.com"
] | langpf1@yonyou.com |
1636c04c025c8a202454df14a84282f7ff2cd82e | 149109a11ea36670a8b4146bf08611de34f7e4a9 | /src/main/java/com/epam/alex/trainbooking/dao/jdbc/JdbcTrainTypeDao.java | 129612d8b4927e7b5a1a85b336f9e5ce0d4b526e | [] | no_license | AlexandrSerebryakov/TrainBooking | d204834ec16e11e820d68e57b5d3deb5b6422f0d | 32589ee917592ecf2d42c40c7440dff14682e6a9 | refs/heads/master | 2020-06-10T12:30:47.754523 | 2017-01-18T13:56:07 | 2017-01-18T13:56:07 | 75,961,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 143 | java | package com.epam.alex.trainbooking.dao.jdbc;
/**
* Created by ${AlexandrSerebryakov} on ${09.10.2016}.
*/
public class JdbcTrainTypeDao {
}
| [
"common190516@mail.ru"
] | common190516@mail.ru |
e85f80cd8f92eea6b11f1784e618d8206550fdeb | 852c382f0dcb93f5118a9265e84892fcdf56de73 | /prototypes/ethosnet/trunk/dspace-jspui/src/main/java/org/dspace/app/webui/servlet/ItemsBySubjectServlet.java | 10593c859e84ee7741163340ae9abf38a7f74639 | [] | no_license | DSpace-Labs/dspace-sandbox | 101a0cf0c371a52fb78bf02d394deae1e8157d25 | a17fe69a08fb629f7da574cfc95632dc0e9118a8 | refs/heads/master | 2020-05-17T21:33:34.009260 | 2009-04-17T13:43:32 | 2009-04-17T13:43:32 | 32,347,896 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 4,863 | java | /*
* ItemsBySubjectServlet.java
*
* Version: $Revision$
*
* Date: $Date$
*
* Copyright (c) 2002, Hewlett-Packard Company and Massachusetts
* Institute of Technology. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fo... | [
"richard-jones@users.noreply.github.com"
] | richard-jones@users.noreply.github.com |
9b132bc0a31dae0ee3bdb2fa6dae850a39721a5e | bdef4522e54283152e5fad0490878ad07d4e4273 | /app/src/main/java/com/horizon/android/activity/WebViewActivity.java | 47a6606472b5a9557d088fcadcbf615dd7eaaef9 | [] | no_license | Horizonxy/horizon_android | 1b15a2f02539e9d15e0de351b3a2df330bbf81fe | 688a537c53b043eca2b3f97cc2b341d843591bb9 | refs/heads/master | 2021-01-17T10:24:04.054447 | 2016-06-13T03:06:48 | 2016-06-13T03:06:48 | 57,014,789 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,830 | java | package com.horizon.android.activity;
import android.content.Context;
import android.net.ConnectivityManager;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.View;
import android.widget.ProgressBar;
import com.horizon.android.Constants;
import com.horizon.android.R;
import com.horizon.andr... | [
"horizon.xy@foxmail.com"
] | horizon.xy@foxmail.com |
8562343a17b21c1e8e78a5955fa688da13fab173 | d049893e680f6f7736748459a2bcd0d2f52be645 | /Lp-common/src/main/java/com/lp/rpc/LpClass.java | e821cd6faf6a19dfe82a6b9c99b7f876acd26f86 | [
"MIT"
] | permissive | steakliu/Lp-Rpc | c3337c9d5ee3166df6523833769cf574637d5b22 | 6616190763c2e3006d486bbf8bec1f1d81162ff0 | refs/heads/master | 2023-07-16T10:20:28.297058 | 2021-08-31T09:26:40 | 2021-08-31T09:26:40 | 399,060,021 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 48 | java | package com.lp.rpc;
public class LpClass {
}
| [
"2319492349@qq.com"
] | 2319492349@qq.com |
eb1d24b5b314341cbf86ce07f0a4fe9a8d94f439 | 8650ce09a3d571f2b64ba93f6083eb031c22db05 | /BistuTalk/app/src/main/java/com/example/bistutalk/MainActivity.java | 64e3d996275f284332cf00c8741b6b305b521cbb | [] | no_license | chenwwwwww/bistumlson | 885c7924aaea59622f519e027b76582ec36e1ff3 | 5e990ec4e54295017551be1bd2bb7eb2a82dcb4d | refs/heads/master | 2020-05-24T13:48:08.588461 | 2020-04-16T10:22:10 | 2020-04-16T10:22:10 | 187,297,475 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,324 | java | package com.example.bistutalk;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.Drawable;
import android.os.StrictMode;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import andro... | [
"2726514272@qq.com"
] | 2726514272@qq.com |
b0c6cb495a586b58603227f18a67e1c31d1731b7 | d99b9eb522758208f9d0b8d860a9c6c186555c8d | /src/pastYear2018_1/Q5.java | 358cc55ee6e5d7d61319f3b868550409db097d51 | [] | no_license | TINGWEIJING/FOP-LAB-GROUP2-2020 | a4f0b071b192633c2edd098f55fc55656e813969 | 8d6a60e07d3a546a78392498d19701353b2940fd | refs/heads/main | 2023-02-19T00:35:25.377427 | 2021-01-21T05:21:54 | 2021-01-21T05:21:54 | 318,084,808 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 714 | java | package pastYear2018_1;
/**
*
* @author TING WEI JING
*/
public class Q5 {
public static void main(String[] args) {
Fruit[] fruits = new Fruit[4];
fruits[0] = new Apple("Red", 8);
fruits[1] = new Apple("Green", 11);
fruits[2] = new Watermelon("Local", 7.6);
fruits[3] = n... | [
"tingweijingting2000@gmail.com"
] | tingweijingting2000@gmail.com |
2e25caad4ecba02407de370330a69c1fea7baa98 | 0613bb6cf1c71b575419651fc20330edb9f916d2 | /CheatBreaker/src/main/java/net/minecraft/network/play/server/S08PacketPlayerPosLook.java | abe7787829694d6aa2fa58524a2dc60c43bb6f1c | [] | no_license | Decencies/CheatBreaker | 544fdae14e61c6e0b1f5c28d8c865e2bbd5169c2 | 0cf7154272c8884eee1e4b4c7c262590d9712d68 | refs/heads/master | 2023-09-04T04:45:16.790965 | 2023-03-17T09:51:10 | 2023-03-17T09:51:10 | 343,514,192 | 98 | 38 | null | 2023-08-21T03:54:20 | 2021-03-01T18:18:19 | Java | UTF-8 | Java | false | false | 2,713 | java | package net.minecraft.network.play.server;
import java.io.IOException;
import net.minecraft.network.INetHandler;
import net.minecraft.network.Packet;
import net.minecraft.network.PacketBuffer;
import net.minecraft.network.play.INetHandlerPlayClient;
public class S08PacketPlayerPosLook extends Packet
{
private dou... | [
"66835910+Decencies@users.noreply.github.com"
] | 66835910+Decencies@users.noreply.github.com |
e04a96d3334a0f9af522f3752bb14967e522a8b7 | 7123114243c9124a8aff87d1941a6c20e2cf07cb | /src/main/java/com/shivamrajput/finance/hw/shivamrajputhw/module/management/Core/NextDayMaxTrialPolicy.java | bf16ce5802bba81fa7edee7b3f4785cfee99ff02 | [
"MIT"
] | permissive | Cyraz/4FIT_shivam_HW | 3f023f4ae68e5fb52c59de4ecd572689d2ae7cc5 | e5e561ffe78d8d30b4f127bc812b8c9fe9fcdb07 | refs/heads/master | 2021-05-05T15:17:28.156896 | 2018-01-14T05:39:11 | 2018-01-14T05:39:11 | 117,301,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | package com.shivamrajput.finance.hw.shivamrajputhw.module.management.Core;
import java.math.BigDecimal;
import java.time.LocalDateTime;
/**
* This policy prevents users to take full amount of loan at 00:00
* this is extra step to block users who are blocked by MaxLoanApllicationPolicy
*/
public class NextDayMaxTri... | [
"srecho97@gmail.com"
] | srecho97@gmail.com |
5c008655dcda93ab5d67ed16ff60b61903f216ae | 74a91f99f35408d99e4dcbd13f762cd00ef7510a | /PSGTreimanento/src/main/T1019.java | 371ceb369806a37752926d20d2cd237a4a4caa3e | [] | no_license | silas00/PSGTraining | 8f68a4b282b61d3fea02434231f59817611f6ddc | c386dfcdf6816cce6cf855f30b530331465c34c1 | refs/heads/master | 2022-12-03T05:44:44.499694 | 2020-08-25T15:30:48 | 2020-08-25T15:30:48 | 286,883,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 490 | java | package main;
import java.util.Scanner;
public class T1019 {
public static void main(String[] args) {
Scanner entrada = new Scanner(System.in);
int valor = entrada.nextInt();
int horas = valor / 3600;
int restoHoras = valor % 3600;
int minutos = restoHoras / 60... | [
"soliveira@DESKTOP-378D65R.PSG.LOCAL"
] | soliveira@DESKTOP-378D65R.PSG.LOCAL |
a60fed07c8dfa62a62ed564e0648fcefc3c18e7e | 2e22ebfe6cee0e3b511b7a2026a31a15a59e758b | /src/main/java/com/Application.java | 5eebf24a3139ca19fd0aa6b40b53da616a42c3a0 | [] | no_license | kumaraakash25/StockViewer | b91a8bd0d8aa6c6601f2884d49518c7819abf973 | 3adef59e24351c1856b6c645e90be47089861ab4 | refs/heads/master | 2021-06-27T22:38:10.873566 | 2020-11-27T22:16:36 | 2020-11-27T22:16:36 | 176,833,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package com;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
@EnableJpaRepositories
@SpringBootApplication
public class Application {
public static void main(String[... | [
"aakashthesid@gmail.com"
] | aakashthesid@gmail.com |
1d56493ef8ff2dcc4a1567305c848bc26608686c | a2c651af55d69301d5d4aadcbb7eb445f87c4167 | /nuls-switch-manage/src/main/java/io/nuls/nulsswitch/common/dao/LogDao.java | 93141e158bf3f84b1a04c80d47f4b69ef761ae75 | [
"MIT",
"Apache-2.0"
] | permissive | CCC-NULS/nuls_switch | 085700160b353640cfeb6c7908e3dfdd91f89ea7 | a5a19841044de7f28b4498e06a9eca2262f3be10 | refs/heads/master | 2022-12-22T05:53:09.319091 | 2020-02-05T03:16:07 | 2020-02-05T03:16:07 | 195,358,468 | 2 | 3 | MIT | 2022-12-11T23:20:23 | 2019-07-05T07:15:23 | JavaScript | UTF-8 | Java | false | false | 287 | java | package io.nuls.nulsswitch.common.dao;
import io.nuls.nulsswitch.common.base.BaseDao;
import io.nuls.nulsswitch.common.domain.LogDO;
/**
* 系统日志
*
* @author chglee
* @email 1992lcg@163.com
* @date 2017-10-03 15:45:42
*/
public interface LogDao extends BaseDao<LogDO> {
}
| [
"chenxue1@cmhk.com"
] | chenxue1@cmhk.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.