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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1a7575b09c4407530d9416bd66a4da47a00a6c1c | d1d3fcc2f46df65ade6d5316d13d3e2e30e8a8dc | /src/main/java/com/example/android/tictactoe/FiveBoardActivity.java | 94e77377ff796d515fae3b0d3fe5b2ea77f87c2a | [] | no_license | Xilma/T-Cube | 3eed6c57c38006a79cc13a1666af41c7250d2a3f | 10a1b8f37963270488510ba5f7e4b2e883fda390 | refs/heads/master | 2020-03-09T18:42:24.165211 | 2018-04-18T11:50:41 | 2018-04-18T11:50:41 | 128,938,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,952 | java | package com.example.android.tictactoe;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Butt... | [
"noreply@github.com"
] | Xilma.noreply@github.com |
1c627d4655eb5d24807c300f8d5b38d527af771f | 0f9297986b1ce2eb2d2a144ac1605dd14665cc87 | /lingmed_lite/trunk/src/main/com/aliasi/lingmed/mesh/MeshTerm.java | 3eb44b714adc30ce51a6a7fae729f848d51710df | [] | no_license | lingpipe/sandbox | 1b7b62e36f0099b9e6de21a4b61c5933e6eb6943 | 0b8042fc9c6d5dd947f41deb33af5b3c93c346ae | refs/heads/master | 2021-01-14T13:39:42.509608 | 2014-11-25T18:55:57 | 2014-11-25T18:55:57 | 66,664,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,445 | java | package com.aliasi.lingmed.mesh;
import com.aliasi.lingpipe.xml.DelegateHandler;
import com.aliasi.lingpipe.xml.DelegatingHandler;
import com.aliasi.lingpipe.xml.TextAccumulatorHandler;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.xml.sax.Attributes;
import org.xml.sax.... | [
"mitzi@d9cdb42f-ec5f-0410-a886-e39e85a9bf9c"
] | mitzi@d9cdb42f-ec5f-0410-a886-e39e85a9bf9c |
1c264a8b656a8e5e8ae38d6dd4e4047cfd57d56c | f464830cf9c9e750f56331c778d18c518a1733ce | /src/leetCode/_79_单词搜索/test.java | b3b64a5eb5065219cde2876f807c82bc9db528b4 | [] | no_license | scanf-liu/untitled | 59b21d5af10a0a2f5fc7ebea31e06b8c69933894 | 925dab892ec7d65d38a2913d923d2f5ff32c234e | refs/heads/master | 2023-05-08T14:25:45.304357 | 2021-05-31T09:24:25 | 2021-05-31T09:24:25 | 328,845,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,470 | java | package leetCode._79_单词搜索;
/*给定一个二维网格和一个单词,找出该单词是否存在于网格中。
单词必须按照字母顺序,通过相邻的单元格内的字母构成,其中“相邻”单元格是那些水平相邻或垂直相邻的单元格。同一个单元格内的字母不允许被重复使用。
示例:
board =
[
['A','B','C','E'],
['S','F','C','S'],
['A','D','E','E']
]
给定 word = "ABCCED", 返回 true
给定 word = "SEE", 返回 true
给定 word = "ABCB", 返回 false
来源:力扣(LeetCode)
链接:htt... | [
"952985202@qq.com"
] | 952985202@qq.com |
d2b0a9cf4fbda8c844f12cf85c225216ef89758a | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2010-02-27/seasar2-2.4.41/seasar-benchmark/src/main/java/benchmark/wire/Bean00250B.java | 66716e797d6dd8bfe95284ec33a84cbf4ef6aea5 | [] | no_license | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 59 | java | package benchmark.wire;
public interface Bean00250B {
}
| [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
6d204eab469aa79a34b19c7c9ffcabefebb4a341 | a25933be8c74246b316470137328bffecbc88703 | /data/src/main/java/com/utree/eightysix/data/Friend.java | fcefbe6703981c32c5ff9f1e2cb450fe6926569c | [] | no_license | ccl1115/EightySix | 67c036f24343fbca15bc2467296d57b53416e2db | b1a771f369cb9a300f2c23e1319e2103de75aae0 | refs/heads/master | 2020-12-11T03:55:49.630651 | 2015-06-23T08:23:27 | 2015-06-23T08:23:27 | 24,128,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 683 | java | /*
* Copyright (c) 2015. All rights reserved by utree.cn
*/
package com.utree.eightysix.data;
import com.google.gson.annotations.SerializedName;
/**
*/
public class Friend extends BaseUser {
@SerializedName("name")
public String name;
@SerializedName("level")
public int level;
@SerializedName("levelI... | [
"yulu@utree.cn"
] | yulu@utree.cn |
ea6f88bfba69ebf2bfe121f00a2c4cbed42d9ef7 | f247e2906ff0efa762e7662ff4c5c671dc88d385 | /bolg/src/main/java/com/ishy/blog/service/typeService/TypeServiceImpl.java | f49bd11a1e5b95d461bfca63d13913018894a6dd | [] | no_license | HongChenGG/blog | 2a8b095a9934d7cae102b0b9bef51f0d0501fbc3 | 241baa4fd0c780f03cffceb68cd9be1ee0b9e4b3 | refs/heads/master | 2022-07-19T07:53:41.745593 | 2020-05-20T10:56:17 | 2020-05-20T10:56:17 | 265,538,520 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,826 | java | package com.ishy.blog.service.typeService;
import com.ishy.blog.mapper.TTypeMapper;
import com.ishy.blog.po.TBlog;
import com.ishy.blog.po.TType;
import org.apache.ibatis.javassist.NotFoundException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import or... | [
"744882174@qq.com"
] | 744882174@qq.com |
a2e8831605097291012fcdf0c52a49808ebcb8a9 | b4df979f504d47aae94cbd6bdfbdcb1f436965cb | /app/src/main/java/com/example/chillpill_medication_tracker/ReminderDetails.java | 49ad9bb16e3442f21c02552925c3273bc6d0e600 | [] | no_license | Dnozol/ChillPill_Medication_Tracker | adfff54cd2ef3f2ca9445ee544cbf968fbcee74c | 07c9f8dbe5a748a4354738aab76b343442eb96a5 | refs/heads/master | 2021-04-18T01:53:16.924992 | 2020-03-28T18:41:47 | 2020-03-28T18:41:47 | 249,495,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,794 | java | package com.example.chillpill_medication_tracker;
import android.content.Intent;
import android.os.Bundle;
import android.util.ArrayMap;
import android.util.Log;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.TextView;
import androidx.annotation.Nullable;
import androidx.app... | [
"car15014@byui.edu"
] | car15014@byui.edu |
036d7dd2dd85e03a4d42cd8d404d42c9631b4999 | 8d0cedae47e514cc842524a58f2b48e66ffdf390 | /app/src/main/java/com/example/desent/desent/models/ScoreAdapter.java | 5bfedb91fcbbcd6e01ba1f5a27556cab179d4377 | [] | no_license | Havfar/DesentAppV4 | df68a90764cdd1b99fe5f371090d032dd474737f | c69d9aa5b5c0e270d89bbb3b878961ee2e6dbed7 | refs/heads/master | 2021-09-15T12:56:36.874630 | 2018-06-02T06:59:28 | 2018-06-02T06:59:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,638 | java | package com.example.desent.desent.models;
import android.content.Context;
import android.content.res.Resources;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
i... | [
"ragnhlar@stud.ntnu.no"
] | ragnhlar@stud.ntnu.no |
45a74ce58512d739751f19035f878479ad72e6b0 | 2149e5291d927251f1d74dcd58416a4e600ec3c6 | /back_end_oficina/src/main/java/com/example/oficina/models/Estoque.java | b94be295baf62a89b07ac36225d468ce13804e26 | [] | no_license | GabrielRodrigues1215/Oficina | f37ee808eec192ebfe178f5ac3b70d085ed07e40 | 986f7dccaa987d74396577f14d411d35241b1ee1 | refs/heads/main | 2023-05-05T10:38:13.347608 | 2021-05-19T13:18:11 | 2021-05-19T13:18:11 | 368,870,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 863 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.example.oficina.models;
import java.io.Serializable;
import java.util.List;
import javax.persistence.CascadeType;... | [
"noreply@github.com"
] | GabrielRodrigues1215.noreply@github.com |
28322619e238aa3b53776fc4084d2dc22de03b6e | 50d7856ef54d8ef67b9331cfa65d36bba421ac73 | /android/app/src/main/java/com/peterdemo/MainApplication.java | 3ba6a5bdc4ce6d3a595b9f0fe1c36ef9f8bcfe4e | [] | no_license | AhmedAliElDiasty/PeterDemo | 462bf12619c26c4ed7c13af1e7e3efe974ad3316 | 7d9b6842b70f5fa45454991c69ed0fef19376921 | refs/heads/master | 2023-03-08T08:35:00.393849 | 2021-02-24T16:53:25 | 2021-02-24T16:53:25 | 341,969,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,620 | java | package com.peterdemo;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.reactnativenavigation.NavigationApplication;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.reactnativenavigation.react.Navigat... | [
"a.eldiasty@indexgroup.net"
] | a.eldiasty@indexgroup.net |
b0cf639d8833d0168e98361ebc10dc9af454b6e7 | d3a99f17cd0a0f1ef314dbc005c37d629ff2bcd6 | /src/main/java/com/example/demo/common/utils/OrderIdUtil.java | 54d0ce14a8152586c929edc0f14b260108019821 | [] | no_license | Immortal-svg/springboot_pay_demo | 5404130629af536efac8271401ac7cb7c656f360 | 6c12c857bc376b5a6b9956bce61af9bd130bbe02 | refs/heads/master | 2023-01-11T20:00:20.953286 | 2020-11-05T04:08:43 | 2020-11-05T04:08:43 | 310,186,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,004 | java | package com.example.demo.common.utils;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Random;
public class OrderIdUtil {
public static String getOrderNo() {
String strDate = String.valueOf(System.currentTimeMillis());
//为了防止高并发重复,再获取3个随机数
String random = getRandom6... | [
"652203369@qq.com"
] | 652203369@qq.com |
d8efa134a708b5e4757e7d80ab8c2ec40d6a0b3f | 3483f0bff4e09e7f93941ad4767a840a0f64550e | /src/main/java/io/swagger/model/Extrato.java | 8400fe0e44dbf4a57801094ca06cde096b8ed8ba | [] | no_license | GuilhermeSilva010/Swagger-API-Java | f5a3b4b089e47329b6e795746735e40d378b46cf | eb635aee5f7726671af4a8df24cd281e51273787 | refs/heads/main | 2023-02-23T20:45:21.581287 | 2021-01-26T20:19:41 | 2021-01-26T20:19:41 | 333,205,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,232 | java | package io.swagger.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import io.swagger.model.Transacao;
import java.util.ArrayList;
import ja... | [
"carvalhog136@gmail.com"
] | carvalhog136@gmail.com |
f32cbceb7c6de9c78be9605f3b3c9055b838bc66 | 7e5462f5a1c32d889b584b3f673a2c2494e3d19f | /netty4-demos/src/main/java/com/haoning/netty/demo/simplechat/SimpleChatClient.java | 493f1b38fc3833fb269e6da53230f1bb08c92d5e | [] | no_license | killinux/netty-demo | b7de92fb0b7c81a59892f5dda904c70b85a4c636 | 6857fac0304b5fc134ee28187498b42614661d3d | refs/heads/master | 2021-06-26T17:14:34.002043 | 2017-09-16T09:12:44 | 2017-09-16T09:12:44 | 103,739,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,461 | java | package com.haoning.netty.demo.simplechat;
import io.netty.bootstrap.Bootstrap;
import io.netty.channel.Channel;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.nio.NioSocketChannel;
import java.io.BufferedReader;
import java.io.InputStreamReader;
... | [
"killinux@163.com"
] | killinux@163.com |
dbaf758ec57d0b97a0fd9a84ac6b66a414df9f97 | 95c569dd86f8ee2542c297ff2efb33d41227629f | /Notificaciones.Services/src/main/java/com/ideea/api/notificaciones/model/MensajeDTO.java | 3a64d5cf77d5affa392181c9001d98c4d1866fed | [] | no_license | jtrujilloideea/NotificacionesServices | 58024da857ef1fdee8acbdf3997a26e374f4d90d | 06b1772ff28ed7d905876cf5dc251d69d0317fc8 | refs/heads/master | 2022-02-20T09:46:12.805378 | 2020-01-13T20:59:08 | 2020-01-13T20:59:08 | 233,689,435 | 0 | 0 | null | 2022-02-10T03:42:06 | 2020-01-13T20:42:28 | Java | UTF-8 | Java | false | false | 568 | java | package com.ideea.api.notificaciones.model;
public class MensajeDTO {
private String asunto;
private String mensajeHtml;
public MensajeDTO() {
super();
}
public MensajeDTO(String asunto, String mensajeHtml) {
super();
this.asunto = asunto;
this.mensajeHtml = mensajeHtml;
}
public String getAsunto... | [
"jtrujillo@ideeasoluciones.com"
] | jtrujillo@ideeasoluciones.com |
b9626a47ec9c2c1140b45daea0b47efd24529afb | be967b03bed92b4db99eb1ed934617194a064ecc | /src/main/java/com/korbiak/challenge/security/jwt/JwtTokenFilter.java | 7a81e79c52b0c6d3bc4df2b495749b997f834a9e | [] | no_license | Korbiak/code-challenge | b44be28597fcf53f2f0898fed22394cf6cebd6cc | 12b5c2a96e2f4bdf4373a508a690dd21ba83c4ee | refs/heads/master | 2022-12-03T23:59:06.494458 | 2020-08-23T17:27:12 | 2020-08-23T17:27:12 | 289,265,050 | 0 | 0 | null | 2020-08-23T17:00:27 | 2020-08-21T12:31:54 | null | UTF-8 | Java | false | false | 1,391 | java | package com.korbiak.challenge.security.jwt;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.extern.slf4j.Slf4j;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.web.filter.GenericFilterBean;
i... | [
"Maksym_Korbiak@epam.com"
] | Maksym_Korbiak@epam.com |
7b199f9c3fbc6385de63fc5faa95b3e0dd9fcb9c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/19/19_512bc3381b96c08d2daecb4ce24af28d1374f174/FileFunction/19_512bc3381b96c08d2daecb4ce24af28d1374f174_FileFunction_t.java | 79168249b499089da4a92aa8695c672959003db7 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,631 | java | package org.smoothbuild.builtin.file;
import static org.smoothbuild.builtin.file.PathArgValidator.validatedPath;
import org.smoothbuild.builtin.file.err.NoSuchPathError;
import org.smoothbuild.builtin.file.err.PathIsNotAFileError;
import org.smoothbuild.fs.base.FileSystem;
import org.smoothbuild.plugin.api.Fi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
44a4fc173324531509ae8cf26716fce4f3279531 | 589051bafa5f6fd8070bda4fbe2718fb72bb2288 | /com.intel.llvm.ireditor/src-gen/com/intel/llvm/ireditor/lLVM_IR/impl/AttributeGroupImpl.java | cfbbe503aee70d4ad51453cf2c0b3060a7cf9a00 | [
"BSD-3-Clause"
] | permissive | cherry-wb/llvm-ir-editor | be127a15a89bf67cab9e099f1391d9feddd719b2 | 2c29fb65ca3e7cca562c88db7232b5ee747b1407 | refs/heads/master | 2021-01-16T21:00:09.344975 | 2013-09-28T19:22:54 | 2013-09-28T19:22:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,081 | java | /**
*/
package com.intel.llvm.ireditor.lLVM_IR.impl;
import com.intel.llvm.ireditor.lLVM_IR.AlignStack;
import com.intel.llvm.ireditor.lLVM_IR.AttributeGroup;
import com.intel.llvm.ireditor.lLVM_IR.FunctionAttribute;
import com.intel.llvm.ireditor.lLVM_IR.LLVM_IRPackage;
import java.util.Collection;
import org.ecli... | [
"alonmishne@gmail.com"
] | alonmishne@gmail.com |
7e4fb6a56b5325eb4e7bb10837a3900bebecd19d | ad2212f670918355f680dcf9c5c90940c329770a | /app/src/test/java/com/project/sakib/task/ExampleUnitTest.java | 3369f708e66f03e97c33a896f113fae80020d858 | [] | no_license | nazmus20000/Map-and-Other | 554419fb06732885ea7aaa85be151eb359f9087f | 812a549c9c4e5e12dcadfdc2522b1706093a3705 | refs/heads/master | 2020-12-24T21:36:44.206989 | 2016-05-17T13:51:35 | 2016-05-17T13:51:35 | 59,026,421 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package com.project.sakib.task;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"nazmus20000@gmail.com"
] | nazmus20000@gmail.com |
61e3fbaf0fe59e9b7ea7a03e641fe887b246460f | c0075eedcf90a5aba0686c08e985535b97afe4ab | /springboot-drools-ruleEngine/src/main/java/com/example/demo/services/MessageRuleExecutor.java | bedfcb5a221b60fcbb408c19a7e87945b463f7cb | [] | no_license | amitvermaatpl/spring-boot-examples | 91bbbc0bf725b7344e8177d0a391c720f14abc93 | 0590f0048d2a15091c0be3832b51ede3946f085a | refs/heads/master | 2020-04-17T11:14:54.983729 | 2019-04-30T01:21:42 | 2019-04-30T01:21:42 | 166,533,789 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package com.example.demo.services;
import org.kie.api.runtime.KieContainer;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/**
* Created by radugrig on 04/06/2018.
*/
@Component
public class MessageRuleExecutor {
}
| [
"averma35@in.ibm.com"
] | averma35@in.ibm.com |
15b184cb0e9e36d5a72f1f75f2f3d78f79d8bfa8 | 7a88dc2f17a044d7f97fe429e19ccf3d0be42b31 | /src/main/java/me/brioschi/acompanytest/gameengine/io/ScreenManager.java | b47691f3b6f72c024c42cdfb49958fa6b419117b | [] | no_license | marcobrioschi/acompanytest | 1068c4fda4ebedb097add15ba360bb1c73270808 | b3e83cec31ccc767da6036f572fde020c44a6b1b | refs/heads/master | 2020-05-27T04:50:57.278358 | 2019-06-02T22:56:17 | 2019-06-02T22:56:17 | 188,490,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,229 | java | package me.brioschi.acompanytest.gameengine.io;
import me.brioschi.acompanytest.gameengine.command.CommandResponseDTO;
import me.brioschi.acompanytest.gameengine.command.CommandResultMessage;
import me.brioschi.acompanytest.domain.character.Player;
import me.brioschi.acompanytest.domain.monster.Monster;
import me.brio... | [
"marco.brioschi@gmail.com"
] | marco.brioschi@gmail.com |
109e75778d3fdb12a921d0e37b0079fba4f3c355 | dcb64d4a551470dc077b6502a2fe583e78275abc | /Fathom_com.brynk.fathom-dex2jar.src/android/support/v4/text/TextDirectionHeuristicCompat.java | d404360bfb07fd7caaccf203747da17bfc332fa5 | [] | no_license | lenjonemcse/Fathom-Drone-Android-App | d82799ee3743404dd5d7103152964a2f741b88d3 | f3e3f0225680323fa9beb05c54c98377f38c1499 | refs/heads/master | 2022-01-13T02:10:31.014898 | 2019-07-10T19:42:02 | 2019-07-10T19:42:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 514 | java | package android.support.v4.text;
public abstract interface TextDirectionHeuristicCompat
{
public abstract boolean isRtl(CharSequence paramCharSequence, int paramInt1, int paramInt2);
public abstract boolean isRtl(char[] paramArrayOfChar, int paramInt1, int paramInt2);
}
/* Location: C:\Users\c_jealom1\... | [
"jean-francois.lombardo@exfo.com"
] | jean-francois.lombardo@exfo.com |
bbd72f45b9067b85e9092e1cce815038da9a8906 | c40266a8274737918fc97ce03b0b3faae326e693 | /src/main/java/com/kaushikam/jpa/entity/inheritance/mapped_super_class/BlogPost.java | 39e656a1b0c6d26e82c0e57baa1630325bfffdc7 | [
"MIT"
] | permissive | kaushikam/jpa-tutorial | cb7ec4baf21196ae12061a8e028617623fb1d874 | c7ad03bd6439cb5d640ec2cb52c5329608938577 | refs/heads/master | 2020-06-19T18:24:02.020388 | 2019-07-19T09:32:34 | 2019-07-19T09:32:34 | 196,820,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package com.kaushikam.jpa.entity.inheritance.mapped_super_class;
import javax.persistence.Entity;
import java.net.URL;
@Entity
public class BlogPost extends Publication {
private URL url;
public BlogPost() {}
public BlogPost(String title, URL url) {
super(title);
this.url = url;
}
... | [
"kaushikam@gmail.com"
] | kaushikam@gmail.com |
3972ee2bbaeeb75fb5b42ad0760adb2be6e02d8a | c3ed2fda020b304c8f5c6d600e1a56491744e095 | /src/interfaz/LineNumber.java | 140efc28e4775cf0813eac4eba624eac170a5a17 | [] | no_license | diegoauyon/Ja-Decaf | 4a81d2f856ce1944fbb4f7475e061e779f991366 | 6227e77ef10638325ea1f1498a48fbccb859c013 | refs/heads/master | 2021-01-01T16:30:46.217982 | 2011-11-21T23:25:36 | 2011-11-21T23:25:36 | 2,338,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,181 | java | package interfaz;
import java.awt.*;
import javax.swing.*;
public class LineNumber extends JComponent
{
/**
*
*/
private static final long serialVersionUID = -6291188920752821727L;
//private final static Color DEFAULT_BACKGROUND = new Color(233, 232, 226);
//private final static Color DEFAULT_FOREGROUND = ... | [
"diegoauyon@gmail.com"
] | diegoauyon@gmail.com |
6a47029c3b109f009369a50be843e209fa4c5b1f | 3660918a0888c5fb50d2c29b6f42b56db2ac0f1c | /src/test/java/com/acme/mytrader/strategy/TradingStrategyTest.java | 1d7e8000a4db12e674f41e7d01489f9c340501e3 | [] | no_license | SaiPrasadManchikatla/stock_broker | 3487716f95e13d242f2aedacf9a6770d9c49af7d | e56bb4fde053d213ade7a48b989da4691240e39d | refs/heads/master | 2022-11-14T07:38:32.984657 | 2020-07-09T03:36:56 | 2020-07-09T03:36:56 | 278,253,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,238 | java | package com.acme.mytrader.strategy;
import org.junit.Assert;
import org.junit.Test;
public class TradingStrategyTest {
@Test
public void testTradingStrategySell() {
TradingStrategy tradingStrategyMock = new TradingStrategy(20.0, 10.0, 10);
TradingStrategyDecisionEnum tradingStrategyDecisionEnu... | [
"prasad.sai83@gmail.com"
] | prasad.sai83@gmail.com |
00ded8bc9a25c849ddc2b8d0dfa61cfe9812b1b6 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/97/186.java | dff876f02ebf295c86f7755092e4bcf08393980a | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,450 | java | package <missing>;
public class GlobalMembers
{
public static int Main()
{
int n;
int a;
int b;
int c;
int d;
int e;
int f;
String tempVar = ConsoleInput.scanfRead();
if (tempVar != null)
{
n = Integer.parseInt(tempVar);
}
a = n / 100;
if ((n % 100) / 10 == 9)
{
b = 1;
c = 2;
d = 0;
}
else if... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
dfb2e77bb13ab544bbe229e773585cea7571f89e | ae2e12ae82b9b564889e1516b70f47ada0d99f4b | /src/com/example/backoff_tts/MainActivity.java | 4b6aeed10d1bc3101f51af684b930b640d7a0abd | [] | no_license | khyathiraghavi/TTS_Backoff_Silence_prediction | 0001f656ed73754c61148057fddbc070d003e9b5 | 878bd33394c6d9b39826733bfe51690c1b9a36bb | refs/heads/master | 2021-01-10T08:23:41.146023 | 2015-11-11T06:05:14 | 2015-11-11T06:05:14 | 45,963,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,139 | java | package com.example.backoff_tts;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.app.ActionBar;
import android.support.v4.app.Fragment;
import android.content.res.AssetManager;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuIte... | [
"khythiraghavi@gmail.com"
] | khythiraghavi@gmail.com |
30c45797fa065ebc7477607e41b65cb96ba24d81 | 7ce58f6a5306cbb943daf7feb45b865e8a6217c6 | /QueryDSL-Project/src/main/java/study/querydsl/repository/Member4Repository.java | 513ff2d2fd7e8acd30e5e79e09e260bb8f7ac5ee | [] | no_license | BAEKJungHo/querydsl-study | 940aec5e531c3d7c5da7705857e42b0b812da6c8 | ed47a269ea4b124adcb60e0f59104c9dcced8ab4 | refs/heads/main | 2023-05-12T09:35:16.810420 | 2021-06-03T11:18:38 | 2021-06-03T11:18:38 | 367,625,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,661 | java | package study.querydsl.repository;
import com.querydsl.core.types.dsl.BooleanExpression;
import com.querydsl.jpa.impl.JPAQuery;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.support.PageableExecutionUtils;
import study.querydsl.dto.MemberS... | [
"designjava@naver.com"
] | designjava@naver.com |
4830bbfffdd0f01ff28ca63a6dd256fba1f25413 | 266a41d910bb33bfe53cd762994a3a39df24bd51 | /easyimageloader/src/main/java/com/ebaryice/easyimageloader/ImageResizer.java | f507dcbada95ab7c7c22105f6cdc780925dc1b68 | [] | no_license | TheSkyToRain/EasyImageLoader | ce6c15a29b0efb08cc6917cf8188b711dc01b3d1 | 650f27e57009e98a44eadfa2443268e346c39e54 | refs/heads/master | 2020-04-07T21:15:53.262440 | 2018-11-22T16:39:07 | 2018-11-22T16:39:07 | 158,720,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,322 | java | package com.ebaryice.easyimageloader;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import java.io.FileDescriptor;
public class ImageResizer {
private static final String TAG = "ImageResizer";
public ImageResizer(){
}
public static Bit... | [
"ebaryice@gmail.com"
] | ebaryice@gmail.com |
01e1aa174b573965fc6b030b2de1178c60797aab | 94d2002690323ba9367ba26cd18a9827550b51c9 | /app/src/main/java/com/banking2fa/mainactivity/data/LoginDataSource.java | 3aa1b7ab30d4120ff95b2bfd47a82df76f1c6668 | [] | no_license | GregRansom/2FA | 4d92c8cfdad07c247a288aa3d3a96a67e385c1c1 | a3f230e135a7789e19b12e2ebecd0d4f41cdbf5f | refs/heads/master | 2020-08-04T16:04:17.370968 | 2019-10-07T04:59:22 | 2019-10-07T04:59:22 | 212,188,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,311 | java | package com.banking2fa.mainactivity.data;
import android.content.Context;
import android.content.Intent;
import com.banking2fa.mainactivity.FingerprintHandler;
import com.banking2fa.mainactivity.data.model.LoggedInUser;
import java.io.IOException;
/**
* Class that handles authentication w/ login credentials and re... | [
"32838628+GregRansom@users.noreply.github.com"
] | 32838628+GregRansom@users.noreply.github.com |
5c295708976d3bbeafa17d75ea2bf54f6889cb5e | 830f9e0d64a4001d40d566b37e28edc30a0cf4c1 | /Graph/perfectFriends.java | 8820ff14e6dfb6c973e7f9db8f9274bf7cba8a35 | [] | no_license | akkigulati/JAVA | 9d4f39ff5a0f90728a4c191a781b99968ca0624d | 0c11f1a99f4ba7949515a57ae005957d2da0d7ee | refs/heads/master | 2021-01-06T18:16:54.670444 | 2020-07-29T08:50:11 | 2020-07-29T08:50:11 | 241,435,594 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,407 | java | /*
Question
1. You are given a number n (representing the number of students). Each student will have an id from 0 to n - 1.
2. You are given a number k (representing the number of clubs)
3. In the next k lines, two numbers are given separated by a space. The numbers are ids of students belonging to same club.
4. You h... | [
"noreply@github.com"
] | akkigulati.noreply@github.com |
ac865b9506368954f7cea7b1ac783889debb7ee2 | a76102ac37bcf6e3f81b1cc835bf19b8da289ac0 | /src/main/ShapeComponent.java | 6c064af4877a8bd637899aa505ac24bc540b7e5a | [] | no_license | CTaylor63/JPaint | 59e59c84fd793e75a464c380c3da45bbcda1b450 | 8cc4df5a393003db8b6d6f35d8175b12793b423c | refs/heads/master | 2022-07-23T13:47:10.578567 | 2020-05-24T17:05:42 | 2020-05-24T17:05:42 | 266,586,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package main;
public interface ShapeComponent {
public void reDraw();
public void updateLocation(int dx, int dy);
public void setSelected(boolean flag);
}
| [
"cptaylor2014@gmail.com"
] | cptaylor2014@gmail.com |
040c1ae29f4cf7e46573979d3ea43a053ae92ab1 | e54f6fb22418d94ce86c6841c45c0aa0af93b5ec | /common/src/main/java/com/rainyhon/common/vo/FaceSdkUserVo.java | 26e9d5936d1bb3694ca26c870e73624149485ca0 | [] | no_license | xiaoxiao-xx/demo-backend | 9149441d2059778b1e71dd064deb05404a5add3f | 860a36a8c40f50fa6aaefc866a3b51c322e0ed28 | refs/heads/master | 2022-12-07T18:01:40.054261 | 2019-05-28T02:03:19 | 2019-05-28T02:27:02 | 168,655,493 | 2 | 0 | null | 2022-11-16T06:58:48 | 2019-02-01T06:53:32 | Java | UTF-8 | Java | false | false | 243 | java | package com.rainyhon.common.vo;
import lombok.Data;
@Data
public class FaceSdkUserVo {
private String seiralNo;
private String group_id;
private String image;
private String user_id;
private String face_token;
}
| [
"maxwell.lee@outlook.com"
] | maxwell.lee@outlook.com |
48f47d0adb420f07dfa5dd20a939b9a4d3c75796 | af365a62dc4b83b0c51c446cc12908b51658f387 | /QuickNaviStage02/src/org/androidtown/quicknavi/common/TitleBitmapButton.java | b13fa7319f0cbe305d3ca777466b9529082a5b4c | [] | no_license | flaj5477/Do-it-Android | 595aa9d15eb871253ed14058a6b2f1805a313cb2 | c09ba68e415c32d3406a1fc36ceaa2442fbc3bff | refs/heads/master | 2020-07-20T07:25:49.730456 | 2019-09-16T08:27:28 | 2019-09-16T08:27:28 | 206,597,901 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 6,190 | java | package org.androidtown.quicknavi.common;
import org.androidtown.quicknavi.R;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.Typeface;
import android.u... | [
"flaj5477@daum.net"
] | flaj5477@daum.net |
fea5ae2a195e77f51d40ec709aab7086b364a523 | aae49c4e518bb8cb342044758c205a3e456f2729 | /GeogebraiOS/javasources/org/geogebra/common/main/AppCompanion.java | f0afbc96151187e1519c0df201af5486d05af833 | [] | no_license | kwangkim/GeogebraiOS | 00919813240555d1f2da9831de4544f8c2d9776d | ca3b9801dd79a889da6cb2fdf24b761841fd3f05 | refs/heads/master | 2021-01-18T05:29:52.050694 | 2015-10-04T02:29:03 | 2015-10-04T02:29:03 | 45,118,575 | 4 | 2 | null | 2015-10-28T14:36:32 | 2015-10-28T14:36:31 | null | UTF-8 | Java | false | false | 3,512 | java | package org.geogebra.common.main;
import org.geogebra.common.euclidian.EuclidianViewCompanion;
import org.geogebra.common.gui.layout.DockPanel;
import org.geogebra.common.kernel.Kernel;
import org.geogebra.common.kernel.commands.CommandsConstants;
import org.geogebra.common.kernel.geos.GeoElement;
import org.ge... | [
"kuoyichun1102@gmail.com"
] | kuoyichun1102@gmail.com |
d08ab6663b0788aaeddfbaf72b1a0651e8fa3fa7 | c061f58f6f8436b999e045031193a4318a13ddae | /appDisney/src/main/java/com/appDisney/repositorio/RepositorioGenero.java | 7acd5739a32ea50e6b0cddb5acc0a29f9af0533d | [] | no_license | emitorres/AppDisney | 9abe7cb6c10e598c689b32a0327254f30efa93b3 | cd23d66083a7c055afaf594ca4efd9ed8dd845e4 | refs/heads/master | 2023-06-25T01:31:22.236555 | 2021-07-30T23:53:44 | 2021-07-30T23:53:44 | 388,966,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package com.appDisney.repositorio;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.appDisney.entidad.*;
@Repository
public interface RepositorioGenero extends JpaRepository<Genero, Long>{
boolean findByNombre(String nombre);
}
| [
"emitorres93@gmail.com"
] | emitorres93@gmail.com |
19429d96c6fe920e9f2e174ce6593f3dc2f72183 | 0dab660ebb6a16c1dd06f6beb99c41c555466d8b | /testAutomationV2/src/test/java/generics/reporter.java | a26eabf0ada60a6d2948344baee110f6af20d6f2 | [] | no_license | AnantNigam0309/AutomationFrame | 75b9eacb84464081b20fece0c9a806c5fe04082c | 384c2af9cea2bd10fbd583b4e4a34c02aace4c31 | refs/heads/master | 2021-01-20T14:29:32.221396 | 2017-05-09T09:17:20 | 2017-05-09T09:17:20 | 90,619,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package generics;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
public class reporter {
String Scenario;
String result ;
@XmlElement
public void setScenario(String scenario) {
this.Scenario=scenario;
}
@XmlElement
public void setResult(Str... | [
"anantnigam0309@gmail.com"
] | anantnigam0309@gmail.com |
04a3481cf0305258cba2927ebc55b767e3c9b61a | f1e8e4e6bc2c49d880ae655b5c3bbac9568bbb7e | /src/main/java/org/seckill/dto/SeckillExecution.java | 5a3986b28cbb3c5b3cbd501303a5eda8057e12af | [] | no_license | a7956232/seckill | b2a9e7ad16af1fe30f7c71e673b39f89774fb869 | f1659e28a30a40d60b69f61a8c8ce829086212e8 | refs/heads/master | 2021-01-11T02:56:03.271562 | 2016-10-14T12:12:44 | 2016-10-14T12:12:44 | 70,905,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,851 | java | package org.seckill.dto;
import org.seckill.entity.SuccessKilled;
import org.seckill.enums.SeckillStateEnum;
/**
* 封装秒杀执行后结果
* Created by 95 on 2016/9/21.
*/
public class SeckillExecution {
private long seckillId;
//秒杀执行结果状态
private int state;
//状态信息
private String stateInfo;
//秒杀成功对象
... | [
"312139501@qq.com"
] | 312139501@qq.com |
a8015e5b295088ccc640e61513acebd3eaf26bc1 | 589555d8dab0629e2d743be7e1c9e40ce0f44cb7 | /src/employees/Employee.java | 71e17b4c7a3cda90aa809fa3ecfa69f0f47a5716 | [] | no_license | jihee102/helpdesk-system-JAVA | 815dc1a4bf64b44134c5c48c307f04004154ae67 | c77a74e0fce6da80a103191b7463ea421602814d | refs/heads/master | 2023-02-28T19:26:33.366535 | 2021-02-03T12:21:53 | 2021-02-03T12:21:53 | 335,609,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package employees;
import org.json.JSONObject;
public class Employee {
protected String name;
private String password;
protected String department;
public Employee(String eName, String ePassword, String eDepartment){
this.name = eName;
this.password = ePassword;
this.department =... | [
"486480@student.saxion.nl"
] | 486480@student.saxion.nl |
ee0759e06881a9cf8af564a296943ba6b5b81db6 | 14452cc65ad3f8642cc9e7bf687f4e868406dda1 | /src/main/java/il/ac/bgu/cs/bp/bpjs/execution/tasks/BPEngineTask.java | 08baa42ea0b9332d98df2939fc21bead4f28f9ce | [
"MIT"
] | permissive | potashkeren/BPjs | 36c1ec52f495842109ec0b6822dc56a72a4f862f | 3c89a0455d559e3f90badf38719a0b80bc9ae91e | refs/heads/master | 2020-04-03T21:11:08.217849 | 2018-10-17T23:00:41 | 2018-10-17T23:00:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,129 | java | package il.ac.bgu.cs.bp.bpjs.execution.tasks;
import il.ac.bgu.cs.bp.bpjs.model.BProgram;
import il.ac.bgu.cs.bp.bpjs.model.BSyncStatement;
import java.util.concurrent.Callable;
import il.ac.bgu.cs.bp.bpjs.model.BThreadSyncSnapshot;
import il.ac.bgu.cs.bp.bpjs.model.FailedAssertion;
import org.mozilla.javascript.Conte... | [
"mich.barsinai@gmail.com"
] | mich.barsinai@gmail.com |
8e826815c31ea4425d488fa0e000e4df7b6e9bae | dc446d8c5074efb11ffc749e94fa5136227bd4e1 | /LeetCodeSol/src/com/epi/design/ArraysTest.java | 8a532682af84ca233960f99947756d6a4b45a48f | [] | no_license | JBaba/CgProject | c65ec8e40bdf98ef61e12ab0d20d103c11c53e70 | 919fa121fc5f4643d486a911214875c1a1bc4892 | refs/heads/master | 2021-04-22T12:51:21.353533 | 2019-09-16T01:52:03 | 2019-09-16T01:52:03 | 48,817,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,631 | java | package com.epi.design;
import java.util.Arrays;
import java.util.List;
public class ArraysTest {
public static void main(String[] args) {
int i = 0;
Integer[] a = {5,6,7,8,9,1,2,3,4};
System.out.println(i);
List<Integer> list = Arrays.asList(a);
System.out.println(list.size());
System.o... | [
"naimish101.viradia@gmail.com"
] | naimish101.viradia@gmail.com |
7c389b2e474da659f3015b28edff2702a053f791 | 48c0163c42d4f3cb18f825f794cbdfc780be58f6 | /base/src/main/java/com/example/base/loadsir/TimeoutCallback.java | 9f1c8d369d66a61fbdc309eb4f316ea6e3c5cd21 | [] | no_license | sunbinkang/CustomWebView | 31fef2708db2a33d6e572034e9e28563f7e479f3 | aa08d791f71b940e7a26a66a96b4b364c65fad04 | refs/heads/main | 2023-03-23T06:24:57.114723 | 2021-03-17T00:45:15 | 2021-03-17T00:45:15 | 348,327,204 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | package com.example.base.loadsir;
import android.content.Context;
import android.view.View;
import android.widget.Toast;
import com.example.base.R;
import com.kingja.loadsir.callback.Callback;
/**
* Description:TODO
* Create Time:2017/9/2 16:17
* Author:KingJA
* Email:kingjavip@gmail.com
*/
public class Timeou... | [
"sunbinkang@example.com"
] | sunbinkang@example.com |
cd1f8979dc31e61bf11bb55cddb59b04b9e38139 | b5be51c61e64cc245eb8f97a50dd48e8d811b393 | /SongLib/src/model/SongList.java | ca7b3d20028e5cc909461c75a72bfbab1adc4c42 | [] | no_license | JiSunPark88/SoftwareMeth | 7b848d4eb490e0ffb406e95babcaf3dc66868767 | a27d005c80df967d5ee1fbe8f94bc96a9ea3a5be | refs/heads/master | 2020-08-03T08:02:16.429513 | 2019-12-12T00:39:40 | 2019-12-12T00:39:40 | 211,677,230 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,095 | java | //SongLib Project CS213 Project 1
//Ji Sun Park and Sakar Mohamed M
package model;
public class SongList {
private String name, artist, album, year;
public SongList(String name, String artist) {
this(name, artist, "", "");
}
public SongList(String name, String artist, String album) {
this(name,... | [
"noreply@github.com"
] | JiSunPark88.noreply@github.com |
80cb4e2ea770962df7762f4d63708b57c3ba1161 | 97af9cd24c411871d64538e13c6d6c5775f9fc2d | /eureka-hystrix-dashboard/src/main/java/didispace/Application.java | 1aa82e5a05e518411ea6fda235a652cd4ed41ae0 | [] | no_license | tfchen2400/spring-cloud | 21944505c97793e72644a7df1792d2767ebd5011 | 490690556c5a86d83f5ffcb722e3bd3f78250f3b | refs/heads/master | 2020-03-30T00:55:05.135718 | 2018-09-27T08:16:34 | 2018-09-27T08:16:34 | 150,550,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | package didispace;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.cloud.client.circuitbreaker.EnableCircuitBreaker;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.spri... | [
"kumu@wacai.com"
] | kumu@wacai.com |
b48ca635a9cd8596183890d968f245b9a977e396 | 3c8a067f60958a53945643ac03a22401b48310ee | /Project/src/com/Fundamentals/Java/WelcomeToJava.java | a1270060c21980f64546dba9f07dc7122d30a7a2 | [] | no_license | titushale/JavaFundamentals | 6b26d21d10e7e63d953058104d087bc7b75dc345 | b3ea01afc93f5b2b85c111381493d42a5610b2e3 | refs/heads/master | 2020-03-31T01:10:02.113003 | 2018-12-03T16:39:18 | 2018-12-03T16:39:18 | 151,769,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,864 | java | package com.Fundamentals.Java;
import java.util.*;
import com.Fundamentals.data.Apple;
import com.Fundamentals.data.Dinner;
import com.Fundamentals.data.Dinosaur;
import com.Fundamentals.data.ExceptionSample;
import com.Fundamentals.data.HolidayDinner;
import com.Fundamentals.data.Pterodactyl;
import com.Fundamentals... | [
"titus.hale15@gmail.com"
] | titus.hale15@gmail.com |
7aca92fb2e741dbb33bd33083f69e96469b2763c | b4a0979b325613f5b4a26d22b15ee9c38453f88f | /src/presicely1/InfogixTest3.java | a87ae22638e11b3ed8177d88ccc4b90d64527fd6 | [] | no_license | Aneesh9252/Precisely1 | 0ff933024823ed0d2db2aeabec696171486b7221 | 2b9e5fc43ba6d6324a5f0740fcbffce1a8f43730 | refs/heads/main | 2023-07-15T07:28:48.513700 | 2021-08-20T11:49:46 | 2021-08-20T11:49:46 | 398,238,026 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,396 | java | package presicely1;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
public class InfogixTest3 {
public static void main(String[] args) throws Interrup... | [
"noreply@github.com"
] | Aneesh9252.noreply@github.com |
5940c2127bb9582d8188a07d33424bdc14be7434 | 4db1126dc806501828b873f0b13f1272a341bd41 | /app/src/main/java/com/b2b/passwork/Model/Upcoming/UpComingResponse.java | c8f02bdc90acb81956a5280baab8c8d6e6638253 | [] | no_license | Deepakgajjar502/Passwork | f05eb1e62ff9ade6666ac35ab24df52aa3508d3e | 12c12a0540491b40e2e1a6004bf5f74fa318bdf2 | refs/heads/master | 2023-03-29T15:54:42.221091 | 2021-03-31T11:21:22 | 2021-03-31T11:21:22 | 333,503,597 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 509 | java | package com.b2b.passwork.Model.Upcoming;
import java.util.List;
import com.google.gson.annotations.SerializedName;
public class UpComingResponse {
@SerializedName("data")
private List<upcomingDataItem> data;
@SerializedName("status")
private int status;
public void setData(List<upcomingDataItem> data){
this... | [
"51917092+Deepakgajjar502@users.noreply.github.com"
] | 51917092+Deepakgajjar502@users.noreply.github.com |
5e7479ec8081ba5a2ea02f5d1f725a43077a9386 | 4288933ce27f812293dd38a4b998efc60fa97140 | /backend-manager/backend-manager-web/src/main/java/cn/yutang/backend/controller/CashierController.java | c13f10d3c3b2ecb9e8444ba0073356cdc6e98f64 | [] | no_license | YuTangClub/yt-catering | eefab6c3e486de340a186a9c86220203ce3ad81c | f2e3ae8029c8b3bcc0fd23d269024c803459acaf | refs/heads/master | 2021-04-09T15:15:08.160363 | 2018-04-09T07:55:57 | 2018-04-09T07:55:57 | 125,480,622 | 1 | 0 | null | 2018-04-09T08:00:52 | 2018-03-16T07:36:23 | Java | UTF-8 | Java | false | false | 3,512 | java | package cn.yutang.backend.controller;
import cn.yutang.backend.pojo.dto.MessageResult;
import cn.yutang.backend.pojo.dto.Page;
import cn.yutang.backend.pojo.po.Food;
import cn.yutang.backend.pojo.po.ShopOrders;
import cn.yutang.backend.pojo.vo.DinnerTableInfo;
import cn.yutang.backend.service.IDinnerTableService;
impo... | [
"xifangshibai@126.com"
] | xifangshibai@126.com |
c65f31a6ede05580cf78c2fca995e5b9713a2809 | 24d1ad74cb69c514490bca499ac6f9bf51294486 | /src/java/dao/TblRolFacade.java | 551fda323c4c0c12632972f1fd7be50f3c3d1216 | [] | no_license | AlexZepe/sigge | 50c04aa370fed71aa3e2b5ad57327913e0e9e5b2 | 0634e2dae6b3fc89ff4fe15588dff00426c8a8a9 | refs/heads/master | 2021-01-19T05:42:26.850296 | 2016-06-18T01:33:48 | 2016-06-18T01:33:48 | 60,894,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package dao;
import entidades.TblRol;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.Per... | [
"alex.shak1991@gmail.com"
] | alex.shak1991@gmail.com |
d3a700380bce7e150a80345c949984e40bc07513 | 6f796a5e56c17e60c61d139b941b78bcdaf665ad | /src/rs/media/Palette.java | 1f5f4ce8a76fe68cd29a4608ae504c2b11968fa5 | [] | no_license | jtieri/RuneScape-Beta-Public | 3362279889802a8462bf5a9d2e54f52c5a1caacb | 383935d6fcc6cc795cdb9c6d61fc2f101760a9a8 | refs/heads/master | 2020-05-30T01:42:09.746279 | 2018-11-15T04:30:21 | 2018-11-15T04:30:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,881 | java | package rs.media;
import rs.util.Colors;
public final class Palette {
public static int[] rgb = new int[128 * 512];
public static void setBrightness(double brightness) {
int off = 0;
for (int y = 0; y < 512; y++) {
double fGreen = ((double) (y / 8) / 64.0) + 0.0078125;
double saturation = ((double) (y &... | [
"walrus.viking.of.valhalla@gmail.com"
] | walrus.viking.of.valhalla@gmail.com |
4a403822daa6d7d9c2da80329bbc38810d9b25d3 | 6ba4c323b18e8e2b7e3b43cc37b135a6b61f491f | /src/main/java/com/gnut/bidscout/controller/client/CampaignController.java | 1b2a3c4229418cc7799d9f64ec8651c1ca8b8d5d | [] | no_license | guitarnut/BidScout | cf25181155974fb8d9873fea14509574ae35ff19 | 717aeb52416ffc5849d6cc428ba888d9ba8e8e59 | refs/heads/master | 2022-11-29T08:19:31.313631 | 2019-08-06T11:31:02 | 2019-08-06T11:31:02 | 155,811,591 | 0 | 0 | null | 2022-11-16T11:34:45 | 2018-11-02T03:54:34 | Java | UTF-8 | Java | false | false | 4,773 | java | package com.gnut.bidscout.controller.client;
import com.gnut.bidscout.model.Campaign;
import com.gnut.bidscout.model.Limits;
import com.gnut.bidscout.model.Requirements;
import com.gnut.bidscout.service.inventory.CampaignService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework... | [
"rick@beachfront.com"
] | rick@beachfront.com |
31743874bf86f5105b9ec284496c91a349e7fa26 | de179509b1b53c3753a82b57030fc06bb552d3de | /app/src/main/java/com/zongke/hapilolauncher/utils/ViewUtils.java | d93026f46894f8ef04d9243dd2215661b090f11f | [] | no_license | 13767004362/ZongKeLauncher | 70b79a41cda3db86e43c2cc0689d4d1e285fd717 | 9e901fc9561fcb1841d49f55d7c9b8a9babad81a | refs/heads/master | 2021-05-10T15:07:50.327537 | 2018-04-28T01:47:43 | 2018-04-28T01:47:43 | 118,541,291 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,532 | java | package com.zongke.hapilolauncher.utils;
import android.graphics.Paint;
import android.os.Build;
import android.text.TextUtils;
import android.view.View;
import java.lang.reflect.Field;
import java.util.concurrent.atomic.AtomicInteger;
/**
* Created by ${xingen} on 2017/6/20.
*/
public class ViewUtils {
/**
... | [
"13767004362@163.com"
] | 13767004362@163.com |
463337c279bd4256699b1b515c32446d8aae30e0 | 8cc09d0369479468c64f7fb0e8285f480689c2ab | /stock/src/com/cni/stock/service/UtilisateurService.java | 589e322f071c1e8281e8da01bb72fa6e15d81400 | [] | no_license | SyrineByk/github2 | c33e2c719d115de4b6748b9c9a9c39f9e4a520ed | 5a836d2362432410f22259745bf0f19ea17e0acb | refs/heads/master | 2021-07-08T16:35:09.103222 | 2019-08-30T10:43:14 | 2019-08-30T10:43:14 | 202,313,921 | 0 | 0 | null | 2020-10-13T15:39:07 | 2019-08-14T09:02:29 | Java | UTF-8 | Java | false | false | 1,334 | java | package com.cni.stock.service;
import java.util.List;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.cni.stock.dao.IUtilisateurDAO;
import com.cni.stock.model.Utilisateur;
@Service("utilisateurService")
@Transactional(readOnl... | [
"syrine.byk@gmail.com"
] | syrine.byk@gmail.com |
c828841fda3126bc33577b89dde212df3a318cb4 | 0a532b9d7ebc356ab684a094b3cf840b6b6a17cd | /java-source/src/main/com/sun/org/apache/xml/internal/res/XMLErrorResources_es.java | cc4920b3b4ac8e11b3df8a80c8342c4152b2eb6a | [
"Apache-2.0"
] | permissive | XWxiaowei/JavaCode | ac70d87cdb0dfc6b7468acf46c84565f9d198e74 | a7e7cd7a49c36db3ee479216728dd500eab9ebb2 | refs/heads/master | 2022-12-24T10:21:28.144227 | 2020-08-22T08:01:43 | 2020-08-22T08:01:43 | 98,070,624 | 10 | 4 | Apache-2.0 | 2022-12-16T04:23:38 | 2017-07-23T02:51:51 | Java | UTF-8 | Java | false | false | 19,676 | java | /*
* Copyright (c) 2007, 2016, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except ... | [
"2809641033@qq.com"
] | 2809641033@qq.com |
b49447f2a1a23f3245ae6852b1944e85eaec75e4 | e9574a493ed899274776b58e26a763cdacd53ba0 | /OFFLINE 3/2/src/pizza/vegPizza.java | 2570aed9a3005e9bf84e74ed74e7cd907faa29a9 | [] | no_license | Sourov72/CSE-308-ASSIGNMENTS | d85167733aec1c9581d1938e7fb79b67ad72fe7f | ae44208461b8d1c72601d6b2d7f944a74bd0c199 | refs/heads/master | 2023-06-29T22:48:03.595494 | 2021-07-28T13:38:31 | 2021-07-28T13:38:31 | 363,350,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | package pizza;
import com.company.Pizza;
public class vegPizza implements Pizza {
@Override
public double price() {
return 300.0;
}
@Override
public String mealDesc() {
return "Veg Pizza";
}
}
| [
"1705072@ugrad.cse.buet.ac.bd"
] | 1705072@ugrad.cse.buet.ac.bd |
7c13579044e67f456c8b5fbdb7549a557b84d274 | b681aa823c458eb090db9a469683a41b4c88d146 | /hapi-fhir-test-utilities/src/main/java/ca/uhn/fhir/test/utilities/server/HashMapResourceProviderExtension.java | f0af71a7ac8f899914e49b5e55dc74ae43c3cd28 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | jasmdk/hapi-fhir | 4494b1a4a92e1baa443ef72bfa9e6ca3ef647ba8 | 6cb39a14ead6b4e3830636537367a0174337c65f | refs/heads/master | 2021-07-06T04:01:53.239188 | 2020-08-06T20:45:04 | 2020-08-06T20:45:04 | 180,432,303 | 0 | 1 | Apache-2.0 | 2019-04-09T19:04:35 | 2019-04-09T19:04:30 | null | UTF-8 | Java | false | false | 1,958 | java | package ca.uhn.fhir.test.utilities.server;
/*-
* #%L
* HAPI FHIR Test Utilities
* %%
* Copyright (C) 2014 - 2020 University Health Network
* %%
* 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 Lic... | [
"noreply@github.com"
] | jasmdk.noreply@github.com |
ba62bc9746433dbc6540d717a6361508c72a6a19 | cf866cbe3681fa5e685f0314b4636935d9ce9f7d | /src/es/uned/lsi/eped/pract2016/AcademiaIF.java | 57c6c0ac9e9f46d25862dd74e2aa88912d2457ee | [] | no_license | jorgestp/Epec | c3f0871de58a13423e8a42a89d82372d7ba07645 | 42af8002113e9cd74ec5fc179520baa4e462dbf9 | refs/heads/master | 2021-01-01T04:05:58.599078 | 2016-06-05T18:02:50 | 2016-06-05T18:02:50 | 56,065,588 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,462 | java | package es.uned.lsi.eped.pract2016;
import es.uned.lsi.eped.DataStructures.*;
/**
* Reperesentacion de una Academis formada por una coleccion de Doctores
* @author Windows
*
*/
public interface AcademiaIF extends CollectionIF<DoctorIF>{
/*
* Consulta el doctor que fundó la Academia
* @returns el doctor fun... | [
"jorge10_stp@hotmail.com"
] | jorge10_stp@hotmail.com |
b42856d64fbb5e92b4142d88a57a26f14f1e0416 | a93abf60476f35a035ceaf253d9b02fb36b75cb7 | /modules-storage/prov-storage-mongodb/src/main/java/org/openprovenance/prov/storage/mongodb/MongoGenericResourceStorage.java | 2df0fe7805d97700f91001d47c075f695a5e7506 | [
"MIT"
] | permissive | lucmoreau/ProvToolbox | 241a4f63a1a587789740e00ec8ec3db4d4f14e76 | 8d348c8b87920aa447192e55577f2474b6b41621 | refs/heads/master | 2023-08-30T16:09:40.119640 | 2023-08-26T08:26:13 | 2023-08-26T08:26:13 | 2,295,667 | 51 | 34 | NOASSERTION | 2023-08-27T08:09:01 | 2011-08-30T15:32:29 | Java | UTF-8 | Java | false | false | 3,869 | java | package org.openprovenance.prov.storage.mongodb;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.mongodb.DB;
import com.mongodb.DBCollection;
import com.mongodb.MongoClient;
import org.apache.logging.log4j.Logger;
import org.apache.logging.log4j.LogManager;
import org.mongojack.DBUpdate;
import org.mong... | [
"luc.moreau@kcl.ac.uk"
] | luc.moreau@kcl.ac.uk |
9e8c93afb3a0d36d1939e76dd3a22cfa5fea8e28 | 5049eb5596de23b23026c8ea688f9e9714aba09b | /src/test/java/ru/job4j/loop/LeapYearTest.java | 00c367d26a4aa2d7259f0661a27e65dbe923ea2b | [] | no_license | RamonOga/elementary | 63b85161481d1146f8a10b2b1b6dad4f3aae0b15 | 7c639907eb7c399410068dfa49648641258d8436 | refs/heads/master | 2023-01-11T21:29:02.546501 | 2020-11-14T08:14:55 | 2020-11-14T08:14:55 | 305,797,182 | 0 | 0 | null | 2020-11-14T08:15:41 | 2020-10-20T18:20:57 | Java | UTF-8 | Java | false | false | 707 | java | package ru.job4j.loop;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.*;
import ru.job4j.loop.LeapYear;
public class LeapYearTest {
@Test
public void checkYearFalse() {
boolean b = LeapYear.checkYear(2019);
assertThat(b, is(false));
}
@Te... | [
"roman.sercent@gmail.com"
] | roman.sercent@gmail.com |
a89b66750ceebf9f2a6c18b8cd65aeac4314097a | 2a983ca82d81f9a4f31b3fa71f5b236d13194009 | /instrument-modules/user-modules/module-dbcp2/src/main/java/com/pamirs/attach/plugin/dbcp2/utils/DataSourceWrapUtil.java | c9051f2ffeed7da033f6739db3b97669a54a52a3 | [
"Apache-2.0"
] | permissive | hengyu-coder/LinkAgent-1 | 74ea4dcf51a0a05f2bb0ff22b309f02f8bf0a1a1 | 137ddf2aab5e91b17ba309a83d5420f839ff4b19 | refs/heads/main | 2023-06-25T17:28:44.903484 | 2021-07-28T03:41:20 | 2021-07-28T03:41:20 | 382,327,899 | 0 | 0 | Apache-2.0 | 2021-07-02T11:39:46 | 2021-07-02T11:39:46 | null | UTF-8 | Java | false | false | 18,264 | java | /**
* Copyright 2021 Shulie Technology, Co.Ltd
* Email: shulie@shulie.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 requi... | [
"jirenhe@shulie.io"
] | jirenhe@shulie.io |
d74a6cede24ff07aba3d80c86da964f1e23e0cd8 | 8c66742a996e40cf924fbccae958a11d0315fa14 | /app/src/main/java/com/felece/hybris/UI/Adapters/CatalogsListRecylerViewAdapter.java | 2823bbc452baedb2c2b695630a556db923d563de | [] | no_license | hsmnzaydn/hybris-mobile-sdk | 2237384c3764e0360293d64b21d503dfd75ccbc9 | 72674f49f5f01d3faffdd7cdaed4646768200161 | refs/heads/master | 2020-05-24T01:40:29.938489 | 2019-05-18T11:29:15 | 2019-05-18T11:29:15 | 187,039,130 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,646 | java | package com.felece.hybris.UI.Adapters;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
import com.felece.hybris.R;
import com.felece.hybris_network_sdk.data.... | [
"hasan194"
] | hasan194 |
abb0bfe1d5ce97d0d9d7554677aa4286796bf998 | ceff89df6efcef627f4dbe92979bbdfc6a9a8857 | /MediaOfTheWeek/src/mavisBeacon/motw/RecentActivity.java | a13edcd738c58c4316ced4581964d912a0e37648 | [] | no_license | nighthawk6389/EclipseProjects | ca2e30f7d3c547bff8cb0828c358616da86c087b | 5e65048aacb18e8955699bab65150d4c2c011af5 | refs/heads/master | 2020-03-25T03:56:28.145091 | 2018-08-03T02:51:15 | 2018-08-03T02:51:15 | 143,369,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,963 | java | package mavisBeacon.motw;
import java.util.List;
import java.util.Map;
import android.graphics.Color;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup.LayoutParams;
import android.widget.LinearLayout;
import android.widget.ScrollView;
import android.widget... | [
"nighthawk6389@yahoo.com"
] | nighthawk6389@yahoo.com |
00945d3d699862ef3fa4724d1b5fc8e4a725d54a | 361d763a05fbb223ecd3a8292b227e290a3418b8 | /firstModul/src/SwapVars.java | 7ae435b162edb7421011229d35d64b6970b9207c | [] | no_license | Dm-vp/firstStep | 655dba693af11eed9ac0c4593727d797088b9df2 | da518536899fb103a39ed22d494c625bc97df65b | refs/heads/master | 2021-01-01T04:58:24.647445 | 2016-05-03T18:18:29 | 2016-05-03T18:18:29 | 56,967,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 306 | java | /**
* Created by сони on 09.03.2016.
*/
public class SwapVars {
public static void main(String[] args) {
int i=3, j=5, n;
System.out.println("БЫЛО i= "+i+", j= "+j);
n=i;
i=j;
j=n;
System.out.println("СТАЛО i= "+i+", j= "+j);
}
}
| [
"Dmitry Pisarenko"
] | Dmitry Pisarenko |
97329b0fa0aaf2cf79b6bafba62e4d5b610ca379 | a5ae2cab0d66930e713c95187dd41f16fce91fe3 | /src/main/java/guru/springfamework/api/v1/mapper/CategoryMapper.java | 31c67b3756f1892878adee939b03b091ce596eab | [] | no_license | jinxTelesis/spring5-mvc-RESTPRI | 3ece470be2fbfd42185b78a3566825b5fb02bc28 | 8aa2590aea8c5567a02a66fd7666dbc7cda8904b | refs/heads/master | 2020-04-27T23:30:48.469489 | 2019-03-16T01:07:00 | 2019-03-16T01:07:00 | 174,779,045 | 0 | 0 | null | 2019-03-16T01:07:01 | 2019-03-10T04:48:47 | Java | UTF-8 | Java | false | false | 385 | java | package guru.springfamework.api.v1.mapper;
import guru.springfamework.api.v1.model.CategoryDTO;
import guru.springfamework.domain.Category;
import org.mapstruct.Mapper;
import org.mapstruct.factory.Mappers;
@Mapper
public interface CategoryMapper {
CategoryMapper INSTANCE = Mappers.getMapper(CategoryMapper.clas... | [
"dremon7@hotmail.com"
] | dremon7@hotmail.com |
2f936842c8571444091fb6991da474d18b525c20 | 2da02312b9fdd88303a0f96deeae341e9fd0bf0f | /src/ec/edu/ups/entidades/CitasMedicas.java | a259a0b773df63beca75423c08f50fc21b7be422 | [] | no_license | JavierYungaT/YungaTacuri-Edisson-ExamenFinal | e6b57a0912e171bf982e8eac41b8859019ecd85c | d51256c09a1115b28d98e18025043dc66557c9ec | refs/heads/master | 2022-11-22T18:32:54.227853 | 2020-07-28T17:04:52 | 2020-07-28T17:04:52 | 283,235,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,018 | java | package ec.edu.ups.entidades;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.persistence.Transient;
@Entity
public class CitasMedi... | [
"49315481+JavierYungaT@users.noreply.github.com"
] | 49315481+JavierYungaT@users.noreply.github.com |
5bc839b7f65233a6471f92dc569c3b74710b7632 | 01a70a1a9f8aaf3fc9ece67513980c4f9d33b060 | /triaje-digital-covid19-ws/fuentes/src/main/java/pe/com/covid/api/AutenticacionApi.java | 34f5ae8273c1b7be4ef09e4256fddf979298d143 | [] | no_license | cvalenciap/zworkspacCOVv1.1 | bde73823e89ab45a8122846c23292ab48893b223 | b25beb7fe75d9270cf051ea9b45e395fdac21fa1 | refs/heads/master | 2023-05-04T02:04:59.172442 | 2021-05-06T02:43:41 | 2021-05-06T02:43:41 | 364,761,845 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,944 | java | package pe.com.covid.api;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBo... | [
"valenciasist20@gmail.com"
] | valenciasist20@gmail.com |
8e0a26b255a05f60493302b5fdaf1fce7d77aee9 | 0a65f11414da7dd2cafb087119f828f3ba2d9b22 | /SwipeRefreshTest/src/main/java/com/xpc/swiperefresh/BaseActivity.java | e7b7e4bf34aa7a1b13e8e9db25c07113a200172a | [] | no_license | xpc254/XiepcSimpleProject | 0c7a0e541dac4759db0f34f213bbed40a066795c | 5669e5ddd53665ea5fe495ce23b0cbc7ab9a98fd | refs/heads/master | 2020-09-16T03:57:00.870288 | 2016-09-11T16:11:31 | 2016-09-11T16:11:31 | 67,876,597 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,740 | java | package com.xpc.swiperefresh;
import android.app.Activity;
import android.os.Build;
import android.os.Bundle;
import android.os.PersistableBundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.ViewGroup;
import android.view.WindowManager;
import android.widget.LinearLay... | [
"87542320@qq.com"
] | 87542320@qq.com |
22faf5922e20d3f5144511680789a4f2155956b0 | 16331fa33db07fec81c43d6591fb63e940fae703 | /Celcius.java | dd2f30e49fda692620d9c11fedbbee8d4b488fb3 | [] | no_license | RidwanNullah/Tugas-PBO | 4e3610bf74d06e932a346938c41c031dc0061a80 | 51dfe2124c8606591e491ca412b70f45c23bba26 | refs/heads/main | 2023-02-03T16:30:36.900536 | 2020-12-19T13:01:53 | 2020-12-19T13:01:53 | 322,037,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 291 | java | package tugas5;
import pbo.KonversiSuhu;
public class Celcius {
double toFahrenheit(){
return (KonversiSuhu.suhuAwal *1.8+32); }
double toReamur(){return (KonversiSuhu.suhuAwal*0.8); }
double toKelvin(){
return (KonversiSuhu.suhuAwal*273.15);
}
} | [
"noreply@github.com"
] | RidwanNullah.noreply@github.com |
9330325428d98ecc5b3602d9808ed909ffced143 | 4ebda311ee7429ccdc2434258baa1ec645554c70 | /src/com/example/android/hcgallery/WelcomeActivity.java | 60c779665c3730579f5d9382faf063aa49371463 | [] | no_license | iantoniou1/MyLamia | 5059e5e539014adc28e47c09cd450d9de8be7d61 | 6b51301cf3c19f0c288c7330e108cd502884ca9f | refs/heads/master | 2021-01-01T05:51:56.741810 | 2015-03-07T21:09:15 | 2015-03-07T21:09:15 | 27,041,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package com.example.android.hcgallery;
import android.app.Activity;
import android.os.Bundle;
public class WelcomeActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.content_welcome);
}
} | [
"antoniou2010@windowslive.com"
] | antoniou2010@windowslive.com |
fb3fd9ddbebd5d92a50d59480eb5d3bf3a7233fa | 2fc18475ffdde87d51b68b2dae825a50c283464b | /src/Card.java | 44358da2384c8b3dcd133e8a1c0587066da94826 | [] | no_license | ScotsonPike/DeckOfCards | 5895c5d2e241755b2917449c23e050f6c2e48caf | 39b147efda90e2ccea7fa4ba05d972804c77e650 | refs/heads/main | 2023-01-30T09:22:43.670985 | 2020-11-17T21:40:24 | 2020-11-17T21:40:24 | 311,111,640 | 0 | 1 | null | 2020-12-10T16:38:38 | 2020-11-08T17:01:21 | Java | UTF-8 | Java | false | false | 1,865 | java |
/*
* The Card class represents a playing card. These objects are
* instantiated by the Deck class. Ace's are high, the number
* field is used to compare cards.
* */
public class Card implements Comparable{
private Suit suit;
private int number; //remove, use getters from CardType
private String type; //remo... | [
"joshua.pike25@gmail.com"
] | joshua.pike25@gmail.com |
52dd0d5e5da186e84f6cd9cbf7936ea7a55780bd | 64f0a73f1f35078d94b1bc229c1ce6e6de565a5f | /dataset/Top APKs Java Files/com.greyhound.mobile.consumer-com-iovation-mobile-android-details-a-a.java | 08d67acfcd5f926c96a5230c3673024501fa2a06 | [
"MIT"
] | permissive | S2-group/mobilesoft-2020-iam-replication-package | 40d466184b995d7d0a9ae6e238f35ecfb249ccf0 | 600d790aaea7f1ca663d9c187df3c8760c63eacd | refs/heads/master | 2021-02-15T21:04:20.350121 | 2020-10-05T12:48:52 | 2020-10-05T12:48:52 | 244,930,541 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,272 | java | package com.iovation.mobile.android.details.a;
import android.content.Context;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.PackageManager.NameNotFoundException;
import android.location.Location;
import android.loc... | [
"ibrahimkanj@outlook.com"
] | ibrahimkanj@outlook.com |
e72fbba1e3203406e14820587903c86bed922fb8 | 03fd9f1c914a2918eb33c6cd64c8fee94e61df86 | /src/estudiante.java | 5c5eab3ac01df85693d0249a81735b55e4b5232f | [] | no_license | cheverria/Traajo-Grupo1 | bfff406ee1d541004ebd37f4ca8cf7226f13b247 | d188817dd366d4d6b516d0613eb1f9d270e6fdfb | refs/heads/master | 2020-06-19T08:22:01.364780 | 2019-07-13T16:31:50 | 2019-07-13T16:31:50 | 196,636,456 | 2 | 0 | null | 2019-07-12T19:44:19 | 2019-07-12T19:44:19 | null | UTF-8 | Java | false | false | 1,307 | java |
public class estudiante extends Persona {
private int numlista;
String sexo;
private float nota;
public estudiante (String nombre ,String apellido, int edad, int numlista, float nota, String sexo ) {
super ( nombre, apellido, edad );
... | [
"noreply@github.com"
] | cheverria.noreply@github.com |
7fff0e8c448e70674b9ebbcf31fb297756a75e1b | 9ecbc437bd1db137d8f6e83b7b4173eb328f60a9 | /src/javax/realtime/util/ThreadBoundExecutor.java | 0aeec4d245dc58119dadc366ceaa2eb31507caa5 | [] | no_license | giraffe/jrate | 7eabe07e79e7633caae6522e9b78c975e7515fe9 | 764bbf973d1de4e38f93ba9b9c7be566f1541e16 | refs/heads/master | 2021-01-10T18:25:37.819466 | 2013-07-20T12:28:23 | 2013-07-20T12:28:23 | 11,545,290 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,463 | java | // ************************************************************************
// $Id: ThreadBoundExecutor.java 467 2004-12-22 21:58:06Z mdeters $
// ************************************************************************
//
// jRate
//
// Copyright (C) 2001-2004 by Angelo ... | [
"giraffe410@126.com"
] | giraffe410@126.com |
3cd61f93799a71cb461f40a52d619ae56559edae | e2bd6367164f2c24a2f8ae5325b9d673b2121278 | /kodejava-2d-api/src/main/java/org/kodejava/example/geom/DrawDashedStroke.java | 5f39c9b1622d48d35214e3353366d882bc98aa82 | [
"BSD-2-Clause"
] | permissive | kodejava/kodejava.project | b44d084d573ed2093340c0235dc1c36550c9623b | a99fdbbf5a0bca6c79dd1ee2b520d74f1d9d13d4 | refs/heads/master | 2022-12-24T05:59:20.518327 | 2020-03-09T23:55:01 | 2020-03-09T23:55:01 | 89,982,714 | 1 | 1 | BSD-2-Clause | 2022-12-06T00:41:00 | 2017-05-02T02:23:39 | Java | UTF-8 | Java | false | false | 952 | java | package org.kodejava.example.geom;
import javax.swing.*;
import java.awt.*;
import java.awt.geom.RoundRectangle2D;
public class DrawDashedStroke extends JComponent {
@Override
public void paint(Graphics g) {
Graphics2D g2 = (Graphics2D) g;
float[] dash = {10.0f, 5.0f, 3.0f};
// Create... | [
"wsaryada@kodejava.org"
] | wsaryada@kodejava.org |
d29cafd34dc2527b2ced5e8772c1b14711639f15 | 9e195aa232bcfc6b40a6fc0648bdff8ecb36250e | /src/main/java/com/app/model/Product.java | af691fd6717c2055b9fedbd4553c660ecc3b0e2d | [] | no_license | sivaprasad897832/SpringBootFindAllEx | 86dc63af5d8150d6961590c07c24761d035a92bb | bd6cdd50fa04a414ed4dcb61471d0aa6d1e53e70 | refs/heads/master | 2022-06-22T01:05:10.746457 | 2019-06-14T09:57:35 | 2019-06-14T09:57:35 | 191,915,604 | 0 | 0 | null | 2022-06-21T01:16:52 | 2019-06-14T09:30:41 | Java | UTF-8 | Java | false | false | 1,090 | java | package com.app.model;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Product {
@Id
private Integer prodId;
private String prodCode;
private Double prodCost;
public Product() {
super();
}
public Product(Integer prodId, String prodCode, Double prodCost) {
s... | [
"Mahendranath Reddy@DESKTOP-K0U7G4A"
] | Mahendranath Reddy@DESKTOP-K0U7G4A |
de34ba315f2a41a3a39cec07c47373bb10f99ecb | 16c286845f9a0cb829e69299737753f19b73e0cb | /nueva iteracion/ppp/domain/src/main/java/com/abs/siif/catalog/entities/TypeConfigCatalogEntities.java | ac57206f1d583a0516d9db37da5e14a8a4956d03 | [] | no_license | erickone/ABSnewRepository | f06ab47970dac7c1553765c5b8de51b024b24c62 | cf3edf1ac6d0d646e2666c553f426dc682f5a0ed | refs/heads/master | 2020-05-17T20:06:31.193230 | 2012-09-20T15:25:13 | 2012-09-20T15:25:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,542 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.abs.siif.catalog.entities;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.pe... | [
"erickleija@hotmaill.com"
] | erickleija@hotmaill.com |
11ee165bbe8b8cff64ad72cbbfc9eb8aefed8578 | 58e71c6f69c0e58351bd2dcd07ae853765001d29 | /app/src/main/java/ci/k2jts/recensement/ui/object/Recessement.java | 91be27927f5a1c1a81f7c2860b07bec1bfcd4f70 | [] | no_license | ADOUJEAN/recensement | bdce84cc71c6fa7c159dbb3e9b6be4d65c087c09 | e722be25efe936b651ce73ef987575c53ba9f181 | refs/heads/master | 2020-11-24T22:40:25.029880 | 2019-12-16T11:15:47 | 2019-12-16T11:15:47 | 228,368,943 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,545 | java | package ci.k2jts.recensement.ui.object;
/**
* Created by ADOU JOHN on 15,décembre,2019
* K2JTS Ltd
* adoujean1996@gmail.com
*/
public class Recessement {
public String id;
public String nom;
public String prenom;
public String datenaissance;
public String daterecensement;
public String lati... | [
"compilateur01@gmail.com"
] | compilateur01@gmail.com |
920b2fb66a2b834b2471598afa08c952b951ce72 | 72fee3b1a8ed5fd5500666d1f1d424c8cf0118ae | /lab2/retailitem.java | 38c8a9e525b5d9c0893802d7ae339a1645bebf4d | [] | no_license | Rayyan1701/Java-practice | ba1981b9ff8cece873300d7b6aa5eae4d46d4411 | 3d27c43f98959e05d0c1a6a2b7a68e67168843de | refs/heads/master | 2023-05-31T15:15:51.960401 | 2021-07-04T06:19:20 | 2021-07-04T06:19:20 | 375,243,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,884 | java | //Design and create a class named RetailItem that holds data about an item in a retail store. The class
// should have the following fields:
// Description - The description field references a String object that holds a brief description
// of the item.
// Units - The units field is an int variable that holds the numbe... | [
"rayyan.is19@bmsce.ac.in"
] | rayyan.is19@bmsce.ac.in |
de68a18cad5e282d67281c1134a25af1f535d6ab | e641ff90a586fb3594f2499ce3318ff7daa1ee50 | /src/main/java/com/xxl/job/executor/util/SpringContextUtil.java | 6852b97f6ee75b309434be295c71794dc9784325 | [] | no_license | huangyakun8690/spider | 241dabca1e0b0a188cef276d0ef9e8a4d01feb2c | b92e8d8ef169ae9c4d201d2ed59ba5a0aaaf1b96 | refs/heads/master | 2020-03-17T13:15:59.881467 | 2018-05-16T07:06:28 | 2018-05-16T07:06:28 | 133,624,401 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 905 | java | package com.xxl.job.executor.util;
import org.springframework.context.ApplicationContext;
/**
* 获取上下文类
* @author xing.hang
*
*/
public class SpringContextUtil {
private static ApplicationContext applicationContext;
//获取上下文
public static ApplicationContext getApplicationContext() {
retu... | [
"weilihuidong@163.com"
] | weilihuidong@163.com |
65fdd19c3a74989813dc974c7c8e3af32aebd24e | c9b8db6ceff0be3420542d0067854dea1a1e7b12 | /web/KoreanAir/src/main/java/com/ke/css/cimp/fwb/fwb14/Rule_Grp_Other_Participant_Office_Message_Address.java | 51170b9d1bc9f87a5427d962a0827eceb956d346 | [
"Apache-2.0"
] | permissive | ganzijo/portfolio | 12ae1531bd0f4d554c1fcfa7d68953d1c79cdf9a | a31834b23308be7b3a992451ab8140bef5a61728 | refs/heads/master | 2021-04-15T09:25:07.189213 | 2018-03-22T12:11:00 | 2018-03-22T12:11:00 | 126,326,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,259 | java | package com.ke.css.cimp.fwb.fwb14;
/* -----------------------------------------------------------------------------
* Rule_Grp_Other_Participant_Office_Message_Address.java
* -----------------------------------------------------------------------------
*
* Producer : com.parse2.aparse.Parser 2.5
* Produced : Tue M... | [
"whdnfka111@gmail.com"
] | whdnfka111@gmail.com |
e4e5e201a048fdd5aa3e8c868d3e419ecd022f6c | 0e65acd9650ca58367c823c6807475046e96c435 | /SaleLaptop/src/java/model/CustomersModel.java | de26b073a163bd96a40b4041ec70bcd3aa6af9a5 | [] | no_license | stevenkrb123/stevenkrb123 | 9044ea43f32b29434d81878a703ca53c689fe3a6 | acf754c638b3acfbb82f56436fc264149cb5714b | refs/heads/master | 2022-04-19T23:33:47.007698 | 2020-04-15T14:59:49 | 2020-04-15T14:59:49 | 255,950,298 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,449 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package model;
import entity.Customers;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import org.hiberna... | [
"55687853+stevenkrb123@users.noreply.github.com"
] | 55687853+stevenkrb123@users.noreply.github.com |
0641b5f30b77e9e1ef432cbb0a6203ee264563f3 | 4a9c788039845c9b31c05378c6f73042fc2f0695 | /src/main/java/com/josafa/cursomc/repositories/EstadoRepository.java | 68e276c45a352b9be67b67cce81a20455a2e0a3b | [] | no_license | josalopes/cursomc | 75590d338795609331fa8b9217369e7206b12085 | d1ec7c2957a599c53e25e96994fc26f6d372aa32 | refs/heads/master | 2023-07-10T20:29:46.333922 | 2021-08-07T01:13:44 | 2021-08-07T01:13:44 | 392,457,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package com.josafa.cursomc.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.josafa.cursomc.domain.Estado;
@Repository
public interface EstadoRepository extends JpaRepository<Estado, Integer> {
}
| [
"josafa.lopes@gmail.com"
] | josafa.lopes@gmail.com |
04ae7aa7d4df0b7f041d85590bed8c0317f5bbf9 | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/android/arch/p005a/p007b/C0009b.java | b8e27912918461079ce2cb81b2dd6314f680343c | [] | no_license | xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401661 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,631 | java | package android.arch.p005a.p007b;
import java.util.Iterator;
import java.util.Map.Entry;
import java.util.WeakHashMap;
/* renamed from: android.arch.a.b.b */
public class C0009b<K, V> implements Iterable<Entry<K, V>> {
/* renamed from: a */
public C0013c<K, V> f14a;
/* renamed from: b */
public C001... | [
"65450641+Xyzdesk@users.noreply.github.com"
] | 65450641+Xyzdesk@users.noreply.github.com |
69ef1acff2b4542381cbe51d931a7a85db8dac70 | 6cae767cd14888bedae7adb11a38d28f856b77a0 | /Kymdan/src/main/java/com/kymdan/backend/repository/NhanVienRepository.java | 62a5d1ce7bfa14474cbbc24402d0816deb22135c | [] | no_license | LinhhGiangg/KymDanProject | d7f06ec3daf3883898138cf874877876aa0d8734 | c1f3547e26d1235a2987643210e75e1d14dacfd6 | refs/heads/main | 2023-08-17T12:42:47.090116 | 2021-09-11T10:33:05 | 2021-09-11T10:33:05 | 388,663,689 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package com.kymdan.backend.repository;
import com.kymdan.backend.entity.NhanVien;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.Repository;
import java.ti... | [
"supea52795@gmail.com"
] | supea52795@gmail.com |
cca2a874f286b8f72e98a014cf2f6171da894e76 | eaaf6a5fcf4799384bac9cfe5a5c89c8c516e2a5 | /androidapp/customer_app/src/main/java/com/hkm/taxicallandroid/iotesting.java | 794d87b3498f7a226a23e35de8af6d6c3f8762bb | [] | no_license | DevHossamHassan/TaxiOneCall | 37e8f400c842b36f1c18743f2da951d2d7ae48f1 | e660b25aa6a795db7144c7955273f2fb9d425777 | refs/heads/master | 2021-01-17T23:34:07.822273 | 2015-12-23T10:57:58 | 2015-12-23T10:57:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,602 | java | package com.hkm.taxicallandroid;
import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;
import com.asynhkm.productchecker.Util.Tool;
import com.github.nkzawa.socketio.client.Socket;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;import com.hkm.taxicallandroid.life.Conf... | [
"jobhesk@gmail.com"
] | jobhesk@gmail.com |
131dc0f72cda5b72d364221deecac92b3706419d | 78c990f287df4886edc0db7094a8c2f77eb16461 | /icetone-core/src/main/java/icetone/effects/DesaturateEffect.java | df0628381407a54c8df869a537dd5f6df551e51e | [
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive"
] | permissive | Scrappers-glitch/icetone | a91a104571fba25cacc421ef1c3e774de6769a53 | 1684c2a6da1b1228ddcabafbbbee56286ccc4adb | refs/heads/master | 2022-01-08T10:53:47.263080 | 2019-06-27T11:10:54 | 2019-06-27T11:10:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package icetone.effects;
public class DesaturateEffect extends Effect {
public DesaturateEffect(float duration) {
super(duration);
}
@Override
public void update(float tpf) {
if (!init) {
element.getMaterial().setBoolean("UseEffect", true);
element.getMaterial().setBoolean("EffectFade", false);
elem... | [
"rockfire.redmoon@gmail.com"
] | rockfire.redmoon@gmail.com |
9817171a1ee94158a6f754608d20a1c641f10fe1 | 9ea52bddd5a90731bd2fc16de760a8cd8cf018f3 | /src/view/dialogWindow/options/groups/OptionPane.java | e5c66a5b2c6f8d0beebf5b709d74f2d9e0708843 | [] | no_license | stechy1/mri_tms_viewer | 4eb4a28b60fc021b66352b8e856e6463e72f2bbf | 55837dd4ce43c2cd085024163ac2d3ba76ed812e | refs/heads/master | 2021-04-12T12:21:53.297935 | 2018-09-20T10:40:52 | 2018-09-20T10:40:52 | 126,204,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,718 | java | package view.dialogWindow.options.groups;
import java.awt.GridLayout;
import javax.swing.JCheckBox;
import javax.swing.JPanel;
import controller.dialogWindow.group.OptionPaneController;
import controller.Configuration;
import view.MainWindow;
public class OptionPane extends JPanel {
private JCheckBox check_ruler;
... | [
"cervemar@students.zcu.cz"
] | cervemar@students.zcu.cz |
39c3bf3c6ecc8ec47b7cc40213f9ad849e2d2e40 | ad1cc3693df46b397efc3fa73f923c489063ecd9 | /app/src/main/java/sathish/ngosampleapp/fragment/FeedAudioFragment.java | fd2c76fa3220979e056d1a7eb2deb666647b51da | [] | no_license | mun-sathish/NgoSampleApp | 4476d2e98b67cb8cfc252844e201cda7b802d163 | 42f48dde3747a0e4c81346f56ca783697d4c1c16 | refs/heads/master | 2020-03-17T00:13:56.007567 | 2018-06-05T05:41:04 | 2018-06-05T05:41:04 | 133,107,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,117 | java | package sathish.ngosampleapp.fragment;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.DefaultItemAnimator;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
impor... | [
"mun.sathish@gmail.com"
] | mun.sathish@gmail.com |
6c1b2992564ccbf168dca2ceda39ca4473f6c442 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/orientechnologies--orientdb/73811cc450789ef070778e13693229657c3cd8c6/after/OStorageEmbedded.java | 02704cafa43e17b685ba4103731f0d761b9cae26 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,418 | java | /*
* Copyright 1999-2010 Luca Garulli (l.garulli--at--orientechnologies.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Un... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
aac5ba7ab3bfe5afed4bd507f1806f948cc0be53 | 360655708c8e1b2cd2eeb30e9b13b5302ae84739 | /蓝桥杯/src/算法训练/Main20.java | 9df4da8a7ce7ea229eb6c2033d76959f5430970c | [] | no_license | relife957/BBC | 3440cb4fd017cc4dfafb020ecf1c440251cf41ef | 9f12ae63bfef45bde7e3b8730ef4bb6217118944 | refs/heads/master | 2020-03-07T18:25:12.356470 | 2018-04-01T15:02:16 | 2018-04-01T15:02:16 | 127,637,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package 算法训练;
class ListNode {
int val;
ListNode next;
ListNode(int x) { val = x; }
}
public class Main20 {
public ListNode mergeTwoLists(ListNode l1, ListNode l2) {
ListNode result = new ListNode(0);
ListNode p = result ;
while(l1!=null || l2!=null) {
if(l1==null)... | [
"1401605581@qq.com"
] | 1401605581@qq.com |
b5e007c3c3d2f18ff10cfffecbc010b0d87a3e2d | 2dac0227d0502a2d535cda8dd84c724e317e4847 | /src/test/java/com/cflint/TestCFDebugAttributeTagChecker.java | 490311b288b3965af4fe2308c278c8a2d719478c | [
"BSD-3-Clause"
] | permissive | NewLunarFire/CFLint | 6b2f6d6dd0ef68023bcb80e8b91e295acbbbb621 | 0d6a2e8e34710a9fb2f1ca3fad80feb93aa8b04f | refs/heads/master | 2020-12-15T14:33:05.662056 | 2020-05-21T17:59:07 | 2020-05-21T17:59:07 | 235,136,373 | 0 | 0 | NOASSERTION | 2020-01-20T15:41:54 | 2020-01-20T15:41:53 | null | UTF-8 | Java | false | false | 2,233 | java | package com.cflint;
import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
import com.cflint.api.CFLintAPI;
import com.cflint.api.CFLintResult;
import com.cflint.config.ConfigBuilder;
import com.cflint.exception.CFLintScanException;
public class TestCFDebugAttributeTagChecker {... | [
"ryaneberly@gmail.com"
] | ryaneberly@gmail.com |
f1133879e57ab0d1e099d5f0ecc9a9fc683b37dd | fa72718dff237257ddb9c8e865979f313b881a84 | /src/main/java/org/dxl/servlet/FaviconServlet.java | 6590e69b23029533d48e3e2d8a57b2bc33b4f6d1 | [] | no_license | 001ItSky/launcher | bf879b093d44bcd482c0c3c017b325351a5ebc6f | 94fb6971f5ae77f891a48fccbd12df03aa13ccf0 | refs/heads/master | 2022-12-05T03:13:11.327062 | 2020-08-31T16:11:54 | 2020-08-31T16:11:54 | 291,763,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package org.dxl.servlet;
import org.dxl.server.Request;
import org.dxl.server.Response;
/**
* 头像请求
* @author Administrator
*/
public class FaviconServlet extends BaseServlet {
@Override
public void doGet(Request req, Response rep) throws Exception {
// TODO Auto-generated method stub
}
@Override
public vo... | [
"1017220948@qq.com"
] | 1017220948@qq.com |
078bab36a4bbcd321398ad6b69d44851ade84cc5 | a47fa2c34d28684fd20a273481d9a251fd0b30bb | /Weibo/app/src/main/java/com/example/administrator/weibo/activity/BaseActivity.java | adc8f8b164db407e63f48c2332931d63faac581a | [] | no_license | wangfeihang/weibohaha | 01bdaaf8c897a16689d765f8fcf7c58c8b52fb70 | 30075012bf28ad56585d606de0fc389e45e51cf8 | refs/heads/master | 2021-01-15T15:42:47.451779 | 2016-11-29T06:59:28 | 2016-11-29T06:59:28 | 54,955,698 | 0 | 1 | null | 2016-03-30T03:19:10 | 2016-03-29T07:36:19 | Java | UTF-8 | Java | false | false | 603 | java | package com.example.administrator.weibo.activity;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import com.yy.androidlib.util.notification.NotificationCenter;
/**
* Created by ZZB on 2016/3/29.
*/
public class BaseActivity extends AppCompatActivity {
@Override
protected void o... | [
"realbo89@outlook.com"
] | realbo89@outlook.com |
33009b548e55366653b4957d39eb6e73317a5875 | 55aff9411e0bc9d4ab0e95e0c128e7d57932244a | /Урок 7. Reflection API и аннотации/lesson7/src/main/java/lesson7/Dog.java | a792f55111608766f5a3738f98fe31448ec61291 | [] | no_license | qervot/Java_core.professional | d4c904ed02e99ca9ed48127e5f7d58ccf27afbfb | 96a923db58748b5fd88e2859d9f0551239b3cb88 | refs/heads/master | 2021-01-01T05:52:24.229172 | 2017-10-27T14:00:59 | 2017-10-27T14:00:59 | 97,293,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package lesson7;
//public class Dog implements Jumpable, Swimable {
public class Dog extends Animal{
public int b;
private int c;
public Dog(int b, int c) {
this.b = b;
this.c = c;
}
public void info(String info) {
System.out.println(info);
}
public void info(int ... | [
"10sis@mail.ru"
] | 10sis@mail.ru |
78dd87d04daca71532c2dc39184441445ada2a28 | 7060bd58c47bb36484cfaad59b50d9c0df41846d | /JavaRushTasks/1.JavaSyntax/src/com/javarush/task/pro/task14/task1403/Solution.java | cb70996b5a9c1c480b22af003cb2c51ae5929ea6 | [] | no_license | KhaliullinArR/java-rush-tasks | 4e6a60282e4d218bd114d19e950f8bf2861d0182 | 7fa398e85c0f6d2843b74193396ec73ee3f69549 | refs/heads/main | 2023-04-08T09:52:02.711984 | 2021-04-20T17:41:24 | 2021-04-20T17:41:24 | 357,000,449 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,951 | java | package com.javarush.task.pro.task14.task1403;
import java.util.Arrays;
import java.util.List;
import java.util.Scanner;
/*
Помощник преподавателя-2
*/
public class Solution {
public static final String PROMPT_STRING = "Введите номер студента, или exit для выхода: ";
public static final String EXIT = "exit... | [
"74345012+KhaliullinArR@users.noreply.github.com"
] | 74345012+KhaliullinArR@users.noreply.github.com |
3edc68bb753ca1a87fdbcd79bd78fbd5f38675f0 | 78442e3702bac6853d73b0a4eda502da91fb61d1 | /Library/src/cn/cumt/library/form/DataForm.java | c4f927fb3db964b25aed9f24d7b2caefa1d0d616 | [] | no_license | Ericwst/LibraryMISWork | ff21ca9dc2029fdb56d3400785fd1c37355fbd25 | d9520e5737ea0cc7e39e53e2d7686fbe0cc4b635 | refs/heads/master | 2021-01-15T10:58:52.086528 | 2016-05-19T11:55:14 | 2016-05-19T11:55:14 | 44,644,187 | 1 | 0 | null | 2015-10-21T01:06:12 | 2015-10-21T01:06:12 | null | UTF-8 | Java | false | false | 1,946 | java | package cn.cumt.library.form;
import org.apache.struts.action.ActionForm;
import org.apache.struts.upload.FormFile;
//资料bean
public class DataForm extends ActionForm {
private static final long serialVersionUID = 1L;
private Integer dataId;
private Integer dataCategoryId;
private String userId;
private Stri... | [
"575101331@qq.com"
] | 575101331@qq.com |
f064b5ea2236ef6cc07abf0aee960fff5cd8b8d7 | 2e48d53bf94b0ae9dfdf5ad51cee7d5651a022d3 | /hib/Java8StreamsNew/src/main/java/com/jenny/java8streams/controller/EmployeeController.java | 9c5209b663d40a3cf9aad4aed9cb966ca404bac2 | [] | no_license | Jehanat/mode1-2 | 826d2c7bcccf77ba50ad71f06065e35213da7508 | bd914ece9839682b465cae8570b0a327b62bf6fe | refs/heads/master | 2022-12-20T14:38:19.345886 | 2019-10-24T13:17:41 | 2019-10-24T13:17:41 | 216,971,322 | 0 | 0 | null | 2022-12-16T10:42:46 | 2019-10-23T04:58:25 | JavaScript | UTF-8 | Java | false | false | 1,251 | java | package com.jenny.java8streams.controller;
import java.io.IOException;
import java.util.Date;
import java.util.List;
import com.jenny.java8streams.model.Employee;
import com.jenny.java8streams.service.EmployeeService;
@Controller
public class EmployeeController {
private static final Logger logger = Logger
... | [
"jehanatjamil1412@gmail.com"
] | jehanatjamil1412@gmail.com |
b4a588fd1c984fca6691f18583a94e718ddb7869 | 96d71f73821cfbf3653f148d8a261eceedeac882 | /external/tools/Bin_Coddec_2008-7-16_11.37_coddec/net/rim/tools/compiler/analysis/InstructionInts.java | da43467732cefa751431d57cbf4ec2ea34a8cc85 | [] | no_license | JaapSuter/Niets | 9a9ec53f448df9b866a8c15162a5690b6bcca818 | 3cc42f8c2cefd9c3193711cbf15b5304566e08cb | refs/heads/master | 2020-04-09T19:09:40.667155 | 2012-09-28T18:11:33 | 2012-09-28T18:11:33 | 5,751,595 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,671 | java | // Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
package net.rim.tools.compiler.analysis;
import net.rim.tools.compiler.codfile.Code;
import net.rim.tools.compiler.util.CompileException;
// Referenced... | [
"git@jaapsuter.com"
] | git@jaapsuter.com |
b2349d2e0fc7898b356996c5b71168c733ab51e5 | 7eb476d1b06c2c58dc05e869986655438232c417 | /CustomZKLookAndFeel37/WEB-INF/src/org/eevolution/form/Period.java | c9c497af1999b39378214ef26ae46638e444e9f8 | [] | no_license | albertojuarez/FCAQCustomZK | 1da7ed270829676c3bbd446a0fb4a218364c5422 | f60cc5ec50a2e32776419b4f2258c806ce2d5685 | refs/heads/master | 2021-01-25T07:34:38.960112 | 2013-07-31T18:46:40 | 2013-07-31T18:46:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,269 | java | package org.eevolution.form;
import java.util.ArrayList;
import java.util.List;
import org.adempiere.webui.component.Label;
import org.adempiere.webui.component.Panel;
import org.compiere.model.MBPartner;
import org.fcaq.model.X_CA_CourseDef;
import org.fcaq.model.X_CA_ScheduleDay;
import org.fcaq.model.X_CA_Schedule... | [
"alberto478_3@hotmail.com"
] | alberto478_3@hotmail.com |
b07d3f0aa8c8ee1c2ae3ac416faa4d2df7464b9e | 5783321a108bdc140634e988ba61554729710716 | /OOP/HomeWork_8/src/_1_Geometry/SpaceShapes3D/SpaceShape.java | 1dfd874faa0f6378af6f5201e5946e5bca308870 | [] | no_license | presian/HomeWorks | c442b15f703fc530ff192b21d01df0f548a06411 | 1f0ac46516bf49580411df62c37c11d931b60567 | refs/heads/master | 2021-01-13T02:14:14.140099 | 2015-04-13T20:24:32 | 2015-04-13T20:24:32 | 23,003,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 971 | java | package _1_Geometry.SpaceShapes3D;
import _1_Geometry.Interfaces.AreaMeasurable;
import _1_Geometry.Interfaces.VolumeMeasurable;
import _1_Geometry.Shape;
public abstract class SpaceShape extends Shape implements VolumeMeasurable, AreaMeasurable {
Vertex3D[] vertex3Ds = new Vertex3D[1];
protected SpaceShape(... | [
"presian@gbg.bg"
] | presian@gbg.bg |
f0d5b9566178497be8d95800cf18ac3b3d9868e5 | 110819fdc4e7feea8486a1327a5c4d420d402032 | /springboot-inventarioapp/src/main/java/com/springboot/inventarioapp/models/entity/EgresoReceta.java | d2de3dd834aa7bbc53286710fb6724a149227726 | [] | no_license | jitzon/proyecto-final-desarrollo-web | f8eb43ed5f82dcd96e7d7aa656f6480dbef1746f | 7ab9ccff71eeb2b99259ff72e8ca8046b3882b50 | refs/heads/main | 2023-08-21T11:01:12.833849 | 2021-10-21T04:26:35 | 2021-10-21T04:26:35 | 308,529,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,323 | java | package com.springboot.inventarioapp.models.entity;
import java.io.Serializable;
import java.sql.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne... | [
"noreply@github.com"
] | jitzon.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.