blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
409daa7bdf2ca035444e233ab89689a505129c2d | 99993cee373542810763c6a037db527b86b0d4ac | /fluent/src/main/java/io/kubernetes/client/openapi/models/V1beta1PodSecurityPolicyListBuilder.java | 2d4aacb5447a6b7e5362ac9ead8527d495132bd9 | [
"Apache-2.0"
] | permissive | saparaj/java | b54c355f2276ac7ac2cd09f2f0cf3212f7c41b2d | a7266c798f16ab01e9ceac441de199bd8a5a839a | refs/heads/master | 2023-08-15T19:35:11.163843 | 2021-10-13T16:53:49 | 2021-10-13T16:53:49 | 269,235,029 | 0 | 0 | Apache-2.0 | 2020-06-04T01:46:44 | 2020-06-04T01:46:43 | null | UTF-8 | Java | false | false | 3,915 | java | package io.kubernetes.client.openapi.models;
import io.kubernetes.client.fluent.VisitableBuilder;
import java.lang.Object;
import java.lang.Boolean;
public class V1beta1PodSecurityPolicyListBuilder extends io.kubernetes.client.openapi.models.V1beta1PodSecurityPolicyListFluentImpl<io.kubernetes.client.openapi.models.V... | [
"bburns@microsoft.com"
] | bburns@microsoft.com |
4a3f65516841cb21751b60b0a850f17ffbda52dd | 99aa730af0b2cc054f0f0f56ad06e1273822fca6 | /src/main/java/store/store/mappers/BooksForTable.java | a9e97fe9104f2efa66f84078be95775f45a3943a | [] | no_license | JakubKozimorStudy/BookStore | 42f2e8347c8ab3917b07d2e7ed878e838dfcf813 | 49d6bbed51ca4773b8322083a064ba4ab9ef8b15 | refs/heads/master | 2022-10-18T03:42:13.888189 | 2020-06-10T12:31:44 | 2020-06-10T12:31:44 | 266,584,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,438 | java | package store.store.mappers;
public class BooksForTable {
private Long bookId;
private String title;
private String author;
private String name;
private Integer price;
public BooksForTable(Long bookId, String title, String author, String name, Integer price) {
this.bookId = bookId;
... | [
"gudzikoff@gmail.com"
] | gudzikoff@gmail.com |
d87026a5fd3d503fe1c63ce6ee5171f3c907c34e | 6fcf99a76ec1790a44d123cf4d0f57277ee28865 | /src/Main.java | b4e68e82bda013a798718d70bb62b158f4a9a97f | [] | no_license | YevhenKhomenko/course_work_parallel_computing | 211e9dc71bbda7202f53b31341ecc636a32a82f7 | 9f25823402948aee46a64efabc3eb9f90c029be7 | refs/heads/master | 2022-11-05T00:43:19.530090 | 2020-06-19T14:46:09 | 2020-06-19T14:46:09 | 266,805,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,820 | java | import java.io.*;
import java.util.*;
//N = 2000
public class Main{
public static void main(String[] args){
System.out.println("Enter a path to the token file(.vocab extension) : ");
File tokenFile = null;
try {
tokenFile = getFile();
} catch (IOException e) {
e.printStackTrace();
}
System.out.pri... | [
"ievgenkhonenko@MacBook-Pro-Ievgen.local"
] | ievgenkhonenko@MacBook-Pro-Ievgen.local |
dbdd886da656b6ae1541c808c0a606f9e34efe3b | 098002b3b78e724d90cef12905b6d5e2ea467d9f | /sources/androidx/appcompat/view/menu/SubMenuWrapperICS.java | 384b06d315bc1189a9b5d08323e9efc8fb16cd11 | [] | no_license | chaitanyks/android | 0a5456f4fcb84b7cd9ae22d5e15b1f12e714be82 | d3f98fc1208ddf0534bfa22cb81445b0be15ea72 | refs/heads/main | 2023-03-01T03:43:05.554071 | 2021-02-09T07:00:54 | 2021-02-09T07:00:54 | 337,319,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,739 | java | package androidx.appcompat.view.menu;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.view.MenuItem;
import android.view.SubMenu;
import android.view.View;
import androidx.core.internal.view.SupportSubMenu;
class SubMenuWrapperICS extends MenuWrapperICS implements SubMenu {
... | [
"defcdr@gmail.com"
] | defcdr@gmail.com |
6737cb401632ff1ade4454c62fba4695207cca9d | 2e660f02e0a836985f4b312def503c58077c1d8c | /src/main/java/com/muehda/digui/MiGong.java | c8388d4e8cd9921d19f5409c16cc07adaff0c8ed | [] | no_license | fengjunlin/data-structures | 9cad23509aa5fdc9cbda25c2f8f5a74701d46c1d | f9fb1b953132eac32832dc44e48ea76f8531f3a2 | refs/heads/master | 2022-07-17T14:27:56.907031 | 2020-05-12T03:10:32 | 2020-05-12T03:10:32 | 263,218,970 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,052 | java | package com.muehda.digui;
/**
* @Description
* @Author fengjl
* @Date 2019/8/31 13:40
* @Version 1.0
**/
public class MiGong {
public static void main(String[] args) {
int[][] map = new int[8][7];
// 开始构建墙
for (int i = 0; i < 7; i++) {
map[0][i] = 1;
map[7][i] =... | [
"jl.feng@muheda.com"
] | jl.feng@muheda.com |
35601862925bb935fff75612453f08b913e8e600 | 0d20b4e5c3d2dc9c0aa3a42e7e3a3aedac1ffa09 | /src/main/java/jp/hubfactory/moco/form/RegistUserActivityDetailForm.java | 2af7c5a1e78bdc13111adaa39c8f88056444147c | [] | no_license | hubfactory-hafuka/moco_running | 0fa69ceced8aa722050744b8f945b1603aa114a3 | dc72929c3a617236b741a242bb1a23bf960748c5 | refs/heads/master | 2021-01-23T22:10:50.820014 | 2015-11-25T04:53:24 | 2015-11-25T04:53:24 | 31,254,706 | 0 | 0 | null | 2015-07-22T05:51:17 | 2015-02-24T10:18:47 | Java | UTF-8 | Java | false | false | 213 | java | package jp.hubfactory.moco.form;
import lombok.Data;
@Data
public class RegistUserActivityDetailForm {
/** 距離 */
private Integer distance;
/** 経過時間 */
private Integer timeElapsed;
}
| [
"hafuka31042@gmail.com"
] | hafuka31042@gmail.com |
90edaa85f2915ea68737f06d3b39a043f2192f2e | dbf5adca095d04d7d069ecaa916e883bc1e5c73d | /x_collaboration_core_message/src/main/java/com/x/collaboration/core/message/dialog/TextMessage.java | 73aa71d7c6cf5d1934c13953e89b728dcb9fd834 | [
"BSD-3-Clause"
] | permissive | fancylou/o2oa | 713529a9d383de5d322d1b99073453dac79a9353 | e7ec39fc586fab3d38b62415ed06448e6a9d6e26 | refs/heads/master | 2020-03-25T00:07:41.775230 | 2018-08-02T01:40:40 | 2018-08-02T01:40:40 | 143,169,936 | 0 | 0 | BSD-3-Clause | 2018-08-01T14:49:45 | 2018-08-01T14:49:44 | null | UTF-8 | Java | false | false | 358 | java | package com.x.collaboration.core.message.dialog;
public class TextMessage extends DialogMessage {
private String text;
public TextMessage(String from, String person, String text) {
super(DialogType.text, from, person);
this.text = text;
}
public String getText() {
return text;
}
public void setText(Str... | [
"caixiangyi2004@126.com"
] | caixiangyi2004@126.com |
b9decd971254b5f47052ea93230c501a419cd515 | 929d704f27615532f68566055f10fb37a51df554 | /drylining/build/generated/source/r/debug/com/google/android/exoplayer2/ui/R.java | 27d14de89f2817e06e73d53e8e03bae48603a48a | [] | no_license | saubhagyamapps/drylining-final | 5d9fce6fe7e058a70d7565d185393bc670721b81 | cbf4c17b92558959e19e29b9789d76482ea0ea82 | refs/heads/master | 2021-10-15T23:01:42.841159 | 2019-02-06T10:29:57 | 2019-02-06T10:29:57 | 167,315,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,752 | 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 com.google.android.exoplayer2.ui;
public final class R {
public static final class attr {
public static final int a... | [
"keshuvodedara@gmail.com"
] | keshuvodedara@gmail.com |
a479bceb134dfce806567e46de05eff85a94ea2c | 7ba385ae9217ed1deaf98afdbe01e159814a720b | /csv_data/src/main/java/nix/util/CsvTable.java | 75b495234172e761c5f9e470809f99aa262ca970 | [] | no_license | MarinaFedorenko/NIX-Homework-16 | febd8c9ffc2bada7d2fac1cd0b753e491938a3ce | 07b0f0218d1b0c0e34643001383470d186da6bd9 | refs/heads/master | 2023-01-14T00:53:24.397017 | 2020-11-12T22:06:24 | 2020-11-12T22:06:24 | 295,553,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,894 | java | package nix.util;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.util.*;
public final class CsvTable {
private final List<String> headers;
private final Map<String, Integer> headerIndices;
private final String[][] cells;
private final int rows;
... | [
"marina.fedora28@gmail.com"
] | marina.fedora28@gmail.com |
907b0579d29cbbade409523772e46d261912bf99 | c5beb9a55afafeba9375bd0fd71dfb0f34c9f057 | /backend/ecommerce/src/main/java/com/alexpl/ecommerce/entity/Product.java | 84621c3391ff821861edf7abd28e62a838752e37 | [] | no_license | AlexandrosPlessias/eCommerce-App | bc3475d35ee4552150d84f7a5af79f4186177e16 | 3e83b5e0c6cd697d257e2d84b5a7e672d134a8a8 | refs/heads/main | 2023-09-06T07:46:54.592169 | 2021-11-21T15:27:58 | 2021-11-21T15:27:58 | 397,653,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,093 | java | package com.alexpl.ecommerce.entity;
import lombok.Data;
import org.hibernate.annotations.CreationTimestamp;
import javax.persistence.*;
import java.math.BigDecimal;
import java.sql.Date;
@Entity
@Table(name = "product")
@Data
public class Product {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
... | [
"67461036+AlexandrosPlessias@users.noreply.github.com"
] | 67461036+AlexandrosPlessias@users.noreply.github.com |
ef04ab280ffce070497fdde4a26044808accad91 | 3862d293505929c3087d8e763dad222709ea91f0 | /src/main/java/com/bl/demo/service/EmployeeServiceImpl.java | b66a0494ead89cdef19f5213eee881184bd07e93 | [] | no_license | priyankagarad/LoginRegistrationWithMockito | 029003bec850db0066fab9ca3537eca9f1388fae | 98980fa3e0aa0c26b6e2e8d4c4b200cee55b0ecc | refs/heads/master | 2022-11-15T15:43:51.511571 | 2020-06-29T18:42:57 | 2020-06-29T18:42:57 | 275,118,992 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,273 | java | package com.bl.demo.service;
import com.bl.demo.model.Employee;
import com.bl.demo.model.Login;
import com.bl.demo.repository.IEmployeeRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Optional;
@Service
pub... | [
"garadpriyanka1995@gmail.com"
] | garadpriyanka1995@gmail.com |
2ec3acfbb172deddc9cd624e198f864f87796043 | 4da9097315831c8639a8491e881ec97fdf74c603 | /src/StockIT-v1-release_source_from_JADX/sources/com/google/android/gms/internal/play_billing/zzf.java | 0b98f177338f5f088defccf69935deaf67a504f2 | [
"Apache-2.0"
] | permissive | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 5c3c11af285cf6f032b7c207e457f4c9a5b0c7e1 | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | refs/heads/main | 2023-08-11T06:17:05.659651 | 2021-10-01T08:48:06 | 2021-10-01T08:48:06 | 410,595,708 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 518 | java | package com.google.android.gms.internal.play_billing;
import android.os.Binder;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
/* compiled from: com.android.billingclient:billing@@4.0.0 */
public class zzf extends Binder implements IInterface {
... | [
"57108396+atul-vyshnav@users.noreply.github.com"
] | 57108396+atul-vyshnav@users.noreply.github.com |
9a6bf3d7a9baeed81b26c2e1d32c6e6a631ab0c6 | d903bc9bb776e9de8f9947193700d4ff645ae782 | /Y2167DAWNALLDEMO/02Spring/src/main/java/cn/dawn/day03printer/ink/BlackInk.java | 588e33e9c9949e312edf3263028ced168a462780 | [] | no_license | 1539224793/DAWN | 7e4c575b680c96225b17f89699784b0d44bd6b56 | 508da552bca8ae7491ba9f82c4e62e7a287480aa | refs/heads/master | 2021-04-09T10:20:58.569237 | 2018-03-16T14:00:55 | 2018-03-16T14:00:55 | 125,521,741 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 204 | java | package cn.dawn.day03printer.ink;
/**
* Created by Dawn on 2018/3/3.
*/
/*黑白墨盒*/
public class BlackInk implements Ink {
public String getInkColor() {
return "黑白墨盒";
}
}
| [
"1539224793@qq.com"
] | 1539224793@qq.com |
97288ca07231aca63e3ee6c771fb6eaef552c47c | 5f3e14720140eae3bcd517b2b56813e54f5ba7f3 | /src/main/java/com/ailtonluiz/erpapi/api/model/AddressModel.java | 6e1b1d0f3be03438415acb5687885e65770aa79b | [] | no_license | ailtonluiz/erp-api | b5a9b4266898b58df69c39f18cb93d38fea579ce | 913bf1399a2562941709f0c3114b1bf070fb1fde | refs/heads/master | 2023-08-21T10:57:23.634353 | 2021-10-15T19:34:18 | 2021-10-15T19:34:18 | 416,838,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package com.ailtonluiz.erpapi.api.model;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class AddressModel {
private String phone;
private String zipCode;
private String number;
private String complement;
private String district;
private CitySummaryModel city;
}
| [
"ailtonatn@gmail.com"
] | ailtonatn@gmail.com |
e63a621ad2598c488ebdf5692625c717dbe438de | fb8fd212b2d864a13af2f4c575a38a3ba64a8b6b | /src/sv/antifraud/FeatureOne.java | 5ad91042bf4cbfee6d99c78b57c9232e1787f1cd | [] | no_license | vlasov01/digital-wallet | 16e6baa4e54b11d8b6eee83b0cd4e204014cbd08 | a6a747f8649d52e882cf56f5efac85b773896852 | refs/heads/master | 2020-12-24T08:08:33.009721 | 2016-11-16T22:24:19 | 2016-11-16T22:24:19 | 73,341,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,969 | java | package sv.antifraud;
/**
* a program that detects suspicious transactions
* fraud detection algorithm
* Created by Sergey Vlasov on 11/4/2016.
*/
import java.io.BufferedWriter;
import java.io.File;
import java.io.IOException;
import java.util.HashSet;
import java.util.Set;
/**
* a program that detects suspicious... | [
"sergey_vlasov@yahoo.com"
] | sergey_vlasov@yahoo.com |
2e60ea9aef403b939a04faa6ca058ba12de1cbfc | ad9bcda219a96fa70e905a9a55b8c7d9f9c14e8b | /gen/org/elixir_lang/psi/impl/ElixirEnclosedHexadecimalEscapeSequenceImpl.java | 717caab68c02e181e4e10f3de5ea34bb9bc54fd5 | [] | no_license | consulo-savepoint/intellij-elixir | 0d6f3d99b2cf38d73e860eea09cfa80c8ce05f5f | 7ba184db903be7b8a46b27d838ff58090a1ad54e | refs/heads/master | 2021-05-28T22:55:40.796902 | 2015-07-02T13:34:34 | 2015-07-02T13:34:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 1,185 | java | // This is a generated file. Not intended for manual editing.
package org.elixir_lang.psi.impl;
import com.intellij.extapi.psi.ASTWrapperPsiElement;
import com.intellij.lang.ASTNode;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiElementVisitor;
import org.elixir_lang.psi.ElixirEnclosedHexadecimalEscap... | [
"Kronic.Deth@gmail.com"
] | Kronic.Deth@gmail.com |
7872b34f867216ee199269db036d1e0eb719ff8e | a1a95944fd4f31d0eab1e72ef8642d0b115a5353 | /bitCamp - workspace/workspace/Week5Exercieses/src/ba/bitcamp/boris/exercises/day4/task3/WildAnimal.java | d5ebe071c342e17894d193afb7771b1a75957b65 | [] | no_license | bc-boristomic/JavaProjects | 4d293e08e7c0cbc91df681cb79c01579e31ebb8b | b07353fa7d46639ecbcdab35a4ac2949be27e757 | refs/heads/master | 2021-05-28T21:15:50.648539 | 2015-11-03T12:09:08 | 2015-11-03T12:09:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package ba.bitcamp.boris.exercises.day4.task3;
public class WildAnimal extends Animal {
private Boolean isBeingFed;
public Boolean getIsBeingFed() {
return isBeingFed;
}
public void setIsBeingFed(Boolean isBeingFed) {
this.isBeingFed = isBeingFed;
}
}
| [
"boris.tomic@bitcamp.ba"
] | boris.tomic@bitcamp.ba |
a3e786682986e72a40e895e4bbd808d4b59df017 | cd4863874ea2ef166607b87806c79228d65683fd | /app/src/main/java/com/shoujia/zhangshangxiu/order/adapter/BankListAdapter.java | b14b72478d7dfb84cde28080b767808ede9746ac | [] | no_license | wutongyuqq/zhangshangxiu-app | efc54c1768ce124d5afe94ce995734ae7f32fddb | 340a5e7c5cfa4ce793422e1104624019fbcdb6c0 | refs/heads/master | 2020-06-13T14:17:02.384043 | 2019-08-08T00:19:49 | 2019-08-08T00:19:51 | 194,684,847 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,199 | java | package com.shoujia.zhangshangxiu.order.adapter;
import android.content.Context;
import android.os.Handler;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.shoujia.zhangshangxiu.R;
import com.sho... | [
"zou.jr@burgeon.cn"
] | zou.jr@burgeon.cn |
74f9586de64b8a87b6fb6ff46383fccfd0b7e5eb | 7cda29523330db964217567727c083b551a01bea | /modules/core/src/com/acc/cuba/tools/scheduler/core/ScheduledTaskLoader.java | 79e6d3b13344bacea5c0be86f33c32adee4fb50d | [
"Apache-2.0"
] | permissive | gxbsst/cuba-scheduler-annotation | 582f940b131399d51103d3e639e942892b7eb501 | 3779b1b088a942725dd236741c410bf5ef9d6c03 | refs/heads/master | 2021-07-05T12:46:22.536923 | 2017-09-30T04:58:20 | 2017-09-30T04:58:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,157 | java | package com.acc.cuba.tools.scheduler.core;
import com.acc.cuba.tools.scheduler.core.annotation.MethodParam;
import com.acc.cuba.tools.scheduler.core.annotation.ScheduledBeanMethod;
import com.acc.cuba.tools.scheduler.core.annotation.ScheduledBeanMethods;
import com.acc.cuba.tools.scheduler.core.exception.WrongSchedule... | [
"stukalov@haulmont.com"
] | stukalov@haulmont.com |
5781eec848ce2c9205afe4d95a31e29fb1e72bdb | 4e41feed69b5c3d98ffff3869419228a912e1aa3 | /_11jsp/JSPSampleCopy/src/com/sist/IMemberAccess.java | f1125b0970f0d6dd56ba040b420bd4faada8a2af | [] | no_license | HR-Kim/sist | 7442a87ee0361aa4d0de962c6b8598caec46e3f6 | e386a3dfe187db7080134d2f27b258d97c29f1d7 | refs/heads/master | 2020-12-30T10:49:40.395072 | 2017-02-28T08:50:57 | 2017-02-28T08:50:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 133 | java | package com.sist;
public interface IMemberAccess {
public boolean addMember(Member member);
public Member login(Member member);
}
| [
"faithbae41@gmail.com"
] | faithbae41@gmail.com |
e3e4ed0ee7e1b1d09145da0de3564398e9d857cd | f3c850fe13196c327fe9ec5b7a9b41c2afe78ed2 | /core/src/main/java/org/fkjava/travel/core/CoreMain.java | c90fab607813ef5046f03b7666f135a6354bc38b | [
"Apache-2.0"
] | permissive | fkjava/travel | 3a349e50b62459d481e8dbf5776f2f85061759ee | 37a3e8ef9dc16dc1881198dac205cf8a3827676c | refs/heads/master | 2020-03-24T21:27:48.427462 | 2018-07-31T15:57:43 | 2018-07-31T15:57:43 | 143,033,667 | 0 | 0 | Apache-2.0 | 2018-07-31T15:33:05 | 2018-07-31T15:33:05 | null | UTF-8 | Java | false | false | 322 | java | package org.fkjava.travel.core;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CoreMain {
public static void main(String[] args) {
SpringApplication.run(CoreConfig.class, args);
}
}... | [
"luo_wenqiang@126.com"
] | luo_wenqiang@126.com |
e916560b79a3294c7522ac87e590080ebe6a77ef | 031fd96497cf82cedfb510e74909df16646f28fa | /pcmss.dev/pcmss/src/main/java/com/quick/portal/sms/smsServices/SmsTempleReplyResult.java | 5ab9d27b8196be44bf72f65ae2f59edf67a09731 | [] | no_license | dfjxpcxm/pcmss.dev | bc929f08732a8d26b378737c29a898a643b03256 | fb8a7e4abe6caf4662ef77cff2bc3ecc1200708a | refs/heads/master | 2022-12-26T11:43:27.844540 | 2020-06-29T07:01:26 | 2020-06-29T07:01:26 | 175,159,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | package com.quick.portal.sms.smsServices;
import java.util.ArrayList;
public class SmsTempleReplyResult {
/*
{
"result": 0,
"errmsg": "",
"data": {
"id": 123,
"international": 0,
"status": 1,
"text": "xxxxx",
"type": 0
}
}
*/
public class data {
public int... | [
"270869300@qq.com"
] | 270869300@qq.com |
19f016a41ac33b1ce39e455ee169ac56c910694b | 11f58aaa997257f928e2a19dd21f5445e2effb2f | /test/leetcode/problem_0832/Solution_1Test.java | 62ee4cd556891b676bfa7c81b5a9054f0c19cc37 | [
"MIT"
] | permissive | husaynhakeem/Algorithms-Playground | 033cf768202f9a3b00e1b6f1679ee42b9f7a36c3 | 25dc5a7688f49b473c004dd90a7536417655ba5a | refs/heads/master | 2021-06-02T05:04:21.102476 | 2021-04-26T04:34:46 | 2021-04-26T04:34:46 | 115,767,706 | 25 | 12 | null | 2018-08-25T18:28:13 | 2017-12-30T02:14:31 | Java | UTF-8 | Java | false | false | 1,464 | java | package leetcode.problem_0832;
import Utilities.java.ArrayUtils;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
public class Solution_1Test {
private final Solution_1 solution = new Solution_1();
@Test
public void flipAndInvertImage_1() th... | [
"husaynhakeem@gmail.com"
] | husaynhakeem@gmail.com |
6126b2d98ece22d4c62a21ad6307d6591f6cfe4a | dd2c761d5b690330948c359f49cb9dff733911fd | /zipkin-storage/zipkin2_cassandra/src/main/java/zipkin2/storage/cassandra/SelectServiceNames.java | 0126aac4c112b5357331d3972c8bb4c409ee0a56 | [
"Apache-2.0"
] | permissive | tbwork/zipkin | 07a0e180c3b7956c71a2fe68f5c1e7da3923c685 | 169073c17a1c756c5dc8e8ef40499139ec672dc9 | refs/heads/master | 2020-03-16T15:55:15.291417 | 2018-05-09T14:49:32 | 2018-05-09T14:49:32 | 132,764,173 | 1 | 0 | Apache-2.0 | 2018-05-09T13:53:00 | 2018-05-09T13:53:00 | null | UTF-8 | Java | false | false | 2,700 | java | /**
* Copyright 2015-2017 The OpenZipkin 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 ... | [
"adriancole@users.noreply.github.com"
] | adriancole@users.noreply.github.com |
739d01034619e0ccd1db079a2e8a2f6e576fc65c | 5d23b200a447197178a11eed348fed11ab0d3846 | /src/main/java/org/jboss/threads/ExecutionInterruptedException.java | 23df5b9cdb7bfb7e457e340d7f75a02883450047 | [
"Apache-2.0"
] | permissive | msfm/jboss-threads | 6372b355f6197b2bd6094668d8d0ca4799c06ebc | a2142e2042282b9d062641ea4873a17fd5fa3639 | refs/heads/master | 2021-07-07T09:50:19.077651 | 2018-04-25T13:03:07 | 2018-04-25T13:03:07 | 135,964,748 | 0 | 0 | Apache-2.0 | 2018-06-04T03:13:53 | 2018-06-04T03:13:53 | null | UTF-8 | Java | false | false | 2,692 | java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2017 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* 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 Licen... | [
"david.lloyd@redhat.com"
] | david.lloyd@redhat.com |
e4a11003bb075cb878f853d675248a08b9115b9c | c233bb869994780049b11f6a41a696c0c23b35df | /src/main/java/com/study/algorithms/day02/ArrayToStackAndQueue.java | 8ecff0c1ed13957d01fed38b9f7fe94a9c2a0351 | [] | no_license | mideming/algorithms | fbd471bb9348c2af793a1b58ee9dd7a6b877a002 | e3f37068c287dac52e1b2e28ca0aca1aa4ed95f1 | refs/heads/master | 2023-04-11T18:34:49.334958 | 2021-05-08T09:56:47 | 2021-05-08T09:56:47 | 349,919,930 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,099 | java | package com.study.algorithms.day02;
/**
* 数组实现栈和队列
* 栈:正常加,取从尾部取
* 队列:循环数组
*/
public class ArrayToStackAndQueue {
public static class MyQueue {
private int[] arr = new int[7];
private int putIndex = 0;
private int popIndex = 0;
private int size = 0;
private int limit = 7... | [
"873737055@qq.com"
] | 873737055@qq.com |
6dc4261ac54585b9e1baf75ef8209d2343d8e290 | c6cbfef06531ab855acaa80337cae2124b0e01ff | /app/src/androidTest/java/com/example/song/myapplication/ApplicationTest.java | 915983483ff46830d64966493c30e5238069abac | [] | no_license | zgicg/MyApplication | b8c0c3f5c57fad56f561a507b518ea27c052991e | 30ed9357815e318b945fbbb7d85b6eaae607f953 | refs/heads/master | 2021-06-02T22:35:52.615094 | 2016-07-26T05:40:25 | 2016-07-26T05:40:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 361 | java | package com.example.song.myapplication;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"280724396@qq.com"
] | 280724396@qq.com |
a8b0d704a35fbf6521d90568311925946b8bfdbf | bc4f3f3344c4ea9906975ce918346d31f85bb03a | /src/main/java/com/intel/rfid/security/SecurityContext.java | 32f3d216891ca2b5684cc075faaadc18c594df32 | [
"BSD-3-Clause"
] | permissive | rico360z28/rsp-sw-toolkit-gw | 93bc2fa7122fe351aba61f7065e12c0657c5f507 | cc94847317d7312ed3cbdf9771b036dfd6edd37a | refs/heads/master | 2020-04-30T11:47:21.663277 | 2019-03-20T01:34:30 | 2019-03-20T01:34:30 | 176,810,630 | 0 | 0 | null | 2019-03-20T20:19:45 | 2019-03-20T20:19:44 | null | UTF-8 | Java | false | false | 4,602 | java | /*
* Copyright (C) 2018 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause
*/
package com.intel.rfid.security;
import com.intel.rfid.exception.ConfigException;
import org.bouncycastle.jce.provider.BouncyCastleProvider;
import org.eclipse.jetty.util.ssl.SslContextFactory;
import org.slf4j.Logger;
import org.s... | [
"timothy.shockley@intel.com"
] | timothy.shockley@intel.com |
ef452d058e2dcd83fcc2de82eff53a2a76baad4f | c628920f41ecdec6493ab75c199cbe2cfd1329cd | /src/net.aeten.core/net/aeten/core/util/AtomicValue.java | 998229d6065450cf5f8e27659b6877578893ea77 | [
"MIT"
] | permissive | aneth-dev/net.aeten.core | 9b3d4e40e8578fa9e288f70b6453a20cd26e3d4e | fe1e825fd4329321e4ef0db9319cccc2264764e7 | refs/heads/master | 2021-05-28T14:16:55.648666 | 2015-03-11T18:15:35 | 2015-03-11T18:15:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,834 | java | package net.aeten.core.util;
import net.aeten.core.Factory;
import net.aeten.core.Getter;
import net.aeten.core.Setter;
/**
* An object reference that may be updated atomically.
*
* @author Thomas Pérennou
* @param <V>
* The type of object referred to by this reference
*/
public interface AtomicValue... | [
"thomas.perennou@aeten.net"
] | thomas.perennou@aeten.net |
8a9ce87b2338c6768262b056d1d635b58fcc0503 | 8c0ecbec868b5425b5f38beda441b3d6b66545ff | /basex-core/src/main/java/org/basex/gui/dialog/DialogColors.java | 6989e8ce217cdfdf133cb4e41d7945d1c7fd152c | [
"BSD-3-Clause"
] | permissive | HGData/basex | 76c5c8bb2d60ad6fbe260db51ffe75dd5e3dc3af | fa88ea21e8f0792e4cfd6a6d8f77e52df4eab167 | refs/heads/master | 2021-06-27T17:48:31.833330 | 2021-01-19T04:30:28 | 2021-01-19T04:30:28 | 209,368,032 | 0 | 0 | NOASSERTION | 2021-01-19T04:30:30 | 2019-09-18T17:36:06 | Java | UTF-8 | Java | false | false | 2,263 | java | package org.basex.gui.dialog;
import static org.basex.core.Text.*;
import java.awt.*;
import org.basex.gui.*;
import org.basex.gui.layout.*;
import org.basex.util.options.*;
/**
* Dialog window for changing the used colors.
*
* @author BaseX Team 2005-19, BSD License
* @author Christian Gruen
*/
public final c... | [
"christian.gruen@gmail.com"
] | christian.gruen@gmail.com |
da2d2fd699fd745b59c575339b4eb0bda386aeca | 6c0db6c9a68e4a60b59a7419090a256e80bd69a2 | /src/main/java/com/yoho/trace/anaylzer/model/SpanInfo.java | 722bdaf1a1750f0b00ead0cd1d7524873f916f11 | [] | no_license | sdgdsffdsfff/trace-analyner | 2d6c820b29da90b356333d54acc18e8f08e22b9f | ce27b27c516db50332a4953dda27009cd1ed778b | refs/heads/master | 2020-05-09T12:57:51.048854 | 2018-06-26T07:47:10 | 2018-06-26T07:47:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 742 | java | package com.yoho.trace.anaylzer.model;
import lombok.Data;
import java.io.Serializable;
import java.util.Map;
/**
* Created by xjipeng on 2017/10/12.
*/
@Data
public class SpanInfo implements Serializable {
String name ;
String traceid ;
String spanid ;
long begin ;
long end ;
String paren... | [
"xieyong@xieyongdeMacBook-Pro.local"
] | xieyong@xieyongdeMacBook-Pro.local |
ab517ff2759df10477e862e93929a29fb7ada51d | d7c5121237c705b5847e374974b39f47fae13e10 | /airspan.netspan/src/main/java/Netspan/NBI_16_5/Statistics/PerPlmnHourlyGet.java | 04d5f0dd8f36a572b7530238db23954c75689d19 | [] | no_license | AirspanNetworks/SWITModules | 8ae768e0b864fa57dcb17168d015f6585d4455aa | 7089a4b6456621a3abd601cc4592d4b52a948b57 | refs/heads/master | 2022-11-24T11:20:29.041478 | 2020-08-09T07:20:03 | 2020-08-09T07:20:03 | 184,545,627 | 1 | 0 | null | 2022-11-16T12:35:12 | 2019-05-02T08:21:55 | Java | UTF-8 | Java | false | false | 4,716 | java |
package Netspan.NBI_16_5.Statistics;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotat... | [
"ggrunwald@ASIL-GGRUNWALD.airspan.com"
] | ggrunwald@ASIL-GGRUNWALD.airspan.com |
d0fe63e6389b434891bf690fb8effd38ebc9572f | 510503d8e8dd7538bc684811c5d78bc296bc1a7a | /src/main/java/com/smart/util/CastUtil.java | 888292ff62d09daa5733ca623bff061362792b27 | [] | no_license | nowayingswang/chapter1 | d7224b1951ff2472117b7cd12e55377a6fe30b6e | 8ab9f773513f29954d19d9b93c60983aa259523d | refs/heads/master | 2021-01-01T04:14:00.753778 | 2017-07-18T17:46:20 | 2017-07-18T17:46:20 | 97,146,806 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,449 | java | package com.smart.util;
/**
* 类型转换
* Created by wang on 2017/7/15.
*/
public class CastUtil {
/**
* 转为string型
*/
public static String castString(Object obj){
return castString(obj,"");
}
/**
* 转为string型(提供默认值)
*/
public static String castString(Object obj,String def... | [
"nowayings@gmail.com"
] | nowayings@gmail.com |
e9a53f6e625c11fa2867faf1ae66bde5b99d38bd | 2e6dc55b0726726cf1d280ff56199b324510edd8 | /app/src/main/java/com/hcb/util/Md5.java | e6dfc8f213b7be5b3911cf808de20362250d1f7e | [] | no_license | Emi-android/Emi-android | cb49f0b2b808228d837732290b0973ab32575033 | df3ca8294932d869bd3c89351bb26203b8509028 | refs/heads/master | 2021-05-06T14:43:56.005751 | 2017-12-07T03:42:05 | 2017-12-07T03:42:05 | 113,393,202 | 0 | 0 | null | 2017-12-07T03:42:07 | 2017-12-07T02:39:35 | null | UTF-8 | Java | false | false | 2,905 | java | /*******************************************************************************
* Copyright (c) 2013 Chris Banes.
*
* 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... | [
"18317713467@163.com"
] | 18317713467@163.com |
7489e872c664c965c89fea7b7d70bee43ce12f7d | 1293ecda04c226faf6d2d06fad8adeaff2e8b37f | /app/src/main/java/com/ut/lulyfan/exrobot/ui/ShowResultFragment.java | d941e60fb1a56dded1facb810bd4a5d71f3e4800 | [] | no_license | lulyfan/ExRobot | 4fe9f5cac53961262c0b4481721c56ea1549c933 | e346044a82cacdfc8ffc0705025fd13631347825 | refs/heads/master | 2021-09-09T00:42:19.371123 | 2017-12-18T08:42:36 | 2017-12-18T08:42:36 | 110,910,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,139 | java | package com.ut.lulyfan.exrobot.ui;
import android.app.Fragment;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;... | [
"18807644294@163.com"
] | 18807644294@163.com |
7294fdea96999dcf223e6d0e924a3e46b76cef97 | 43092d84e17fd255d6f51c728a79b71da54e1697 | /3.JavaMultithreading/src/com/javarush/task/task24/task2401/SelfInterfaceMarker.java | 771f2f2157c26a6a49ffc5d3aea3fb31d6e0f1db | [] | no_license | ADolodarenko/JavaRushTasks | 0713f7ae7493c1de177e3b26c7cb2055fa3bf352 | 37c81df5e984b02db7597c0d7219c0e0ece82948 | refs/heads/master | 2020-12-03T02:16:02.100777 | 2017-07-31T13:11:32 | 2017-07-31T13:11:32 | 95,919,962 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 137 | java | package com.javarush.task.task24.task2401;
/**
* Created by n_alex on 25.03.2017.
*/
public interface SelfInterfaceMarker
{
}
| [
"adolodar@gmail.com"
] | adolodar@gmail.com |
16495d94c6b26b416e850cdc70a2c2940fab9250 | 5dc71202559b5863670e78e6c91b653714e23b48 | /src/java/com/livehereandnow/ages/card/AgesCard.java | 390363289fd8be45303a3a3e1ac99c1c5a873ea8 | [] | no_license | max-taipei/max036 | f7c418dbc5b407105e582770e08120a792331a62 | cfbcd748751032d4e6d7caad44f79b6baa2b9ace | refs/heads/master | 2021-01-22T11:46:42.722757 | 2014-06-27T02:47:28 | 2014-06-27T02:47:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,426 | 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.livehereandnow.ages.card;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Id;
impor... | [
""
] | |
bfcd5d6715d3ba9463e48beaa80ffcf3313ce8a2 | f3fd11f8bcc2e9c41a417f216098141976f3419e | /src/main/java/ec/cjpq/go4demo1/creationalpatterns/builder/Meal.java | 6055ab8a2fd401f5b1f005946277275fe3f7f07a | [] | no_license | carlosjulioperez/go4demo1 | 4f68e5c365748cdd148d5eed7d2f6ff756be9c89 | 1edd44a9f88d89800f3972f72e1b09ccc3c97e52 | refs/heads/master | 2020-06-11T09:38:07.733403 | 2016-12-19T04:41:57 | 2016-12-19T04:41:57 | 75,690,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 733 | java | package ec.cjpq.go4demo1.creationalpatterns.builder;
import java.util.ArrayList;
import java.util.List;
/**
* Gang of Four Design Patterns Demo 1
* Meal class having Item objects defines previously
* @author carper, carlosjulioperez@gmail.com
* 2016-12-07
*/
public class Meal{
private List<Item> items = new A... | [
"carlosjulioperez@gmail.com"
] | carlosjulioperez@gmail.com |
928d1e5273ab8d845df9add56c63427a6c01edd8 | 83be8125d0ba717f69ed2097948bcec8777d530a | /org.eclipse.om2m.core/src/main/java/org/eclipse/om2m/core/dao/M2MPocDAO.java | a59f121e0209ce58975eecfdf8371ec8896bb4c2 | [] | no_license | andy19950/IOT_final | 05ebf5a5681ab1c607e6867e892213bf882fbaf2 | 16f16fdf54da754b21c22361dabbad3c2500ac51 | refs/heads/master | 2021-01-13T12:59:32.043178 | 2017-06-21T10:11:51 | 2017-06-21T10:11:51 | 94,985,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,443 | java | /*******************************************************************************
* Copyright (c) 2013-2015 LAAS-CNRS (www.laas.fr)
* 7 Colonel Roche 31077 Toulouse - France
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License... | [
"andy19950@gmail.com"
] | andy19950@gmail.com |
062bce614c526e77cae2d521b927b51e775bd0ed | 9470eef74dd32f6974f3e38e624b646b0d9ff19d | /Day12.java | b53044d745c6f0c1dec0113a2661d570b37b45a9 | [] | no_license | kingcasey/LearnJava | 7318c7f4fce67691fda3db2dbca878944a8b52d8 | b941baec6084df67ab21dc24b11975c1618018ff | refs/heads/master | 2021-05-01T21:10:56.405913 | 2018-05-07T01:30:37 | 2018-05-07T01:30:37 | 120,972,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,418 | java |
public class Day12 {
public static void main(String[] args) {
int hourlyPay = Integer.parseInt(args[0]);
int weeklyHours = Integer.parseInt(args[1]);
int weeksWorked = Integer.parseInt(args [2]);
int weekNum = 1;
int weeklyPay = hourlyPay * weeklyHours;
int totalPayEarned = weeklyPay * we... | [
"caseyjacksonking@gmail.com"
] | caseyjacksonking@gmail.com |
b1f791de1578ae69d15ecac5fbc21031203a78d8 | b17b139e754f2d128c4b2714bf9d37a21fb7dfeb | /BinarySearchTree/BinarySearchTree.java | 02453cfe4249fa945c7f7e35bbb2154e9c474a49 | [] | no_license | denuradhan/Java | dab5f3c07239e9fd5ed4eb59364c059ec61c3e6a | 26dc5f6462e127e10941203b48a2a931c9fb0ef6 | refs/heads/master | 2020-08-06T19:55:27.548780 | 2019-12-04T12:43:37 | 2019-12-04T12:43:37 | 213,132,500 | 1 | 0 | null | 2019-12-04T12:43:38 | 2019-10-06T08:22:51 | Java | UTF-8 | Java | false | false | 4,418 | java | package BinarySearchTree;
public class BinarySearchTree {
public Node root;
public BinarySearchTree() {
this.root = null;
}
public boolean find(int id) {
Node current = root;
while (current != null) {
if (current.data == id) {
return true;
... | [
"denny.dand@outlook.com"
] | denny.dand@outlook.com |
fa9fb449c9072a5f3cc7bad32369ef4653f0bad6 | ea35a208ac994722f9e05f173e775f8696a70a40 | /PracticeProgram/src/Student.java | 5545afc1ca30d0a63dbf1ca50f408e6feb53ac39 | [] | no_license | DevPriyanshu/CoreJavaPracticePrograms | 7d366a07dad4db4588fdbb78a3d8cc9bec773312 | 9244304d614e8a15e86fc26816049409cd292f5b | refs/heads/main | 2023-05-26T03:33:04.894321 | 2021-06-14T10:52:27 | 2021-06-14T10:52:27 | 346,279,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | public class Student
{
private int rollno,math,phy,chem;
private String name;
public int getRollno() {
return rollno;
}
public void setRollno(int rollno) {
this.rollno = rollno;
}
public int getMath() {
return math;
}
public void setMath(int math) {
this.math = m... | [
"noreply@github.com"
] | noreply@github.com |
d7f884af95824a757b87034ca1db8f35885ba536 | 3767880230113b858e4b9b7f1a698e4de299dd4a | /java/src/main/java/com/abstract_classes copy/demo1/Mini.java | d671f70e1bdf244d108c646a3c9499eea4964c6d | [] | no_license | loki-tailor/tutorials | 153ab50c81adeecf9edd2c127e022320b4610d6f | 9dc7e53308571926ca4591c02fd3ec7bad11b217 | refs/heads/main | 2023-03-08T21:04:29.599550 | 2022-10-23T06:54:43 | 2022-10-23T06:54:43 | 154,438,897 | 0 | 0 | null | 2023-03-01T06:13:51 | 2018-10-24T04:27:26 | Python | UTF-8 | Java | false | false | 229 | java | package com.abstract_classes.demo1;
/*-
created @ 29-03-20
@author lokeshwar
*/
public class Mini extends Car {
public void goUpHill() {
System.out.println("overidden abstract method declared here");
}
} // end of class
| [
"lokeshwar.tailor@outlook.com"
] | lokeshwar.tailor@outlook.com |
d984f165352f8244e4529fcecaf7de995a32e111 | 670b5e32eef276f024c13c34def481b99b4c1692 | /src/test/java/org/infoscoop_selenium/testsuites/tool_gadgets/ToolGadgets_Sticky_Settings_CharColorTest.java | bf0d12e08c64a92a946a15e83b1d0ff48c0d4704 | [] | no_license | infoScoop/infoscoop-selenium | af98811388dc716b1da6a957a979b9989deae50f | f4099dde3a5a7befdfd50b66bf700bc90fca6bea | refs/heads/master | 2018-12-29T09:14:06.961352 | 2014-10-08T07:09:36 | 2014-10-08T07:09:36 | 17,816,957 | 1 | 0 | null | 2014-10-15T04:50:53 | 2014-03-17T04:16:29 | Java | UTF-8 | Java | false | false | 1,888 | java | package org.infoscoop_selenium.testsuites.tool_gadgets;
import static org.junit.Assert.assertEquals;
import org.infoscoop_selenium.base.IS_BaseItTestCase;
import org.infoscoop_selenium.helper.TestHelper;
import org.infoscoop_selenium.portal.Gadget.GADGET_TYPE;
import org.infoscoop_selenium.portal.gadget.StickyGadget;... | [
"hiuchida@beacon-it.co.jp"
] | hiuchida@beacon-it.co.jp |
6477123772bc0c9efb6e8b8192a8a89156fa075f | 9f1b4cf31ae710b879f90898346afc3751386e67 | /hw2/test/CPP/CPP.cup | 075831920dc943d3375fb9db37bb9fa855510cd0 | [] | no_license | Claude51315/DAT151 | 91025efe5d3ac46529918ae5e67e75e97210138b | 176c430901baf1cf2535b1e5a7c299b10fab0fe0 | refs/heads/master | 2016-08-13T02:04:51.028524 | 2016-01-09T22:06:05 | 2016-01-09T22:06:05 | 45,632,614 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,420 | cup | // -*- Java -*- This Cup file was machine-generated by BNFC
package CPP;
parser code {:
public CPP.Absyn.Exp pExp() throws Exception
{
java_cup.runtime.Symbol res = parse();
return (CPP.Absyn.Exp) res.value;
}
public <B,A extends java.util.LinkedList<? super B>> A cons_(B x, A xs) { xs.addFirst(x); return xs;... | [
"claude51315@gmail.com"
] | claude51315@gmail.com |
1093f6a1cfd304fd7a48221ab9327980fd9ff28c | 0aa4198caa92d8a7122f3bdddcd5d9979ac32809 | /android/app/src/main/java/com/reactnativeenzyme/MainApplication.java | 5c8085b1cc2fd6c126caed9ed9b25eb760724986 | [] | no_license | thani-sh/react-native-enzyme | d2d3e3930eb7f7d4fdb3a45a2a555425dfd38e46 | a14fbd99b7b5a1b623477be61bb9b173da61f928 | refs/heads/master | 2021-06-14T18:03:33.312303 | 2016-08-26T13:23:19 | 2016-08-26T13:23:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 882 | java | package com.reactnativeenzyme;
import android.app.Application;
import android.util.Log;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
impo... | [
"mnmtanish@gmail.com"
] | mnmtanish@gmail.com |
75fd8f3328c0ad75c2c1fa4a95e22b3ee5cc7f55 | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/JacksonDatabind-103/com.fasterxml.jackson.databind.ser.PropertyBuilder/BBC-F0-opt-30/11/com/fasterxml/jackson/databind/ser/PropertyBuilder_ESTest_scaffolding.java | ab3a1df1df288980821273903384404c8cbefe7e | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 35,417 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Oct 21 23:46:29 GMT 2021
*/
package com.fasterxml.jackson.databind.ser;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import or... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
fa0ce287ecd42a16f31b43def2c2cd1592a5e606 | 106103e2525a80c1e626025d307c111a932cae1b | /src/test/java/Parser/ReachOffParserTest.java | 153c4d5ce7eaa146a98d045d6e3a719aa37bc942 | [] | no_license | SiyuYan/ShoppingPos | a09749e7ef9d79c63b910e64267e53380a98579d | 59d33b3faf3cf95e8766514db77624d9a8f214b9 | refs/heads/master | 2018-12-29T21:02:20.500713 | 2014-12-25T05:35:18 | 2014-12-25T05:35:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,404 | java | package Parser;
import com.thoughtworks.siyuyan.parser.ReachOffParser;
import com.thoughtworks.siyuyan.promotions.ReachOffPromotion;
import org.junit.Test;
import java.io.BufferedReader;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import static junit.framework.Assert.assertEquals;
import ... | [
"18200289607@163.com"
] | 18200289607@163.com |
76a2c6c7f96d603c9575db7c17f6c4a399dbb0bb | 65a8f67e2468e57a49b231339a1a4137b2919a93 | /PersonalWebsite/src/main/java/com/inertia/beans/projects/Projects.java | 09bab0656f1eb8f96cd977fad2d68b4c85959972 | [] | no_license | pharms2011/PersonalWebsite | 9494cefa874b5eb8e1aed0c33cd4b351a28c88e9 | 7d32facc1d35f3c4abf0fee325df227ae8fc6757 | refs/heads/master | 2020-03-22T02:18:38.746448 | 2019-01-05T05:21:27 | 2019-01-05T05:21:27 | 139,362,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,056 | java | package com.inertia.beans.projects;
import java.util.ArrayList;
import java.util.Collection;
import javax.persistence.*;
import com.inertia.beans.resume.Skills;
@Entity
@Table(name = "PROJECTS")
public class Projects {
public Projects() {
super();
// TODO Auto-generated constructor stub
}
public Projects(... | [
"prestonharms5@gmail.com"
] | prestonharms5@gmail.com |
72d4bf236ac0acf1150a07327f8094fb68f50182 | b60eb00252298e312d0597e1f537441ce22bc336 | /Projects/pl.sda.javaII/src/tasks/task4/Student.java | 7eeac2351cfc25dd967afcaacfc7eec1f0d5aa5c | [] | no_license | sajlenc/SDA | c516da4fa3f33c0b6ba6598cd95fd3182eb36524 | 7902d94e777fb26c29ff73eab70dff69350ac395 | refs/heads/master | 2020-03-19T04:23:22.800641 | 2018-06-14T17:56:46 | 2018-06-14T17:56:46 | 135,822,569 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 843 | java | package tasks.task4;
public class Student implements Comparable<Student> {
private String name;
private int age;
public Student(String name, int age) {
this.name = name;
this.age = age;
}
@Override
public String toString() {
return "\nStudent{" +
"name... | [
"sajlenc@gmail.com"
] | sajlenc@gmail.com |
7b709fbd3456d40c1be2a7f5b7a648f4df9704f3 | d9958f03e60b0121945e2bc7b4ddd79f1a5245ce | /src/main/java/pl/konczak/tries/ihe/pharm/ActRelationshipCostTracking.java | 629c4852669b50959e4c8207ab94f51b61ee01ba | [
"Apache-2.0"
] | permissive | chuddyni/jaxb-pl-hl7-tries | d181d0e2f8487d29a520ac68b47b6ce14a63891f | d8322a630381de5911348cb9708e5b68d55dfa33 | refs/heads/master | 2023-03-18T11:20:38.922488 | 2020-06-15T20:50:45 | 2020-06-15T20:52:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 832 | java |
package pl.konczak.tries.ihe.pharm;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ActRelationshipCostTracking.
*
* <p>The following schema fragment specifies the expected content contained within this class.
* <p>
* <pre>
* <simpleType name="Ac... | [
"konczak.piotrek@gmail.com"
] | konczak.piotrek@gmail.com |
e84650723af6d2d117473c4e27b75f58c6c22af3 | 80f7269b84703fc3a8acdb7ab8da61528d4c5a5a | /Spring-boot-projects/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/SpringMVCSecurity/org/apache/jsp/WEB_002dINF/views/home_jsp.java | 514aebd75b8257351d59c8e0c862afedfae8ce6a | [] | no_license | awantik/springDataSource | d9200b26d67c8a98c058875ca9e82ed14d2fea48 | bae53b8be084867f4c6d1472fe9523c45461bb49 | refs/heads/master | 2020-04-17T13:54:35.182694 | 2016-09-12T07:22:45 | 2016-09-12T07:22:45 | 67,982,133 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,975 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.67
* Generated at: 2016-09-12 02:15:02 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"curanest@gmail.com"
] | curanest@gmail.com |
7822cc58382ce0aa3e22ffdea4f75832613094a2 | 41ce5edf2e270e321dddd409ffac11ab7f32de86 | /4/java/lang/StrictMath.java | 66e4771f4270e7e25e4776b3ac1abca7c2adb746 | [] | no_license | danny-source/SDK_Android_Source_03-14 | 372bb03020203dba71bc165c8370b91c80bc6eaa | 323ad23e16f598d5589485b467bb9fba7403c811 | refs/heads/master | 2020-05-18T11:19:29.171830 | 2014-03-29T12:12:44 | 2014-03-29T12:12:44 | 18,238,039 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 37,202 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | [
"danny@35g.tw"
] | danny@35g.tw |
ad9cb2780e6208c6328fafde72a915bbfaafc29d | 09534c278861e04441712475790c08fe0b92f279 | /app/src/main/java/com/walktour/gui/newmap/overlay/variable/BaseVariableOverlay.java | 3827f7dfea24e5d5c3f8f2ae7e9c54a963aa1bca | [] | no_license | copslock/Walktour4 | 077eee3500387abd9a8b74727dd3c5727cc11384 | 46b7e77e2a5e54c4f2a83f23448f7031c8b37537 | refs/heads/master | 2023-07-17T13:05:58.825418 | 2019-08-20T07:12:35 | 2019-08-20T07:12:35 | 397,678,508 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,843 | java | package com.walktour.gui.newmap.overlay.variable;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.os.Bundle;
import android.util.DisplayMetrics;
import android.view.View;
import com.walktour.gui.newmap.BaseMapActivity;
import ... | [
"15015912346@163.com"
] | 15015912346@163.com |
2b6174bd80f221ce2f95f08d5de23ab70eed4506 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/64/org/apache/commons/lang/enums/Enum_toString_621.java | c510c4a00c72b659bd8d1f5bd1fad887b85b43f7 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 4,297 | java |
org apach common lang enum
abstract superclass type safe enum
featur program languag lack java enumer
implement base int poor open abus origin java
recommend jdk constant recognis
robust type safe base solut design
basic java type safe enumer pattern
note due java class loader classload ... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
83c97da23a57927705ae1a69d588caf504c47b6c | adb6c4ec3d080fa348acf383ff9fa26e3bc9442a | /src/com/runoob/pattern/proxy/ProxyImage.java | 6f890882c29f45384c6baf1619b39177e3fcdbdf | [] | no_license | max-hong/design-pattern | 0de3bb856fe19f8fab3efd92cc4ffca6f847c930 | d8445644085459add0eba648e0ed5f850e5baa1b | refs/heads/master | 2021-05-16T09:53:15.447727 | 2017-10-10T08:29:44 | 2017-10-10T08:29:44 | 104,615,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 451 | java | package com.runoob.pattern.proxy;
public class ProxyImage implements Image {
private RealImage realImage;
private String fileName;
public ProxyImage(String fileName) {
this.fileName = fileName;
}
@Override
public void display() {
if (realImage == null) {
System.out.println("realImage == n... | [
"289079931@qq.com"
] | 289079931@qq.com |
6d1b5a105b595f6d803f27665770d722c3600fe0 | 84ea2da42ef286fd0c19316d6c5469d57409f7bc | /src/main/java/com/undertree/showcase/jsf2/primefaces/admin/LogbackManagerBean.java | 0687b7b5587149a57f690941f88f0d13f4716cdf | [
"Apache-2.0"
] | permissive | ssherwood/jsf-primefaces-demo | 5c8ef21c157a80a1d72c8474d648e652a3a99f7d | 1fdc879d5ca99f4a7d0e3216f777800ee5aace1e | refs/heads/master | 2023-07-21T08:08:32.585883 | 2022-02-02T18:36:13 | 2022-02-02T18:36:13 | 5,286,498 | 1 | 1 | Apache-2.0 | 2023-06-20T02:22:10 | 2012-08-03T14:46:52 | Java | UTF-8 | Java | false | false | 1,580 | java | package com.undertree.showcase.jsf2.primefaces.admin;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ViewScoped;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
... | [
"shawn.sherwood@gmail.com"
] | shawn.sherwood@gmail.com |
2be897b61581605f9c423a7a81e961d2739c9020 | fe0b6d0d4c14965808a4b38aa91d0c5cef1f69f6 | /languages/activitydiagram/org.gemoc.activitydiagram.sequential.xactivitydiagram/src-gen/org/gemoc/activitydiagram/sequential/xactivitydiagram/aspects/AcceptEventActionAspect.java | f60d5926b9e4053690e7afae0e0d925f26390127 | [] | no_license | tetrabox/examples-behavioral-interface | f05b9bf1d3a8414ffc5eef3560f72f3719e09f28 | 3a5df4b8ec4ed13a39712269487f07d09479ec99 | refs/heads/master | 2020-12-02T16:23:03.869890 | 2019-10-22T08:59:20 | 2019-10-22T08:59:20 | 96,529,344 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,239 | java | package org.gemoc.activitydiagram.sequential.xactivitydiagram.aspects;
import org.gemoc.activitydiagram.sequential.xactivitydiagram.activitydiagram.AcceptEventAction;
import org.gemoc.activitydiagram.sequential.xactivitydiagram.activitydiagram.ActivityEdge;
import org.gemoc.activitydiagram.sequential.xactivitydiagram.... | [
"dorian.leroy@irisa.fr"
] | dorian.leroy@irisa.fr |
181380adc35d54141c4790cad241a24d5e474890 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/plugin/account/security/ui/SecurityAccountIntroUI.java | 2cde6dcf6269e852ee5c5a08f1b54e44c44e5dc6 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,209 | java | package com.tencent.mm.plugin.account.security.ui;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.DialogInterface.OnCancelListener;
import android.content.Intent;
import android.os.Bundle;
import android.view.KeyEvent;
import android.vi... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
e54a4be1a1e85a84580c6ad8d8926dab99492874 | f9e1088dfb24f91f5a4fd0b1d3b688c34c302c1e | /app/src/main/java/app/jugadfunda/home/pojo/QueryListPojo.java | 77b789926f84236e5cc8864e6ca36839cfd8cb3e | [] | no_license | sudhakar048/jugadfunda | 256ad11a7d8cb1660ace4071a83605640357cfe3 | 478ae2f5dbb609da2ef4ab18ae0982e18230fe79 | refs/heads/master | 2023-04-16T21:44:47.634909 | 2021-04-27T05:37:46 | 2021-04-27T05:37:46 | 296,311,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,152 | java | package app.jugadfunda.home.pojo;
import java.io.Serializable;
import java.util.ArrayList;
public class QueryListPojo implements Comparable<QueryListPojo>, Serializable {
private long queryid;
private String date;
private String sessiondate;
private String query;
private long courseid;
private... | [
"sudhakar.patel@rlard.com"
] | sudhakar.patel@rlard.com |
0c138e119ef3e517a945b3aa120481d106ecc490 | 37c604f0ad62927de23fc841910ee2c3af26a7f4 | /app/src/main/java/blp/blp_video_list/Adapter/Data_List_Adapter.java | 20ad7d32d0fd58485004245870fc40f01de96cf8 | [] | no_license | vishaltarsariya/Display-Youtube-Video-or-Chennel | a3796eb252ab0c72ce6dfaf94c552f0ae355e91a | 65d632ff6e30f3415687d8b4b68a148b18722f83 | refs/heads/master | 2020-03-06T23:00:49.510299 | 2018-03-28T10:03:46 | 2018-03-28T10:03:46 | 127,120,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,933 | java | package blp.blp_video_list.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.ImageView;
import android.widget.TextView;
import com.squareup.picasso.Picasso;
import ... | [
"vishal.tarsariya@gmail.com"
] | vishal.tarsariya@gmail.com |
38b0dc64fef41db66f70ddc28505ea80cbe2b604 | 626384844c849689da4324d53c7960f1bc7426f8 | /src/com/syntax/class06/Task.java | 4b6cb9e58ebc289d69d285c2fcb84358bc91f5b5 | [] | no_license | safiyeunal/JavaBatch8 | a221d9a4e942e9d2159e23d9aa31304cb51206ec | 522759c778e8df02e366bc848e91656c809250f1 | refs/heads/main | 2022-12-31T08:13:11.059831 | 2020-10-25T17:03:38 | 2020-10-25T17:03:38 | 304,908,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,145 | java | package com.syntax.class06;
import java.util.Scanner;
public class Task {
public static void main(String[] args) {
// TODO Auto-generated method stub
boolean sale;
double price;
double discount;
double finalPrice;
Scanner input = new Scanner(System.in);
System.ou... | [
"su.safiyeunal@gmail.com"
] | su.safiyeunal@gmail.com |
ecaafe012225874ec682e91912cbc005aeac9d02 | e20ae9968bef15e4957c4c5d4578960942b093b8 | /src/main/java/com/websocket/netty/NettyServer.java | 7ef9b1f763533bebf4f2cadb200a0947f0b8762f | [] | no_license | miaoyf/netty-ws | f93a391dbef9f024e6a13f997f1e66a0a145b989 | 0a176a51859faf7f3f877d6d6551d1b5cfad2320 | refs/heads/master | 2020-03-29T02:24:00.200244 | 2018-09-19T10:38:15 | 2018-09-19T10:38:15 | 149,434,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,132 | java | package com.websocket.netty;
import javax.annotation.PostConstruct;
import org.springframework.stereotype.Service;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.Channel;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.ni... | [
"miaoyongfeng@gmail.com"
] | miaoyongfeng@gmail.com |
173f19771db276b3717c0b7b741f672e00a90df3 | 0db469f7f1cea3297b55cc937745a264bd89a7de | /meta/src/test/java/org/jboss/hal/meta/processing/RrdParserTestHelper.java | d55ecebe0089f619bfc135582966bfb0668f549e | [
"MIT",
"Apache-2.0"
] | permissive | bmaxwell/console-1 | df793c694a814df91821ce316547c30eeee75952 | ee5f8f0fcf78645ff2df1bcf944c1fa5e1099018 | refs/heads/master | 2020-11-26T16:55:39.733526 | 2019-11-28T16:15:14 | 2019-11-28T16:15:14 | 229,145,923 | 1 | 0 | Apache-2.0 | 2019-12-19T22:04:05 | 2019-12-19T22:04:04 | null | UTF-8 | Java | false | false | 13,177 | java | /*
* Apache License
* Version 2.0, January 2004
* https://www.apache.org/licenses/
*
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
* 1. Definitions.
*
* "License" shall mean the terms and conditio... | [
"harald.pehl@gmail.com"
] | harald.pehl@gmail.com |
015aabbc7a0e80a2789e4b65c73f9ea6c6d488a1 | 23a552b2b5e15ee7d35f490d87904e671f3fc562 | /jsurfer/src/generated/java/com/goldensoftware/surfer/SrfToolbars.java | 04ba88bbc54997294e953c8ab87df64af46c6371 | [] | no_license | alberts/fullung | 3d52e3d911ef52aa0f552364940eb95cdd83b12a | 9acd63cd0da6cf0ffe95493e174bba27eda24d2a | refs/heads/master | 2021-01-20T05:32:15.286586 | 2008-09-27T10:34:12 | 2008-09-27T10:34:12 | 32,113,504 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package com.goldensoftware.surfer;
import com4j.ComEnum;
public enum SrfToolbars implements ComEnum {
srfTBMain(1), srfTBDraw(2), srfTBMap(4), ;
private final int value;
SrfToolbars(int value) {
this.value = value;
}
public int comEnumValue() {
return value;
}... | [
"fullung@76970873-ce3a-0410-a9b7-c9c6e07dc4f1"
] | fullung@76970873-ce3a-0410-a9b7-c9c6e07dc4f1 |
68cdc19992c4a1f13fee092d0475699ced1ed139 | 05ac8dcd195e7c89ab6fbd456e1074532f27085e | /Bankbot/Java/android/support/v4/view/GravityCompat.java | 50258e3701f91b91892c22d665112ab0fa9024fd | [] | no_license | AppAnalysis-BGSU/DecompiledApks | f3f913d45e04f256620270d4906ddaea7d4c33a0 | a9fe58e890928e14b65b174d3c5dd4a8af1b604e | refs/heads/master | 2021-04-26T22:03:56.343340 | 2018-03-11T00:10:25 | 2018-03-11T00:10:25 | 124,018,768 | 0 | 0 | null | 2018-03-06T04:06:41 | 2018-03-06T04:06:41 | null | UTF-8 | Java | false | false | 2,960 | java | package android.support.v4.view;
import android.graphics.Rect;
import android.os.Build.VERSION;
import android.view.Gravity;
public final class GravityCompat {
public static final int END = 8388613;
static final GravityCompatImpl IMPL;
public static final int RELATIVE_HORIZONTAL_GRAVITY_MASK = 8388615;
... | [
"civabhusal@gmail.com"
] | civabhusal@gmail.com |
6876c58599225d413264885a22618ebaf10f183f | c30e7ea5239cf96e22781fc264ed82afb634a2c2 | /javaPractice/src/part11/FileInputStream.java | be4829dc4e1fe84db05f833310cd60d28fcdb6ae | [] | no_license | glory6807/JavaPrac | 82c588027140cca583bb91a552a66f06ca8b0616 | 3e23e66fa47f9fd92b281c173518ff001c604c45 | refs/heads/master | 2021-01-01T11:01:55.232167 | 2020-02-29T14:29:42 | 2020-02-29T14:29:42 | 239,248,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package part11;
public class FileInputStream implements AutoCloseable{
private String file;
public FileInputStream(String file) {
this.file = file;
}
public void read() {
System.out.println(file + "을 읽습니다.");
}
@Override
public void close() throws Exception {
System.out.println(file + "을 닫습니다.");
... | [
"pjj2818@gmail.com"
] | pjj2818@gmail.com |
c0a84d6852d94c124e2ef8874356ed27c8d8bc21 | 131e806ae9db2b522ff68ea13bea682958e5dc31 | /app/src/main/java/com/example/lee/myapplication/TakevideoActivity.java | a7b727a740f793ed778d700f0651fe3675448221 | [] | no_license | kamputer/Liveletter | 56af68e3b8b8aa30ae9c4fdf5ec63a480fc1bf03 | 121f344fef0541ccaaba5b9250da35d3760482d5 | refs/heads/master | 2020-12-28T21:50:38.443744 | 2016-09-26T05:48:30 | 2016-09-26T05:48:30 | 68,683,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,432 | java | package com.example.lee.myapplication;
import android.content.ActivityNotFoundException;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawab... | [
"aramgee94@gmail.com"
] | aramgee94@gmail.com |
a9dc866d7fff3cb9728f946a0e3ba65e203696c9 | 9f1770694fe8cef612817309014dc97cc7f6a0b5 | /catalog/src/main/java/com/ibm/asset/trails/dao/jpa/PartNumberDaoJpa.java | 8d1519299191db47979b168c0ebf772c44ef7ba1 | [] | no_license | upself/trails | 41cfdd27fb22eba99d1425cdce6fe10f5c34cd51 | fcd4c62a8ffde8c60006bce7f1716f5694ee4e19 | refs/heads/master | 2021-04-30T16:49:00.321511 | 2016-09-14T08:32:37 | 2016-09-14T08:32:37 | 80,106,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 785 | java | package com.ibm.asset.trails.dao.jpa;
import java.util.List;
import org.springframework.stereotype.Repository;
import com.ibm.asset.trails.dao.PartNumberDao;
import com.ibm.asset.trails.domain.PartNumber;
@Repository
public class PartNumberDaoJpa extends KbDefinitionDaoJpa<PartNumber, Long>
implements ... | [
"ondrej_zivnustka@cz.ibm.com"
] | ondrej_zivnustka@cz.ibm.com |
6430297b918c819c62086a57c5362d3dc96b6eed | b50cb87e438a2e14d3c513b2a2328d25b7a04284 | /Bottom/MessagesListAdapter.java | d5ee3d5d73ec2ac3c1286f3e3a44b550b956df7a | [] | no_license | sagarsurvse/ElanAcademyApp | 8441b26cb9449d45f95ab3ff87b2a8534b4ccfb5 | 2448ad7d4fa8422fc5aa25c44ecc4a1a22490e56 | refs/heads/master | 2022-10-18T12:01:36.302803 | 2020-06-15T13:45:10 | 2020-06-15T13:45:10 | 272,448,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,738 | java | package com.example.admin.elanlivelearningapp.Bottom;
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.TextView;
import com.example.admin.elanlivelearninga... | [
"noreply@github.com"
] | noreply@github.com |
b917382c64ba6ec7f3cefc5557b2ee036835ac82 | ba7ded266e1af62c91f18e579921c03b5adfdc99 | /FacturacionElectrica/src/masterDetail/medidor.java | 81005d6a9b69f411ea54f505660ff69135b79883 | [] | no_license | davidtapia7x/FacturacionElectricaBD | 7e46f676f2002731cd2e47c11d73d57849a3d77f | babf5aefab055d266014eb1166e6498cf0114bea | refs/heads/master | 2021-01-01T04:57:07.227810 | 2016-05-23T10:34:33 | 2016-05-23T10:34:33 | 59,383,208 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,373 | 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 masterDetail;
import java.awt.EventQueue;
import java.beans.Beans;
import java.util.ArrayList;
import java.util.List;
import j... | [
"David@David-PC"
] | David@David-PC |
a1f0915ef24f925392e50b5829a320ac7e86c388 | fb16a7298f4697e4751dcb4b33bdab4ecc507e27 | /src/main/java/org/logstash/plugins/inputs/http/util/DaemonThreadFactory.java | 0001bcb255d8f08c45b4fa3f3131bd4722a98642 | [
"Apache-2.0"
] | permissive | logstash-plugins/logstash-input-http | 1fd4d96fecadc11d7bf6a71398987abc7e181e86 | b51411e737296d6004e529912acfc5f2e9d5cc05 | refs/heads/main | 2023-08-16T21:37:23.741051 | 2023-06-29T14:35:52 | 2023-06-29T14:35:52 | 35,051,395 | 57 | 78 | Apache-2.0 | 2023-06-29T14:35:53 | 2015-05-04T18:19:00 | Ruby | UTF-8 | Java | false | false | 847 | java | package org.logstash.plugins.inputs.http.util;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.atomic.AtomicInteger;
public class DaemonThreadFactory implements ThreadFactory {
final ThreadGroup group;
final AtomicInteger threadNumber = new AtomicInteger(1);
final String namePrefix... | [
"jsvd@users.noreply.github.com"
] | jsvd@users.noreply.github.com |
4e4389c50a6d89f1466d031f9a78b22b80badc87 | eca9243858181cf90a74236b6c4b16567c9025a2 | /Microservices/gateway-service/src/main/java/com/revature/Application.java | 59eead39f5bc9c8b6a05ea89f0f8db16dcce37fc | [] | no_license | kmiller4/demos | 4d2d1aedda1b567a7535a87d10bcd9283687efa9 | 04877f0787a9b1db2752b10b87a3aca80635da22 | refs/heads/master | 2020-04-01T14:36:52.631855 | 2018-10-05T13:24:02 | 2018-10-05T13:24:02 | 147,542,034 | 0 | 0 | null | 2018-09-05T15:43:29 | 2018-09-05T15:43:29 | null | UTF-8 | Java | false | false | 487 | java | package com.revature;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
import org.springframework.cloud.netflix.zuul.EnableZuulProxy;
@EnableZuulProxy
@EnableEurekaServer
@... | [
"btkruppa513@gmail.com"
] | btkruppa513@gmail.com |
417460013199e78c56cdd157f19401ac3e262fd9 | ec050a63bd8c33c289114146af9124fd63550749 | /api/wms-bill-manage/src/main/java/com/deer/wms/bill/manage/dao/BillMasterMapper.java | 527622870536d88331c33ee410a287bcc1c1d063 | [] | no_license | myxland/smart-warehouse | af44592bc7d84c51a178e6bd84374ad62b80b2ac | 8aa4afd10d0a555f05a58635e143230dc895f2ff | refs/heads/master | 2020-12-18T21:28:04.660080 | 2019-07-13T17:15:26 | 2019-07-13T17:15:26 | 235,525,951 | 0 | 1 | null | 2020-01-22T08:04:03 | 2020-01-22T08:04:02 | null | UTF-8 | Java | false | false | 600 | java | package com.deer.wms.bill.manage.dao;
import com.deer.wms.bill.manage.model.BillMaster;
import com.deer.wms.bill.manage.model.BillMasterCriteria;
import com.deer.wms.bill.manage.model.BillMasterDto;
import com.deer.wms.bill.manage.model.TongJi;
import com.deer.wms.project.seed.core.mapper.Mapper;
import org.apache.iba... | [
"337045342@qq.com"
] | 337045342@qq.com |
1efb8a1b26874b98c4dfdde608563d5678b75180 | e08d79ead5ab0010f92b037895961e7632bf9bc1 | /src/sn/objis/tmc/presentation/HelloWord.java | 3bc742e47bbb17eaddf755105c96e0cd87c8b18c | [] | no_license | sarrousmane1993/Tmc | b9e25f9963bd4df47011e3cef42bcd7baa2b164d | 4a684e3719670f41ef8f05ba5ed8559ae2bde880 | refs/heads/master | 2020-03-28T19:28:45.565061 | 2018-09-16T20:15:54 | 2018-09-16T20:15:54 | 148,980,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 151 | java | package sn.objis.tmc.presentation;
public class HelloWord {
public static void main(String[] args) {
System.out.println("hello word");
}
}
| [
"sarrbayeousmane@gmail.com"
] | sarrbayeousmane@gmail.com |
fafa5aab7b0e01af89ee39e9041e34d4029d38fb | 609fe0b1afec7a506d41ace5a58d7e39ebf29164 | /locuslabs-android-sdk/examples/AirportListWithGrab/app/src/main/java/com/example/locuslabs/testapp/MapActivity.java | 10db71d87ee5e8355ad45866d1cfc4c04462e8e5 | [] | no_license | 1010101012101/Android-Docs-Sample-Code | 68a50187b616af7b8db66740b98d0a19ed2016a5 | 4ba3318909446cbdf9128ae7008e4ee7ed808b31 | refs/heads/master | 2020-04-15T12:39:10.273560 | 2019-01-08T16:01:33 | 2019-01-08T16:01:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,665 | java | package com.example.locuslabs.testapp;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import com.locuslabs.sdk.maps.model.Floor;
import com.locuslab... | [
"juan@blue-line.io"
] | juan@blue-line.io |
9977e3bd823c930eb36275c94f45625778c309ba | 237aa9ca341c03234e06c9b4863200fe8b54bc52 | /03-java-spring/01-spring-fundamentals/02-getting-familiar-with-routing/routingsimple/src/main/java/com/example/routingsimple/web/controllers/DojoController.java | ee73de88593b14be42caeab602e497071654e38f | [] | no_license | java-june-2021/wonga-java | 3bb3018c71b596bbb6c82ea324414a77397d9ad1 | b2d39892fb554474bde1a3e4acf787de5421a1e2 | refs/heads/master | 2023-06-22T06:28:20.011688 | 2021-07-20T23:43:48 | 2021-07-20T23:43:48 | 374,831,597 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package com.example.routingsimple.web.controllers;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class DojoController {
@RequestMapping("/dojo")
pub... | [
"adamjkwong@gmail.com"
] | adamjkwong@gmail.com |
3c5f8371ad96a117cfb33427f74a99cba1ec46f8 | e06377887f5cf3e57fb0162f17c24599eff3a583 | /src/test/com/danielbigham/lui/TestUtil.java | 43ae3e2cb1b2dcecb755517174cc34a27a08c6e2 | [] | no_license | dbigham/Lui | ef3c23a64e39981620538a3c8390c8b9738d96c1 | e2ef5f891a4164f89e186a28b97a9ffd08dfb153 | refs/heads/master | 2021-07-20T14:14:31.085802 | 2021-02-16T18:34:06 | 2021-02-16T18:34:06 | 95,722,754 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 603 | java | package test.com.danielbigham.lui;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import com.danielbigham.Util;
public class TestUtil
{
@Test
public void test1()
{
assertEquals(
"\tabc",
Util.indent("abc", 1)
);
}
@Test
public void test2()
{
assertEquals(
"\tabc\n\tdef",... | [
"daniel.bigham@gmail.com"
] | daniel.bigham@gmail.com |
51c6f5ad65dc4f53539beaa9cab718ffadb9407c | 60107866469e4b35fd487451ae2d896117045539 | /src/main/java/technology/raeder/yoappserver/api/YoApp.java | 3f0b74413b3c493f6184d61113baa762fc09cb08 | [
"MIT"
] | permissive | RaederDev/YoAppServer | 83f9994e0fbc2baa2ade3f4603e88e2272e33aed | 291066c1215c96386f4b2cb8c48732b4a84f5d23 | refs/heads/master | 2021-10-10T06:20:50.152276 | 2014-09-10T19:59:44 | 2014-09-10T19:59:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,667 | java | package technology.raeder.yoappserver.api;
/**
* Classes that extend YoApp will be automatically loaded by
* the app server and notified when a new YO is received.
*/
public abstract class YoApp {
private String apiKey, appPath;
/**
* Called when the app starts
*/
public void onEnabl... | [
"github@raeder.technology"
] | github@raeder.technology |
89ffdd3686829ad883f57be592b730e029d056b5 | 27b31978795716d17fcb481611f026e5f1a95efe | /code/src/game/network/packet/menu/Connect.java | 2b2516fac942def2cf0e3f3319492955b12d4c07 | [] | no_license | LordMonoxide/malachiteserver-old | fc37ea6c130629a57931f25dd059c74d61099d38 | 51a02a310d0c9825fec48a5c05de0fe3a819fff6 | refs/heads/master | 2021-01-22T11:10:45.875318 | 2013-09-25T15:47:46 | 2013-09-25T15:47:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,001 | java | package game.network.packet.menu;
import game.network.Connection;
import game.network.Server;
import game.settings.Settings;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import network.packet.Packet;
public class Connect extends Packet {
private double _version;
public int getIndex() {
... | [
"corey@narwhunderful.com"
] | corey@narwhunderful.com |
99dbf3ed68d07445e98b840d7b9eddc14f77d398 | d0793658778a04be22db35fc2de4814c6e8ba80c | /app/src/main/java/com/example/small_project/MyMessMVP/model/Model.java | 47372ae0afcfa479c5ce4db704436547ec9522cb | [] | no_license | qingfeng0213/Project | e5ff9bb393fa3db70e6710015366a5729f0191e6 | ba0de7260a6b0d4aca609fdeb45d7d26cd546800 | refs/heads/master | 2020-05-03T20:54:48.595321 | 2019-04-01T07:59:12 | 2019-04-01T07:59:12 | 178,813,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,414 | java | package com.example.small_project.MyMessMVP.model;
import com.example.small_project.Api.UserApiService;
import com.example.small_project.bean.MyMessageBean;
import com.example.small_project.bean.NameBean;
import com.example.small_project.bean.WordBean;
import com.example.small_project.network.RetrofitUtils;
import ja... | [
"737006109@qq.com"
] | 737006109@qq.com |
df44354417c894a41ae2c26566613710d9a83173 | 8bb7c0accde1b68a99ce5df8954e6013f101dc98 | /src/main/java/sample/execute/ResData.java | 333b21374cc8458a3b2c9a4b7828e9837d1c5d7d | [] | no_license | taru7taru7taru/jnaSample | 65cd0a05c27bc08642c75bb1fbc333ac4839a5ca | a7050bb5325f6360667963bda9e9601217865d5c | refs/heads/master | 2021-01-02T23:16:47.889495 | 2017-08-06T15:27:04 | 2017-08-06T15:27:04 | 99,495,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package sample.execute;
public class ResData {
/** メソッドの実行結果のメッセージ */
private String resultMsg =null;
/** メソッドの実行結果 */
private boolean jnaResult =false;
/** メソッド実行時のExceptionメッセージ */
private String jnaExceptionMessage = null;
/* 統合開発環境で出力したメソッド */
public String getResultMsg() {
return resultM... | [
"adon@aaa.com"
] | adon@aaa.com |
b7dab8f85591c0a971c7b4d44a7f62aac8779b19 | ae5fe7bac3b096710ffaa08f5714a922e057375e | /src/main/java/theic2/xenobyteport/api/module/CheatModule.java | d0ccc64e825c0961d642e8f79839c8ab68fc9e0b | [] | no_license | Lufrut/Xeno1.12 | 4a5cd3df0d6d254e68641aa4c0ec50aa9743f718 | d1b30a83e513a1dc8483491fef7429dde3633b2d | refs/heads/master | 2023-01-19T23:28:25.436290 | 2020-12-02T07:56:44 | 2020-12-02T07:56:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,153 | java | package theic2.xenobyteport.api.module;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import org.lwjgl.input.Keyboard;
import theic2.xenobyteport.api.config.Cfg;
import theic2.xenobyteport.api.gui.WidgetMessage;
import theic2.xenobyteport.api.gui.WidgetMode;
import theic2.xenobyteport.handlers.Modu... | [
"theic2@mail.ru"
] | theic2@mail.ru |
5716b374a96a5cd820f8ba58902bd32e9df51060 | 5f419731b3e42018a79941936e5c1636fae56019 | /mrn14/src/GenerateBTYENV.java | d23dc93915561e23d55bf484711fa6ecc42c1a3f | [] | no_license | Davidhuangwei/Bathymetry | 642622cb432305c019627357b78a6667280588cd | 28b2cc2fca9bb2e4316cd97a20d64426acfbae1f | refs/heads/master | 2020-04-11T07:53:17.059719 | 2018-12-08T04:28:41 | 2018-12-08T04:28:41 | 161,624,910 | 1 | 1 | null | 2018-12-13T10:49:22 | 2018-12-13T10:49:22 | null | UTF-8 | Java | false | false | 12,122 | java |
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
public class GenerateBTYENV {
/**
* This class shows how to create a File in Java
* @param args
* @throws IOException
*/
static String FS = System.getProperty("file.separ... | [
"mrn14@duke.edu"
] | mrn14@duke.edu |
d4b86920a38e02d40320e580275fc4b706f7a095 | bb823d56c991403d679e748b724e0083f6ff7f76 | /src/main/java/com/tomaszkyc/app/args/validator/ParameterValidatorFactory.java | effc28578f5b40d04509901b902cc97e6cada358 | [
"MIT"
] | permissive | tomaszkyc/database-connection-tester | 5373e9e5403c9fc84a47a9806c17b6ecf61306f9 | 23a98c714f443cd0732b2b67f7362fe4f7187075 | refs/heads/master | 2020-06-23T18:01:01.991463 | 2019-07-24T21:01:58 | 2019-08-19T21:57:03 | 198,708,692 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.tomaszkyc.app.args.validator;
import com.tomaszkyc.app.args.ArgType;
public class ParameterValidatorFactory {
public static ParameterValidator create(ArgType argType) {
if ( argType.equals(ArgType.AUTH_PARAM) ) {
return new AuthParameterValidator();
}
else if ( argType.equals(ArgT... | [
"tomasz.kyc@outlook.com"
] | tomasz.kyc@outlook.com |
24c3504f1101134530385b7467fdec8f0966e3b1 | 7527f74d33e0d3466a8ca8611167bfa98181ff79 | /commonui/src/main/java/com/example/commonui/ActionBar.java | b135336c24da2bf6f7c66bf3bcbb5b3979d88922 | [
"Apache-2.0"
] | permissive | Allen-Yegel/WeatherApp | a8ca97351fee39a5b286ffadcce683e7be034ca5 | 4d512808d7472f85797c16cd31277bf295c4653a | refs/heads/master | 2022-04-10T01:42:52.320170 | 2020-03-20T14:35:33 | 2020-03-20T14:35:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,484 | java | package com.example.commonui;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import a... | [
"gary.cao@example.com"
] | gary.cao@example.com |
d5dbea7ad1985d554039cda115a99e9c443a7877 | 270d8fc5a8720caac8f255383dc6b9d81ab62928 | /src/main/java/kg/itbank/chat/controller/api/ChatApiController.java | d19cb1232ee71e8eec48efce7280d1c82f96cd26 | [] | no_license | comfiapps/KG-Chat-Project | 88ee0c26347768c09047617dd51d3a8be8782c04 | b3ceea3b83186e7454297ccc0f5ff9a79c3fae3a | refs/heads/master | 2023-05-10T02:03:27.479315 | 2021-06-09T14:54:42 | 2021-06-09T14:54:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,123 | java | package kg.itbank.chat.controller.api;
import kg.itbank.chat.config.PrincipalDetail;
import kg.itbank.chat.config.PrincipalService;
import kg.itbank.chat.dto.ResponseDto;
import kg.itbank.chat.model.User;
import kg.itbank.chat.service.ChatService;
import kg.itbank.chat.service.RoomService;
import kg.itbank.chat.servic... | [
"comfiapps@gmail.com"
] | comfiapps@gmail.com |
6e0a5eee2742e123d5e36c8611a3d8ae9dc6d646 | 9b9acbf6869708e1db8cc1f3feffb5764bb96e38 | /src/com/huige/mines/youmi/AppScreenShotScrollView.java | 378c25763638f40563769e0dc11e6348b3f44aee | [] | no_license | zhengwenhui/Leigege | 2e01356491c57adf13fd3c88c795454e49f110a2 | d22bee1bf3e9ef0431f3f3f54ee88960cb7ea01e | refs/heads/master | 2020-04-15T07:56:31.331553 | 2014-10-08T10:30:04 | 2014-10-08T10:30:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,119 | java | package com.huige.mines.youmi;
import android.annotation.SuppressLint;
import android.content.Context;
import android.graphics.Bitmap;
import android.util.AttributeSet;
import android.util.TypedValue;
import android.widget.HorizontalScrollView;
import android.widget.ImageView;
import android.widget.LinearLayout;
/**
... | [
"zhengwenhui@outlook.com"
] | zhengwenhui@outlook.com |
19667a27061441ffa447bf152602addfc2146314 | a434237dd7ecd4fe6d884bf11325a8cc5fd6ea49 | /main-service/src/main/java/com/shatsi/bed/mainservice/domain/repository/ApartmentRepository.java | 8e0eded594a855937f30d8daa0718998a8c00fa3 | [] | no_license | bwengyebrian/shatsibed | 8c95dc186c530b14bb7da56c6c4c9fd6a6b38c71 | 6c6e4ba470d71b3496fe6f7961e120883c95eda8 | refs/heads/master | 2020-12-22T18:48:03.888874 | 2020-01-29T03:34:22 | 2020-01-29T03:34:22 | 236,895,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package com.shatsi.bed.mainservice.domain.repository;
import com.shatsi.bed.mainservice.domain.model.Apartment;
import org.springframework.data.cassandra.repository.CassandraRepository;
import org.springframework.data.repository.NoRepositoryBean;
import java.util.UUID;
@NoRepositoryBean
public interface ApartmentRep... | [
"bwengyebrian@gmail.com"
] | bwengyebrian@gmail.com |
cfd473b9432a4ac26d454a4c0c74e0738a6adcee | 27d5642931fe6dd978cfc3185e649d701eb397da | /Sample2Client1/src/main/java/thoiyk/HumanInterfaceComponent/LaporanProduksiDetail/LaporanProduksiDetailEditDialogClass.java | 2fb09d0e46a8fccdc0915501f793594c45245a77 | [] | no_license | yoser174/thoiyk | 5573c3ca0bbe7890edad0f748c1c72d528a1fd08 | 6656e120edb69c117d74bbf0516440d96f8eaea6 | refs/heads/master | 2021-03-12T19:40:47.389645 | 2014-08-23T02:48:14 | 2014-08-23T02:48:14 | 10,585,310 | 0 | 1 | null | 2013-07-06T17:08:08 | 2013-06-09T15:50:56 | Java | UTF-8 | Java | false | false | 33,753 | java | /*
This source code is part of the Thoyik
Copyright (C) 2013 Yoserizal
Feedback / Bug Reports yoser174@gmail.com
This project used:
KFRAMEWORK (http://k-framework.sourceforge.net/)
*/
package thoiyk.HumanInterfaceComponent.LaporanProduksiDetail;
// k
import KFramework30.Base.*;
import KFramework30.Widgets.KDial... | [
"yoserizy@RJAMDMW7077.asia.roche.com"
] | yoserizy@RJAMDMW7077.asia.roche.com |
84ea43b98ca192b994bd54955018bb407cc11003 | cb3b98b3f01dc774e7aa559689bb550e9371ea40 | /zk_cpr/src/main/java/org/zkoss/spring/util/PropertyPlaceholderHelper.java | a76a6691e9857a148adaf47817bbeff9b4005e87 | [] | no_license | RaymondChao/ZK-CPR | a13f8de0ded09ab72665b1166a0afc9f2359000c | db5475876d2349d354a0e7aad18f5e8d5a3e13d4 | refs/heads/master | 2020-12-25T10:59:50.583493 | 2012-05-02T08:23:19 | 2012-05-02T08:23:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,560 | java | /*
* Copyright 2002-2010 the original author or 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 ap... | [
"zanyking@gmail.com"
] | zanyking@gmail.com |
5a4f4cb4d0d6109c2b69890b2eb25d90103822ae | d68fc76582a0598123ad2c89c9f1185b32e29110 | /src/net/octopusmc/anvil/version/Version.java | a6173a185a9df8f97a92c7dfa5e61938e096d5ec | [] | no_license | ElieTGM/OctopusCore | 624fa18634afd05adb16b3b06433b39cbe514f37 | d688b110e34f9ce00781f96a8f1b5dc1d267b6b2 | refs/heads/master | 2021-03-24T12:39:53.256741 | 2017-02-12T18:45:00 | 2017-02-12T18:51:10 | 81,053,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,259 | java | /*
* Copyright (c) 2016, OctopusMC and/or its affiliates. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributions of source code must retain the above copyright
* notic... | [
"ElieTGM1@gmail.com"
] | ElieTGM1@gmail.com |
a824d57b726346b11afc3da4358387d5bf93cad1 | f82b19bd7b41c7493be4d7dd6587ae26e0586200 | /src/DragonflyImages.java | d49298252acc623a713524efec44f90d2132cc40 | [] | no_license | chancedream/Flower | 9c1c9ae4362e1a129bcc2c38c115cae38bbf70f0 | 308c6a9fa339d0fd3e8755431c8e612ba5a64098 | refs/heads/master | 2020-12-30T10:12:40.831480 | 2011-09-05T05:35:03 | 2011-09-05T05:35:03 | 2,325,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 697 | java | import java.awt.Image;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import javax.imageio.ImageIO;
public class DragonflyImages {
private static Map<Color, BufferedImage> map;
static {
map = new HashMap<Color, BufferedImage... | [
"chancedream@gmail.com"
] | chancedream@gmail.com |
32b95c9f86fef59c13cabb9de7d1e01340c93065 | 6b3a781d420c88a3a5129638073be7d71d100106 | /AdProxyPersist/src/main/java/com/ocean/persist/api/proxy/gmobi/GmobiAdPullParams.java | 2107cec90c260bf169793a315d365e105cfac545 | [] | no_license | Arthas-sketch/FrexMonitor | 02302e8f7be1a68895b9179fb3b30537a6d663bd | 125f61fcc92f20ce948057a9345432a85fe2b15b | refs/heads/master | 2021-10-26T15:05:59.996640 | 2019-04-13T07:52:57 | 2019-04-13T07:52:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,761 | java | package com.ocean.persist.api.proxy.gmobi;
import com.ocean.core.common.threadpool.AbstractInvokeParameter;
/** * @author Alex & E-mail:569246607@qq.com
@date 2017年8月16日
@version 1.0
*/
public class GmobiAdPullParams extends AbstractInvokeParameter{
/**
*
*/
private static final long serialVe... | [
"569246607@qq.com"
] | 569246607@qq.com |
832960119ff6bcfb52acac52e661948764fb5f87 | b5a9bd1d225dcda06e3d0df66f03ce9d17dd3db8 | /springboot/src/test/java/com/davidjava/springboot/SpringbootApplicationTests.java | 4864a09c7fb35199d05bb906324e680b53feb1dc | [] | no_license | davidxwwang/JAVA-Study | f139063769b4fffc7e64027695d6937453e71993 | d5e969b47710c5a8bda66038c4e95b518dbb0df0 | refs/heads/master | 2022-07-03T03:51:50.920374 | 2019-10-29T03:35:21 | 2019-10-29T03:35:21 | 138,006,432 | 0 | 0 | null | 2022-06-21T01:28:33 | 2018-06-20T08:58:52 | Java | UTF-8 | Java | false | false | 229 | java | package com.davidjava.springboot;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SpringbootApplicationTests {
@Test
void contextLoads() {
}
}
| [
"xingwang.wxw@alibaba-inc.com"
] | xingwang.wxw@alibaba-inc.com |
65937f8ebf952fab726b5b03c6dcd125112d52bd | b974a0a284a72d092cee1de08939e55af0400cd1 | /src/main/java/com/cadpessoa/config/ApplicationProperties.java | c0fea5377b8277653a1770e41012fb535ca86461 | [] | no_license | ricardoempro/cadpessoa | a422e02f26e88fe5f96ca5c5f4cd1342bcac25a7 | 5ea5613774f542741442b5953d18eaca5c1d1705 | refs/heads/master | 2021-01-01T17:40:43.742093 | 2017-07-23T23:41:51 | 2017-07-23T23:41:51 | 98,132,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package com.cadpessoa.config;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* Properties specific to JHipster.
* <p>
* Properties are configured in the application.yml file.
*/
@ConfigurationProperties(prefix = "application", ignoreUnknownFields = false)
public class ApplicationP... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
dbe9b218c6f81927a342ac0e3214577511a69c37 | c0da1bf505a9983622935387ad4883a7fbaef999 | /src/mapred/org/apache/hadoop/mapred/PipelineMapTask.java | dd9088000d03fcf25fc485e47da737c07370bf98 | [
"Apache-2.0"
] | permissive | zhangyf-neu/i-mapreduce | 4b0adf551076538d6f113283a0a92f8a16ef90f8 | 7a9131437110c7c5fc72ca42e12902f7b13429b1 | refs/heads/master | 2021-01-21T12:58:31.802536 | 2016-05-10T06:02:25 | 2016-05-10T06:02:25 | 53,575,393 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 11,230 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | [
"threewells14@gmail.com"
] | threewells14@gmail.com |
397dc9cc8aa7ab0fbfe6e95c8205928761552ccb | f8c20e3e27425aae340b37d4190f350e4fceeba9 | /collectorProjectOld/src/main/java/sopra/formation/model/Utilisateur.java | f9047cea4250ff844ebb1197a39dc699d20b75fe | [] | no_license | Metazimut/collectorProject | f58eb7053a28b5fa623b9f92de83ffcbc0cfd699 | b75ef03534969a9d6f7823271305a99ed4897f69 | refs/heads/main | 2023-07-14T20:17:58.551684 | 2021-08-19T15:10:52 | 2021-08-19T15:10:52 | 385,596,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,430 | java | package sopra.formation.model;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
@Entity
@DiscriminatorValue("user")
public class Utilisateur extends Compte {
@Colu... | [
"w.mathieu.dk59@gmail.com"
] | w.mathieu.dk59@gmail.com |
6ddadc53cad9b80fb973e99dc0ee6b07b8a0e52d | 4703e0aab857e40f979f2203933ad0470cfb32c3 | /app/src/main/java/linhtruong/com/mershop/network/http/OkHttpFactory.java | 6d2f8bff5a1d80702efbe2c927ef2ecffd205718 | [] | no_license | truongngoclinh/android_base_mvp_rx | 0fa188ecafdd12a03c024fd22265bc4d8bdbe827 | 726c40eef32f28824d8ac7f8928fc6bd4fcccdff | refs/heads/master | 2020-03-31T09:31:21.390056 | 2018-10-08T15:07:14 | 2018-10-08T15:07:14 | 152,099,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,930 | java | package linhtruong.com.mershop.network.http;
import linhtruong.com.commons.managers.MSFileManager;
import linhtruong.com.network.BuildConfig;
import linhtruong.com.network.NetworkConst;
import linhtruong.com.network.http.HttpImageCacheInterceptor;
import linhtruong.com.network.http.HttpTimeStatisticInterceptor;
import... | [
"ngoclinh.truong@ved.com.vn"
] | ngoclinh.truong@ved.com.vn |
fa9da19fdf2023bf7d7f158812d1ce1f9d8cfc22 | 062047c6dce794d0d842353643d7ddfa86994cf6 | /src/main/java/com/excelsiorsoft/daedalus/service/evaluation/PotentialReturnCalculatorImpl.java | 1014dff5f837f9ba3252be961344241561ee85ce | [] | no_license | excelsiorsoft/daedalus_old | 6c7a2a61b8c680d66350dfa51704ada8e7ce721e | 67905a1d5ac3b6a9c1ffbabd946b752be33e756f | refs/heads/master | 2021-01-10T12:07:44.483544 | 2015-05-21T20:56:07 | 2015-05-21T20:56:07 | 36,036,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,619 | java | /**
*
*/
package com.excelsiorsoft.daedalus.service.evaluation;
import static java.math.BigDecimal.*;
import java.math.BigDecimal;
import java.math.MathContext;
import org.springframework.stereotype.Component;
import org.springframework.util.Assert;
import static java.math.BigDecimal.*;
import static java.math.Ro... | [
"senya22@yahoo.com"
] | senya22@yahoo.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.