id
int64
file_name
string
file_path
string
content
string
size
int64
language
string
extension
string
total_lines
int64
avg_line_length
float64
max_line_length
int64
alphanum_fraction
float64
repo_name
string
repo_stars
int64
repo_forks
int64
repo_open_issues
int64
repo_license
string
repo_extraction_date
string
exact_duplicates_redpajama
bool
near_duplicates_redpajama
bool
exact_duplicates_githubcode
bool
exact_duplicates_stackv2
bool
exact_duplicates_stackv1
bool
near_duplicates_githubcode
bool
near_duplicates_stackv1
bool
near_duplicates_stackv2
bool
length
int64
4,257,083
ObjectError.java
rockleeprc_sourcecode/spring-framework/spring-context/src/main/java/org/springframework/validation/ObjectError.java
/* * Copyright 2002-2018 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...
5,372
Java
.java
136
36.808824
112
0.752731
rockleeprc/sourcecode
2
2
0
GPL-3.0
9/5/2024, 12:07:03 AM (Europe/Amsterdam)
false
false
false
true
true
true
true
true
5,372
4,271,369
ChineseSemanticHeadFinder.java
ftamburin_Semgrex-Plus/src/edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java
package edu.stanford.nlp.trees.international.pennchinese; import edu.stanford.nlp.trees.TreebankLanguagePack; /** * Implements a 'semantic head' variant of the the HeadFinder found in Chinese Head Finder * * * @author Pi-Chuan Chang * @author Huihsin Tseng * @author Percy Liang */ public class ChineseSemanti...
1,470
Java
.java
31
43.903226
158
0.683695
ftamburin/Semgrex-Plus
2
1
0
LGPL-3.0
9/5/2024, 12:07:35 AM (Europe/Amsterdam)
false
true
true
true
false
true
true
true
1,470
1,118,433
TextAreaOutputStream.java
SemanticBeeng_jpdfbookmarks/iText-2.1.7-patched/src/rups/com/lowagie/rups/io/TextAreaOutputStream.java
/* * $Id: TextAreaOutputStream.java 3117 2008-01-31 05:53:22Z xlv $ * * Copyright 2007 Bruno Lowagie. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2....
2,451
Java
.java
78
27.858974
78
0.702553
SemanticBeeng/jpdfbookmarks
41
5
2
GPL-3.0
9/4/2024, 7:11:02 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
2,451
4,327,610
EmbeddedBinaryData.java
YeeYoungHan_springsample/TestHwp/src/main/java/kr/dogfoot/hwplib/object/bindata/EmbeddedBinaryData.java
package kr.dogfoot.hwplib.object.bindata; import kr.dogfoot.hwplib.object.docinfo.bindata.BinDataCompress; /** * HWP 파일내에서 사용하는 이미지등의 바이너리 데이터를 저장하는 객체 * * @author neolord */ public class EmbeddedBinaryData { /** * 바이너리 데이터의 이름 */ private String name; /** * 실제 데이터 */ private by...
2,049
Java
.java
85
14.517647
67
0.562119
YeeYoungHan/springsample
2
5
2
GPL-3.0
9/5/2024, 12:09:19 AM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
1,737
4,179,736
PolicyDefinedSubgoalOption.java
XuetingChen_cs7641-assignment-4/src/burlap/behavior/singleagent/options/PolicyDefinedSubgoalOption.java
package burlap.behavior.singleagent.options; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import burlap.behavior.policy.Policy; import burlap.behavior.policy.Policy.ActionProb; import burlap.oomdp.auxiliary.stateconditiontest.StateConditionTest; import burlap.oomdp.core.states.State; im...
2,599
Java
.java
82
29.231707
121
0.794543
XuetingChen/cs7641-assignment-4
2
5
0
LGPL-3.0
9/5/2024, 12:05:25 AM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
2,599
2,474,218
LocationJSONImpl.java
SamKnows_skandroid-core/twitter4j-3.0.5/twitter4j-core/src/main/java/twitter4j/internal/json/LocationJSONImpl.java
/* * Copyright 2007 Yusuke Yamamoto * * 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 agree...
5,173
Java
.java
161
24.409938
116
0.609976
SamKnows/skandroid-core
7
9
0
GPL-2.0
9/4/2024, 9:38:09 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
5,173
271,351
BitBucketWebLaunchActivity.java
rtyley_agit/agit/src/main/java/com/madgag/agit/weblaunchers/BitBucketWebLaunchActivity.java
/* * Copyright (c) 2011, 2012 Roberto Tyley * * This file is part of 'Agit' - an Android Git client. * * Agit is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at y...
1,479
Java
.java
34
40.558824
90
0.758357
rtyley/agit
503
108
71
GPL-3.0
9/4/2024, 7:05:59 PM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
1,479
3,692,692
OldPasswordPlugin.java
microsoft_mariadb-connector-j/src/main/java/org/mariadb/jdbc/internal/com/send/authentication/OldPasswordPlugin.java
/* * * MariaDB Client for Java * * Copyright (c) 2012-2014 Monty Program Ab. * Copyright (c) 2015-2020 MariaDB Corporation Ab. * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation; e...
6,047
Java
.java
148
37.141892
95
0.726267
microsoft/mariadb-connector-j
3
9
2
LGPL-2.1
9/4/2024, 11:38:49 PM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
6,047
4,894,785
OfficeDdeTopicAttribute.java
jbjonesjr_geoproponis/external/odfdom-java-0.8.10-incubating-sources/org/odftoolkit/odfdom/dom/attribute/office/OfficeDdeTopicAttribute.java
/************************************************************************ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * Copyright 2008, 2010 Oracle and/or its affiliates. All rights reserved. * * Use is subject to license terms. * * Licensed under the Apache License, Version 2.0 (the "Lic...
2,988
Java
.java
88
31.636364
154
0.708651
jbjonesjr/geoproponis
1
0
0
GPL-2.0
9/5/2024, 12:35:10 AM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
2,988
3,903,156
CommandWeather.java
IzumiiKonata_mcp-1_8_9-maven/src/main/java/net/minecraft/command/CommandWeather.java
package net.minecraft.command; import net.minecraft.server.MinecraftServer; import net.minecraft.util.BlockPos; import net.minecraft.world.World; import net.minecraft.world.storage.WorldInfo; import java.util.List; import java.util.Random; public class CommandWeather extends CommandBase { /** * Gets the nam...
2,770
Java
.java
70
29.442857
108
0.605058
IzumiiKonata/mcp-1.8.9-maven
3
0
0
GPL-3.0
9/4/2024, 11:47:52 PM (Europe/Amsterdam)
false
true
false
true
false
true
true
true
2,770
266,634
Map.java
openjdk-mirror_jdk7u-jdk/src/share/classes/java/util/Map.java
/* * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
23,065
Java
.java
450
45.653333
80
0.672865
openjdk-mirror/jdk7u-jdk
525
429
6
GPL-2.0
9/4/2024, 7:05:59 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
23,065
336,405
AnnotationInvocationHandler.java
google_desugar_jdk_libs/jdk11/src/java.base/share/classes/sun/reflect/annotation/AnnotationInvocationHandler.java
/* * Copyright (c) 2003, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
24,022
Java
.java
573
31.438045
104
0.58323
google/desugar_jdk_libs
347
25
0
GPL-2.0
9/4/2024, 7:06:38 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
24,022
4,161,153
Activator.java
UMMISCO_EPICAM/gen-notifier/org.imogene.notifier.contrib/src/org/imogene/notifier/contrib/Activator.java
package org.imogene.notifier.contrib; import org.eclipse.ui.plugin.AbstractUIPlugin; import org.osgi.framework.BundleContext; /** * The activator class controls the plug-in life cycle */ public class Activator extends AbstractUIPlugin { // The plug-in ID public static final String PLUGIN_ID = "org.imogene.notifi...
1,030
Java
.java
41
22.609756
87
0.752809
UMMISCO/EPICAM
2
3
0
LGPL-3.0
9/5/2024, 12:04:43 AM (Europe/Amsterdam)
false
true
false
true
false
true
true
true
1,030
1,189,385
TextTableService.java
LibreOffice_noa-libre/src/ag/ion/bion/officelayer/internal/text/TextTableService.java
/**************************************************************************** * ubion.ORS - The Open Report Suite * * * * ------------------------------------------------------------------------ * * ...
7,835
Java
.java
163
42.846626
160
0.526523
LibreOffice/noa-libre
36
21
13
LGPL-2.1
9/4/2024, 7:23:31 PM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
7,830
1,135,924
FMUL.java
kilograham_jpsx/external/bcel-5.1/src/java/org/apache/bcel/generic/FMUL.java
package org.apache.bcel.generic; /* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification...
3,569
Java
.java
83
40.53012
73
0.715968
kilograham/jpsx
35
6
3
GPL-3.0
9/4/2024, 7:15:37 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
3,569
4,309,348
ConfigList.java
webcpp_hi-nginx-java/src/com/typesafe/config/ConfigList.java
/** * Copyright (C) 2011-2012 Typesafe Inc. <http://typesafe.com> */ package com.typesafe.config; import java.util.List; /** * Subtype of {@link ConfigValue} representing a list value, as in JSON's * {@code [1,2,3]} syntax. * * <p> * {@code ConfigList} implements {@code java.util.List<ConfigValue>} so you ca...
1,581
Java
.java
44
33.136364
79
0.723418
webcpp/hi-nginx-java
2
0
0
GPL-3.0
9/5/2024, 12:08:47 AM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
1,581
1,958,601
GetAliasesRequestBuilder.java
heiheiwangergou_ELK-Kafka-Zookeeper-collect-log/core/src/main/java/org/elasticsearch/action/admin/indices/alias/get/GetAliasesRequestBuilder.java
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
1,190
Java
.java
27
41.666667
119
0.790336
heiheiwangergou/ELK-Kafka-Zookeeper-collect-log
15
15
0
GPL-3.0
9/4/2024, 8:24:48 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
1,190
2,583,098
IdentifierExpression.java
JPortal-system_system/jdk12-06222165c35f/src/jdk.rmic/share/classes/sun/tools/tree/IdentifierExpression.java
/* * Copyright (c) 1994, 2003, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
17,329
Java
.java
441
27.972789
102
0.546701
JPortal-system/system
7
2
1
GPL-3.0
9/4/2024, 9:49:36 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
17,329
2,728,475
StandardEngineMBean.java
c-rainstorm_jerrydog/src/main/java/org/apache/catalina/mbeans/StandardEngineMBean.java
/* * $Header: /home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans/StandardEngineMBean.java,v 1.8 2002/03/08 22:01:08 amyroh Exp $ * $Revision: 1.8 $ * $Date: 2002/03/08 22:01:08 $ * * ==================================================================== * * The Apache Software Licens...
4,379
Java
.java
96
41.458333
151
0.675784
c-rainstorm/jerrydog
6
3
0
GPL-3.0
9/4/2024, 10:10:24 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
4,379
2,788,501
URLPermission.java
CosineMath_openjdk-jdk8u-aarch32-android-old/jdk/src/share/classes/java/net/URLPermission.java
/* * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
20,491
Java
.java
494
33.461538
96
0.598988
CosineMath/openjdk-jdk8u-aarch32-android-old
6
1
0
GPL-2.0
9/4/2024, 10:14:52 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
20,491
3,102,609
GifBitmapWrapperDrawableTranscoder.java
FzArnob_QRQueen/sources/com/bumptech/glide/load/resource/transcode/GifBitmapWrapperDrawableTranscoder.java
package com.bumptech.glide.load.resource.transcode; import android.graphics.Bitmap; import com.bumptech.glide.load.engine.Resource; import com.bumptech.glide.load.resource.bitmap.GlideBitmapDrawable; import com.bumptech.glide.load.resource.drawable.GlideDrawable; import com.bumptech.glide.load.resource.gifbitmap.GifBi...
1,284
Java
.java
23
50.434783
115
0.808121
FzArnob/QRQueen
5
0
0
GPL-3.0
9/4/2024, 10:49:14 PM (Europe/Amsterdam)
false
false
false
true
false
false
true
true
1,284
2,616,694
Bibliotekon.java
miroapp_miro-plantuml/src/main/kotlin/net/sourceforge/plantuml/svek/Bibliotekon.java
/* ======================================================================== * PlantUML : a free UML diagram generator * ======================================================================== * * (C) Copyright 2009-2023, Arnaud Roques * * Project Info: http://plantuml.com * * If you like this project or if y...
5,945
Java
.java
193
27.777202
118
0.698446
miroapp/miro-plantuml
7
5
0
GPL-3.0
9/4/2024, 9:51:14 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
5,945
5,114,480
ImageStorageDomainMapDaoTest.java
jtux270_translate/ovirt/3.6_source/backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/ImageStorageDomainMapDaoTest.java
package org.ovirt.engine.core.dao; import static org.hamcrest.CoreMatchers.equalTo; import static org.hamcrest.CoreMatchers.not; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertThat; import stati...
5,305
Java
.java
110
40.290909
129
0.709073
jtux270/translate
1
0
23
GPL-3.0
9/5/2024, 12:41:44 AM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
5,305
4,191,751
MemberSummaryWriter.java
diamantisk_openjdk9-sctp/langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/MemberSummaryWriter.java
/* * Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
4,756
Java
.java
115
36.73913
90
0.725799
diamantisk/openjdk9-sctp
2
0
0
GPL-2.0
9/5/2024, 12:05:36 AM (Europe/Amsterdam)
false
true
true
true
false
true
true
true
4,756
4,190,739
EventLogger.java
AgnitumuS_TV-App/ExoPlayer-dev-1.5.0-rc/demo/src/main/java/com/google/android/exoplayer/demo/EventLogger.java
/* * Copyright (C) 2014 The Android Open Source Project * * 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 app...
6,784
Java
.java
174
34.873563
99
0.723194
AgnitumuS/TV-App
2
1
0
GPL-2.0
9/5/2024, 12:05:36 AM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
6,784
1,254,908
SheetValidationCell.java
reliatec-gmbh_LibreClinica/web/src/main/java/org/akaza/openclinica/control/form/spreadsheet/SheetValidationCell.java
/* * LibreClinica is distributed under the * GNU Lesser General Public License (GNU LGPL). * For details see: https://libreclinica.org/license * copyright (C) 2003 - 2011 Akaza Research * copyright (C) 2003 - 2019 OpenClinica * copyright (C) 2020 - 2024 LibreClinica */ package org.akaza.openclinica.con...
1,393
Java
.java
38
30.842105
95
0.723547
reliatec-gmbh/LibreClinica
38
19
24
LGPL-3.0
9/4/2024, 7:28:57 PM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
1,393
4,461,295
RequestPartyMatchConfig.java
Hl4p3x_L2JMaster_2020/L2JMaster_Server/src/main/java/com/l2jserver/gameserver/network/clientpackets/RequestPartyMatchConfig.java
/* * Copyright (C) 2004-2020 L2J Server * * This file is part of L2J Server. * * L2J Server is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any ...
3,144
Java
.java
91
31.483516
131
0.754479
Hl4p3x/L2JMaster_2020
2
12
3
GPL-3.0
9/5/2024, 12:13:55 AM (Europe/Amsterdam)
false
false
false
true
true
true
true
true
3,144
2,944,073
Instruction_Ifnull.java
MIT-PAC_obj-sens-soot/src/soot/coffi/Instruction_Ifnull.java
/* Soot - a J*va Optimization Framework * Copyright (C) 1997 Clark Verbrugge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your optio...
2,480
Java
.java
55
42.981818
84
0.761274
MIT-PAC/obj-sens-soot
5
1
0
LGPL-2.1
9/4/2024, 10:36:36 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
2,480
341,758
Handler.java
google_desugar_jdk_libs/jdk11/src/libcore/ojluni/src/main/java/sun/net/www/protocol/jar/Handler.java
/* * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
7,081
Java
.java
182
29.027473
79
0.568102
google/desugar_jdk_libs
347
25
0
GPL-2.0
9/4/2024, 7:06:38 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
7,081
4,896,051
DcDescriptionElement.java
jbjonesjr_geoproponis/external/odfdom-java-0.8.10-incubating-sources/org/odftoolkit/odfdom/dom/element/dc/DcDescriptionElement.java
/************************************************************************ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * Copyright 2008, 2010 Oracle and/or its affiliates. All rights reserved. * * Use is subject to license terms. * * Licensed under the Apache License, Version 2.0 (the "Lic...
2,308
Java
.java
64
33.84375
100
0.720608
jbjonesjr/geoproponis
1
0
0
GPL-2.0
9/5/2024, 12:35:10 AM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
2,308
3,846,429
AnyWordsCompletion.java
ghosthgytop_AutoJs6/app/src/main/java/org/autojs/autojs/model/autocomplete/AnyWordsCompletion.java
package org.autojs.autojs.model.autocomplete; import android.text.Editable; import android.text.TextWatcher; import org.autojs.autojs.model.indices.Property; import org.autojs.autojs.ui.widget.SimpleTextWatcher; import java.util.List; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors...
1,891
Java
.java
50
31.36
97
0.695628
ghosthgytop/AutoJs6
3
2
1
MPL-2.0
9/4/2024, 11:45:05 PM (Europe/Amsterdam)
false
false
false
true
true
true
true
true
1,891
3,786,497
PlayerAuthRequest.java
Hl4p3x_L2jaCis/aCis_gameserver/java/net/sf/l2j/gameserver/network/gameserverpackets/PlayerAuthRequest.java
package net.sf.l2j.gameserver.network.gameserverpackets; import net.sf.l2j.gameserver.network.SessionKey; public class PlayerAuthRequest extends GameServerBasePacket { public PlayerAuthRequest(String account, SessionKey key) { writeC(0x05); writeS(account); writeD(key.playOkID1); writeD(key.playOkID2); wr...
440
Java
.java
19
20.894737
59
0.796651
Hl4p3x/L2jaCis
3
1
0
GPL-3.0
9/4/2024, 11:42:16 PM (Europe/Amsterdam)
false
false
false
true
true
true
true
true
440
3,432,352
GameServer.java
Nushio_ArenaServer/src/net/k3rnel/arena/server/GameServer.java
/** * Copyright (C) 2012 K3RNEL Developer Team * * This file is part of Distro Wars (Server). * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of th...
10,746
Java
.java
362
24.914365
111
0.657522
Nushio/ArenaServer
3
0
0
AGPL-3.0
9/4/2024, 11:26:28 PM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
10,746
4,309,346
ConfigOriginFactory.java
webcpp_hi-nginx-java/src/com/typesafe/config/ConfigOriginFactory.java
package com.typesafe.config; import java.net.URL; import com.typesafe.config.impl.ConfigImpl; /** * This class contains some static factory methods for building a {@link * ConfigOrigin}. {@code ConfigOrigin}s are automatically created when you * call other API methods to get a {@code ConfigValue} or {@code Config...
1,796
Java
.java
61
24.377049
76
0.666088
webcpp/hi-nginx-java
2
0
0
GPL-3.0
9/5/2024, 12:08:47 AM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
1,796
335,602
JavaIOFilePermissionAccess.java
google_desugar_jdk_libs/jdk11/src/java.base/share/classes/jdk/internal/misc/JavaIOFilePermissionAccess.java
/* * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
1,922
Java
.java
44
40.340909
76
0.74333
google/desugar_jdk_libs
347
25
0
GPL-2.0
9/4/2024, 7:06:38 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
1,922
211,167
Application.java
qiguliuxing_dts-shop/dts-wx-api/src/main/java/com/qiguliuxing/dts/wx/Application.java
package com.qiguliuxing.dts.wx; import org.mybatis.spring.annotation.MapperScan; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.scheduling.annotation.EnableScheduling; import org.springframework.transaction.annotation.E...
794
Java
.java
22
33.954545
97
0.819499
qiguliuxing/dts-shop
650
205
16
LGPL-3.0
9/4/2024, 7:05:34 PM (Europe/Amsterdam)
false
false
false
true
false
false
true
true
784
109,760
AbstractStream.java
guang19_framework-learning/tomcat9.0-source/java/org/apache/coyote/http2/AbstractStream.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...
4,871
Java
.java
115
35.278261
103
0.69146
guang19/framework-learning
1,174
238
8
GPL-3.0
9/4/2024, 7:04:55 PM (Europe/Amsterdam)
false
false
false
true
true
true
true
true
4,871
4,190,790
CodecCounters.java
AgnitumuS_TV-App/ExoPlayer-dev-1.5.0-rc/library/src/main/java/com/google/android/exoplayer/CodecCounters.java
/* * Copyright (C) 2014 The Android Open Source Project * * 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 app...
2,321
Java
.java
53
40.735849
99
0.766681
AgnitumuS/TV-App
2
1
0
GPL-2.0
9/5/2024, 12:05:36 AM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
2,321
2,419,880
GetAngryTask.java
dotexe1337_bdsm-client-1_16/src/main/java/net/minecraft/entity/ai/brain/task/GetAngryTask.java
package net.minecraft.entity.ai.brain.task; import com.google.common.collect.ImmutableMap; import net.minecraft.entity.EntityType; import net.minecraft.entity.MobEntity; import net.minecraft.entity.ai.brain.BrainUtil; import net.minecraft.entity.ai.brain.memory.MemoryModuleStatus; import net.minecraft.entity.ai.brain....
1,104
Java
.java
26
37.192308
153
0.749767
dotexe1337/bdsm-client-1.16
8
1
1
GPL-2.0
9/4/2024, 9:22:36 PM (Europe/Amsterdam)
false
false
false
true
true
false
true
true
1,104
3,994,004
StandardBooleanQueryNode.java
jimaguere_Maskana-Gestor-de-Conocimiento/lib/lucene-4.6/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/nodes/StandardBooleanQueryNode.java
package org.apache.lucene.queryparser.flexible.standard.nodes; /* * 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 un...
1,707
Java
.java
40
40.3
82
0.788171
jimaguere/Maskana-Gestor-de-Conocimiento
2
0
0
GPL-3.0
9/4/2024, 11:59:28 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
1,707
2,861,429
ContactRequestUI.java
Lugia0529_JavaChat/ChatClient/src/UI/ContactRequestUI.java
/* * Copyright (C) 2011 Lugia Programming Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progra...
3,297
Java
.java
87
30.114943
112
0.680248
Lugia0529/JavaChat
5
4
0
GPL-3.0
9/4/2024, 10:27:57 PM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
3,297
1,117,535
RecordFileController.java
gnss-pro_gnss-web/src/main/java/com/gnss/web/terminal/controller/RecordFileController.java
package com.gnss.web.terminal.controller; import com.gnss.web.annotations.ApiPageableParam; import com.gnss.web.common.api.ApiResultDTO; import com.gnss.web.common.api.PageResultDTO; import com.gnss.web.info.domain.Terminal; import com.gnss.web.terminal.api.RecordFileDTO; import com.gnss.web.terminal.api.RecordFileSea...
4,200
Java
.java
89
40.786517
156
0.758093
gnss-pro/gnss-web
41
25
1
GPL-3.0
9/4/2024, 7:11:02 PM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
4,080
4,262,012
VcenteraccountItemProvider.java
occiware_Multi-Cloud-Studio/plugins/org.eclipse.cmf.occi.multicloud.vmware.edit/src-gen/org/eclipse/cmf/occi/multicloud/vmware/provider/VcenteraccountItemProvider.java
/** * Copyright (c) 2015-2017 Obeo, Inria * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * - Will...
7,089
Java
.java
203
31.37931
112
0.765566
occiware/Multi-Cloud-Studio
2
2
6
EPL-1.0
9/5/2024, 12:07:13 AM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
7,089
2,862,023
FinderException.java
jboss_jboss-ejb-api_spec/src/main/java/javax/ejb/FinderException.java
package javax.ejb; /** * <P>The FinderException exception must be included in the throws clause * of every findMETHOD(...) method of an entity Bean's home interface.</P> * * <P>The exception is used as a standard application-level exception to, * report a failure to find the requested EJB object(s).</P> */ publ...
682
Java
.java
24
25.416667
74
0.720611
jboss/jboss-ejb-api_spec
5
5
0
GPL-2.0
9/4/2024, 10:28:29 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
682
336,761
SSLContextSpi.java
google_desugar_jdk_libs/jdk11/src/java.base/share/classes/javax/net/ssl/SSLContextSpi.java
/* * Copyright (c) 1999, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
8,619
Java
.java
206
36.407767
86
0.704524
google/desugar_jdk_libs
347
25
0
GPL-2.0
9/4/2024, 7:06:38 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
8,619
1,662,399
A3.java
mdaniel_svn-caucho-com-resin/modules/hessian/src/com/caucho/hessian/test/A3.java
package com.caucho.hessian.test; import java.io.IOException; /** * Empty object for short-encoding testing */ public class A3 implements java.io.Serializable { public boolean equals(Object v) { return v != null && getClass().equals(v.getClass()); } public String toString() { return getClass().g...
343
Java
.java
15
20.066667
56
0.69969
mdaniel/svn-caucho-com-resin
18
17
0
GPL-2.0
9/4/2024, 8:12:19 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
343
2,583,089
CastExpression.java
JPortal-system_system/jdk12-06222165c35f/src/jdk.rmic/share/classes/sun/tools/tree/CastExpression.java
/* * Copyright (c) 1994, 2003, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
4,320
Java
.java
120
29.075
100
0.635842
JPortal-system/system
7
2
1
GPL-3.0
9/4/2024, 9:49:36 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
4,320
2,867,790
JGFMolDynBenchSizeA.java
statalign_statalign/lib/mpj-v0_44/test/jgf_mpj_benchmarks/section3/JGFMolDynBenchSizeA.java
/************************************************************************** * * * Java Grande Forum Benchmark Suite - MPJ Version 1.0 * * * * ...
2,194
Java
.java
45
46.377778
76
0.341292
statalign/statalign
5
6
18
GPL-3.0
9/4/2024, 10:30:06 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
2,194
2,912,390
SignManager.java
ddonofrio_libelula/LibelulaUltimateCaptureTheWool/trunk/src/me/libelula/capturethewool/SignManager.java
/* * This file is part of Libelula Minecraft Edition Project. * * Libelula Minecraft Edition is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your...
7,259
Java
.java
184
28.717391
116
0.572642
ddonofrio/libelula
5
4
0
GPL-3.0
9/4/2024, 10:34:35 PM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
7,259
2,220,217
Book.java
AcornPublishing_spring-boot-jpa/spring-boot-persistence-main/chapter16/JsonToMySQL/src/main/java/com/bookstore/obj/Book.java
package com.bookstore.obj; import java.io.Serializable; public class Book implements Serializable { private static final long serialVersionUID = 1L; private String title; private String isbn; private int price; public String getTitle() { return title; } public void setTitle(Stri...
768
Java
.java
30
19.9
88
0.615912
AcornPublishing/spring-boot-jpa
15
1
0
GPL-3.0
9/4/2024, 8:33:37 PM (Europe/Amsterdam)
false
false
false
true
true
false
true
true
768
5,095,349
LoopStatus.java
emawind84_jxls-core/src/main/java/net/sf/jxls/tag/LoopStatus.java
package net.sf.jxls.tag; /** * @author Leonid Vysochyn * @version 1.0 * Created: 22.01.2008 */ public class LoopStatus { /** The index of the current item in the underlying collection */ int index; public int getIndex() { return index; } public void setIndex(int index) { ...
349
Java
.java
16
18.0625
69
0.633333
emawind84/jxls-core
1
0
2
GPL-2.0
9/5/2024, 12:41:16 AM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
349
3,714,581
R.java
ajithkumar-natarajan_Bharati-Keyboard/app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/com/google/android/gms/common/R.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.gms.common; public final class R { private R() {} public static final class integer { priva...
582
Java
.java
18
27.944444
87
0.703571
ajithkumar-natarajan/Bharati-Keyboard
3
0
0
GPL-3.0
9/4/2024, 11:39:36 PM (Europe/Amsterdam)
false
true
false
true
true
true
true
true
582
4,706,211
AffiliateTrackingDetailsType.java
eBay_trading-api-java-sdk/source/core/src/com/ebay/soap/eBLBaseComponents/AffiliateTrackingDetailsType.java
package com.ebay.soap.eBLBaseComponents; import java.io.Serializable; 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.XmlAnyElement; import javax.xml.bind.annotation.XmlElement; import...
6,065
Java
.java
218
21.958716
284
0.604943
eBay/trading-api-java-sdk
2
0
5
EPL-2.0
9/5/2024, 12:22:08 AM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
6,065
1,078,203
KSPrivateKeyEntryTest.java
CyanogenMod_android_libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/KSPrivateKeyEntryTest.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...
7,094
Java
.java
179
32.351955
112
0.664974
CyanogenMod/android_libcore
44
172
0
GPL-2.0
9/4/2024, 7:11:02 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
7,094
2,832,727
FadeThroughUtils.java
umerov1999_ProjectF/material/java/com/google/android/material/internal/FadeThroughUtils.java
/* * Copyright (C) 2022 The Android Open Source Project * * 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 app...
1,157
Java
.java
32
32.96875
75
0.714924
umerov1999/ProjectF
6
0
0
GPL-3.0
9/4/2024, 10:19:49 PM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
1,157
1,078,302
AtomicLongArray.java
CyanogenMod_android_libcore/luni/src/main/java/java/util/concurrent/atomic/AtomicLongArray.java
/* * Written by Doug Lea with assistance from members of JCP JSR-166 * Expert Group and released to the public domain, as explained at * http://creativecommons.org/publicdomain/zero/1.0/ */ package java.util.concurrent.atomic; import java.util.function.LongBinaryOperator; import java.util.function.LongUnaryOperat...
10,733
Java
.java
302
28.844371
79
0.638331
CyanogenMod/android_libcore
44
172
0
GPL-2.0
9/4/2024, 7:11:02 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
10,733
1,127,975
ByteToCharCp1147.java
nikita36078_phoneME-android/cdc/src/share/personal/classes/common/sun/io/ByteToCharCp1147.java
/* * * @(#)ByteToCharCp1147.java 1.11 06/10/03 * * Portions Copyright 2000-2008 Sun Microsystems, Inc. All Rights * Reserved. Use is subject to license terms. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribute it and/or * modify it under th...
4,037
Java
.java
80
45.25
76
0.670969
nikita36078/phoneME-android
40
16
1
GPL-2.0
9/4/2024, 7:11:02 PM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
4,037
3,514,839
Target.java
ftsrg_mondo-collab-framework/archive/mondo-access-control/XACML-Access-Control/org.wso2.balana/src/main/java/org/wso2/balana/xacml2/Target.java
/* * @(#)Target.java * * Copyright 2003-2005 Sun Microsystems, Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistribution of source code must retain the above copyright not...
14,393
Java
.java
316
37.974684
100
0.674503
ftsrg/mondo-collab-framework
3
1
13
EPL-1.0
9/4/2024, 11:30:57 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
14,393
3,345,500
ZombieHorseMeta.java
LimeIncOfficial_Stealth-Craft/src/main/java/net/minestom/server/entity/metadata/animal/ZombieHorseMeta.java
package net.minestom.server.entity.metadata.animal; import net.minestom.server.entity.Entity; import net.minestom.server.entity.Metadata; import org.jetbrains.annotations.NotNull; public class ZombieHorseMeta extends AbstractHorseMeta { public static final byte OFFSET = AbstractHorseMeta.MAX_OFFSET; public st...
485
Java
.java
11
40.545455
80
0.795745
LimeIncOfficial/Stealth-Craft
4
0
0
GPL-3.0
9/4/2024, 11:14:21 PM (Europe/Amsterdam)
false
false
false
true
true
false
true
true
485
4,920,886
DesiredTrajectoryDifferenceObjective.java
mcapino_trajectorytools/src/main/java/tt/euclid2d/trajectory/DesiredTrajectoryDifferenceObjective.java
package tt.euclid2d.trajectory; import javax.vecmath.Point2d; import tt.euclid2d.Point; import tt.euclid2d.trajectory.TrajectoryObjectiveFunctionAtPoint; import tt.euclid2i.Trajectory; public class DesiredTrajectoryDifferenceObjective implements TrajectoryObjectiveFunctionAtPoint { Trajectory desiredTraj; double ...
757
Java
.java
23
30.565217
97
0.820937
mcapino/trajectorytools
1
2
0
LGPL-3.0
9/5/2024, 12:35:57 AM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
757
3,518,034
BCrypt.java
leyestd_leyeoa/src/security/BCrypt.java
// Copyright (c) 2006 Damien Miller <djm@mindrot.org> // // Permission to use, copy, modify, and distribute this software for any // purpose with or without fee is hereby granted, provided that the above // copyright notice and this permission notice appear in all copies. // // THE SOFTWARE IS PROVIDED "AS IS" AND THE ...
27,220
Java
.java
701
35.801712
75
0.720352
leyestd/leyeoa
3
1
0
GPL-3.0
9/4/2024, 11:31:06 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
27,220
2,589,590
AllocationPhase.java
JPortal-system_system/jdk12-06222165c35f/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/phases/AllocationPhase.java
/* * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
1,789
Java
.java
35
47.485714
115
0.783629
JPortal-system/system
7
2
1
GPL-3.0
9/4/2024, 9:49:36 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
1,789
265,761
RoleInfo.java
openjdk-mirror_jdk7u-jdk/src/share/classes/javax/management/relation/RoleInfo.java
/* * Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
20,199
Java
.java
556
28.388489
125
0.63318
openjdk-mirror/jdk7u-jdk
525
429
6
GPL-2.0
9/4/2024, 7:05:59 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
20,199
714,624
CallNotificationSoundProvider.java
imemessenger_iMe-Android/TMessagesProj/src/main/java/org/telegram/messenger/voip/CallNotificationSoundProvider.java
package org.telegram.messenger.voip; import android.content.ContentProvider; import android.content.ContentValues; import android.database.Cursor; import android.net.Uri; import android.os.ParcelFileDescriptor; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import org.telegram.messenger.Appl...
2,687
Java
.java
70
35.857143
173
0.787308
imemessenger/iMe-Android
101
17
8
GPL-2.0
9/4/2024, 7:08:19 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
2,687
946,189
Table.java
douzifly_clear-todolist/ActiveAndroid/src/com/activeandroid/annotation/Table.java
package com.activeandroid.annotation; /* * Copyright (C) 2010 Michael Pardo * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * U...
1,015
Java
.java
27
35.814815
75
0.784553
douzifly/clear-todolist
58
18
28
GPL-3.0
9/4/2024, 7:10:21 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
1,015
2,143,489
TileEntityDaylightDetector.java
xgraza_nebula-1_6_4/src/main/java/net/minecraft/tileentity/TileEntityDaylightDetector.java
package net.minecraft.tileentity; import net.minecraft.block.BlockDaylightDetector; public class TileEntityDaylightDetector extends TileEntity { private static final String __OBFID = "CL_00000350"; public void updateEntity() { if (this.worldObj != null && !this.worldObj.isClient && this.worldObj....
650
Java
.java
17
30.882353
124
0.670906
xgraza/nebula-1.6.4
16
6
3
GPL-3.0
9/4/2024, 8:30:36 PM (Europe/Amsterdam)
false
false
true
true
false
true
true
true
650
4,479,030
DefaultChartEditor.java
jdeantoni_LinguaFrancaInGemoc/org.eclipse.gemoc.addon.ganttchart/jFreeChartLib/jfreechart-1.5.3/src/main/java/org/jfree/chart/editor/DefaultChartEditor.java
/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (C) Copyright 2000-2020, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jfreech...
9,873
Java
.java
243
32.967078
81
0.653211
jdeantoni/LinguaFrancaInGemoc
2
0
0
EPL-2.0
9/5/2024, 12:14:28 AM (Europe/Amsterdam)
false
true
false
true
true
true
true
true
9,873
264,364
UTF_16BE.java
openjdk-mirror_jdk7u-jdk/src/share/classes/sun/nio/cs/UTF_16BE.java
/* * Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
2,011
Java
.java
53
33.735849
79
0.727646
openjdk-mirror/jdk7u-jdk
525
429
6
GPL-2.0
9/4/2024, 7:05:59 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
2,011
4,181,694
SlideOutLeftAnimator.java
jinsedeyuzhou_NewsClient/viewanimations/src/main/java/com/daimajia/androidanimations/library/sliders/SlideOutLeftAnimator.java
/* * The MIT License (MIT) * * Copyright (c) 2014 daimajia * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, cop...
1,655
Java
.java
36
42.583333
85
0.762848
jinsedeyuzhou/NewsClient
2
0
1
GPL-3.0
9/5/2024, 12:05:25 AM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
1,655
1,470,767
Snippet91.java
eclipse-efx_efxclipse-rt/experimental/swt/org.eclipse.fx.runtime.examples.swt/src-snippets/org/eclipse/swt/snippets/Snippet91.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
4,905
Java
.java
146
29.376712
81
0.636018
eclipse-efx/efxclipse-rt
28
29
88
EPL-1.0
9/4/2024, 7:52:54 PM (Europe/Amsterdam)
false
false
false
true
false
true
true
true
4,905
108,287
TestHttp2Section_5_5.java
guang19_framework-learning/tomcat9.0-source/test/org/apache/coyote/http2/TestHttp2Section_5_5.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...
2,710
Java
.java
74
30.878378
81
0.676741
guang19/framework-learning
1,174
238
8
GPL-3.0
9/4/2024, 7:04:55 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
2,710
1,203,765
ContinuationContext.java
keerath_openjdk-8-source/jdk/src/share/classes/javax/naming/spi/ContinuationContext.java
/* * Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
8,391
Java
.java
212
30.938679
88
0.651565
keerath/openjdk-8-source
39
26
0
GPL-2.0
9/4/2024, 7:24:11 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
8,391
742,380
ExceptionHandler.java
cgeo_WhereYouGo/src/main/java/menion/android/whereyougo/utils/ExceptionHandler.java
/* * Copyright 2014 biylda <biylda@gmail.com> * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * This program is...
1,214
Java
.java
25
45.04
101
0.773457
cgeo/WhereYouGo
94
40
80
GPL-3.0
9/4/2024, 7:08:37 PM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
1,214
3,435,147
JZlib.java
smartfeeling_smartly/smartly_core/src/com/jcraft/jzlib/JZlib.java
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2011 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright noti...
3,454
Java
.java
70
45.242857
77
0.738124
smartfeeling/smartly
3
2
0
LGPL-3.0
9/4/2024, 11:26:54 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
3,454
356,776
UInt32ValueOrBuilder.java
yeriomin_play-store-api/src/main/java/com/google/protobuf/UInt32ValueOrBuilder.java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/wrappers.proto package com.google.protobuf; public interface UInt32ValueOrBuilder extends // @@protoc_insertion_point(interface_extends:google.protobuf.UInt32Value) com.google.protobuf.MessageLiteOrBuilder { /** * <pr...
434
Java
.java
15
25.733333
78
0.723558
yeriomin/play-store-api
321
130
15
GPL-3.0
9/4/2024, 7:06:38 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
434
4,314,031
AbstractPushPublisher.java
hzio_OpenJDK10/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/AbstractPushPublisher.java
/* * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
2,001
Java
.java
48
38.0625
76
0.749486
hzio/OpenJDK10
2
4
0
GPL-2.0
9/5/2024, 12:08:58 AM (Europe/Amsterdam)
false
false
true
true
false
true
true
true
2,001
1,508,279
KeyProviderFactory.java
shiehn_TrebleMaker/TrebleMakerCore/src/main/java/org/jfugue/provider/KeyProviderFactory.java
/* * JFugue, an Application Programming Interface (API) for Music Programming * http://www.jfugue.org * * Copyright (C) 2003-2014 David Koelle * * 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 Li...
1,059
Java
.java
30
31.7
75
0.740451
shiehn/TrebleMaker
25
4
0
AGPL-3.0
9/4/2024, 7:55:01 PM (Europe/Amsterdam)
false
false
false
true
true
false
true
true
1,059
2,585,140
Renderer.java
JPortal-system_system/jdk12-06222165c35f/src/java.desktop/share/classes/sun/java2d/marlin/Renderer.java
/* * Copyright (c) 2007, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
62,131
Java
.java
1,275
32.93098
122
0.49547
JPortal-system/system
7
2
1
GPL-3.0
9/4/2024, 9:49:36 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
62,131
2,641,952
ProcessInitException.java
luanon404_awChromium/aw_chromium/src/main/java/org/chromium/base/library_loader/ProcessInitException.java
// Copyright 2014 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.base.library_loader; /** * The exception that is thrown when the initialization of a process has failed. */ public class ProcessInitException extends Ru...
832
Java
.java
22
33.636364
86
0.727385
luanon404/awChromium
7
3
0
GPL-3.0
9/4/2024, 9:53:43 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
832
1,128,911
TestPipeServiceProtocol.java
nikita36078_phoneME-android/midp/src/protocol/pipe/mvm/i3test/com/sun/midp/io/j2me/pipe/TestPipeServiceProtocol.java
/* * * * Copyright 1990-2008 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 only, as published by the Free Sof...
6,198
Java
.java
141
33.560284
105
0.646261
nikita36078/phoneME-android
40
16
1
GPL-2.0
9/4/2024, 7:11:02 PM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
6,198
1,342,636
Reset.java
beangle_beangle3/struts/s2/src/main/java/org/beangle/struts2/view/component/Reset.java
/* * Beangle, Agile Development Scaffold and Toolkits. * * Copyright © 2005, The Beangle Software. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the Licens...
1,062
Java
.java
29
34.517241
78
0.758017
beangle/beangle3
20
12
24
LGPL-3.0
9/4/2024, 7:43:01 PM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
1,062
4,285,421
CalendarData_es_DO.java
techsaint_ikvm_openjdk/build/linux-x86_64-normal-server-release/jdk/gensrc/sun/util/resources/cldr/es/CalendarData_es_DO.java
/* * Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
3,666
Java
.java
71
48.929577
79
0.759955
techsaint/ikvm_openjdk
2
1
0
GPL-2.0
9/5/2024, 12:07:57 AM (Europe/Amsterdam)
false
false
false
true
true
true
true
true
3,666
1,140,875
Buffer.java
srnsw_xena/plugins/audio/ext/src/tritonus/src/classes/org/tritonus/lowlevel/pogg/Buffer.java
/* * Buffer.java * * This file is part of Tritonus: http://www.tritonus.org/ */ /* * Copyright (c) 2000 - 2005 by Matthias Pfisterer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published * by the Free Softwar...
5,623
Java
.java
214
23.014019
80
0.673661
srnsw/xena
38
9
0
GPL-3.0
9/4/2024, 7:16:25 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
5,623
1,646,737
JLS_8_1_2_GenericTypes_1.java
DavePearce_jkit/tests/jkit/src/JLS_8_1_2_GenericTypes_1.java
import java.util.*; public class JLS_8_1_2_GenericTypes_1 { public static Vector<Object> f() { return new Vector<Object>(); } public static void main (String args[]) { Vector vec1 = new Vector<Integer>(); // safe? Vector<Integer> vec2 = new Vector(); // unsafe Vector vec4 = new Vector<java.lang...
375
Java
.java
10
32.9
70
0.647887
DavePearce/jkit
11
4
1
GPL-2.0
9/4/2024, 8:11:21 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
375
2,058,835
SeparateLookupReplacer.java
zelinzhao_pasta/modules/xstream/xstream-benchmark/src/test/com/thoughtworks/xstream/tools/benchmark/xmlfriendly/products/SeparateLookupReplacer.java
/* * Copyright (C) 2007, 2009 XStream Committers. * All rights reserved. * * The software in this package is published under the terms of the BSD * style license a copy of which has been included with this distribution in * the LICENSE.txt file. * * Created on 13. September 2007 by Joerg Schaible */ package c...
2,085
Java
.java
52
34.346154
113
0.7335
zelinzhao/pasta
11
5
1
GPL-3.0
9/4/2024, 8:28:04 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
2,085
4,843,617
KPINewEvalValue.java
McGill-DP-Group_seg_jUCMNav/src/grl/kpimodel/KPINewEvalValue.java
/** * <copyright> * </copyright> * * $Id$ */ package grl.kpimodel; import grl.Evaluation; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>KPI New Eval Value</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported:...
2,622
Java
.java
79
30.64557
120
0.676656
McGill-DP-Group/seg.jUCMNav
1
1
0
EPL-1.0
9/5/2024, 12:33:21 AM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
2,622
2,474,971
NoteDrawerMock.java
Catrobat_Musicdroid/musicdroid/src/androidTest/java/org/catrobat/musicdroid/pocketmusic/test/note/draw/NoteDrawerMock.java
/* * Musicdroid: An on-device music generator for Android * Copyright (C) 2010-2014 The Catrobat Team * (<http://developer.catrobat.org/credits>) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Softw...
2,998
Java
.java
64
42.984375
172
0.788356
Catrobat/Musicdroid
7
7
0
GPL-2.0
9/4/2024, 9:38:17 PM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
2,998
3,298,774
SearchLogDto.java
chenbo19867758_jeecmsX1_2/jeecms-component/src/main/java/com/jeecms/system/domain/dto/SearchLogDto.java
/* * @Copyright: 江西金磊科技发展有限公司 All rights reserved.Notice 仅限于授权后使用,禁止非授权传阅以及私自用于商业目的。 */ package com.jeecms.system.domain.dto; import java.util.Date; /** * @author xiaohui * @version 1.0 * @date 2019/8/19 16:26 */ public class SearchLogDto { private String username; private String clientIp; private Strin...
1,843
Java
.java
75
21.066667
84
0.779844
chenbo19867758/jeecmsX1.2
4
7
11
GPL-3.0
9/4/2024, 11:11:18 PM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
1,765
4,743,747
HierarchicalProgressTracker.java
web-cat_electronic-submitter/src/org/webcat/submitter/internal/utility/HierarchicalProgressTracker.java
/*==========================================================================*\ | $Id$ |*-------------------------------------------------------------------------*| | Copyright (C) 2006-2009 Virginia Tech | | This file is part of Web-CAT Electronic Submitter. | | Web-CAT is free software; you can redistribute...
9,619
Java
.java
283
26.053004
79
0.463123
web-cat/electronic-submitter
1
2
1
GPL-2.0
9/5/2024, 12:29:23 AM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
9,619
4,946,918
ExternalizedMessageWrapper.java
ua-eas_ua-kfs-5_3/work/src/org/kuali/kfs/module/bc/util/ExternalizedMessageWrapper.java
/* * The Kuali Financial System, a comprehensive financial management system for higher education. * * Copyright 2005-2014 The Kuali Foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Fre...
1,370
Java
.java
34
34.911765
97
0.71309
ua-eas/ua-kfs-5.3
1
0
0
AGPL-3.0
9/5/2024, 12:36:54 AM (Europe/Amsterdam)
false
false
true
true
false
true
false
true
1,370
4,789,286
Field.java
mateor_PDroidHistory/libcore/luni/src/main/java/java/lang/reflect/Field.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
37,223
Java
.java
827
38.703748
100
0.671659
mateor/PDroidHistory
1
2
0
GPL-3.0
9/5/2024, 12:31:53 AM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
37,223
2,584,474
AquaTabbedPaneUI.java
JPortal-system_system/jdk12-06222165c35f/src/java.desktop/macosx/classes/com/apple/laf/AquaTabbedPaneUI.java
/* * Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
52,794
Java
.java
1,077
37.193129
210
0.60947
JPortal-system/system
7
2
1
GPL-3.0
9/4/2024, 9:49:36 PM (Europe/Amsterdam)
false
false
true
true
true
true
true
true
52,794
1,958,045
SortableLongBitsToNumericDoubleValues.java
heiheiwangergou_ELK-Kafka-Zookeeper-collect-log/core/src/main/java/org/elasticsearch/index/fielddata/SortableLongBitsToNumericDoubleValues.java
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
1,594
Java
.java
40
36.625
79
0.771022
heiheiwangergou/ELK-Kafka-Zookeeper-collect-log
15
15
0
GPL-3.0
9/4/2024, 8:24:48 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
1,594
1,195,509
WSDLMessage.java
keerath_openjdk-8-source/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/model/wsdl/WSDLMessage.java
/* * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
1,594
Java
.java
41
36.243902
79
0.747579
keerath/openjdk-8-source
39
26
0
GPL-2.0
9/4/2024, 7:24:11 PM (Europe/Amsterdam)
true
true
true
true
true
true
true
true
1,594
4,174,287
LutherStepInterpolator.java
andryr_symja/symja_android_library/commons-math/src/main/java/org/apache/commons/math4/ode/nonstiff/LutherStepInterpolator.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
11,785
Java
.java
162
63.401235
202
0.530811
andryr/symja
2
2
0
LGPL-3.0
9/5/2024, 12:05:04 AM (Europe/Amsterdam)
false
false
false
true
true
true
true
true
11,785
662,076
IItemRenderer.java
DustinRepo_JexClient/src/main/java/me/dustin/jex/load/impl/IItemRenderer.java
package me.dustin.jex.load.impl; import net.minecraft.item.ItemStack; public interface IItemRenderer { void renderItemIntoGUI(ItemStack itemStack, float x, float y); }
173
Java
.java
5
32.6
63
0.829268
DustinRepo/JexClient
114
14
6
GPL-3.0
9/4/2024, 7:08:18 PM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
173
4,173,791
IntRules134.java
andryr_symja/symja_android_library/matheclipse-core/src/main/java/org/matheclipse/core/integrate/rubi45/IntRules134.java
package org.matheclipse.core.integrate.rubi45; import static org.matheclipse.core.expression.F.*; import static org.matheclipse.core.integrate.rubi45.UtilityFunctionCtors.*; import static org.matheclipse.core.integrate.rubi45.UtilityFunctions.*; import org.matheclipse.core.interfaces.IAST; /** * IndefiniteIntegrat...
2,036
Java
.java
24
82.333333
385
0.705824
andryr/symja
2
2
0
LGPL-3.0
9/5/2024, 12:05:04 AM (Europe/Amsterdam)
false
false
false
true
false
false
false
true
2,036
3,462,823
FuseStatfsSetter.java
joe42_nubisave/fusej/src/fuse/FuseStatfsSetter.java
package fuse; /** * User: peter * Date: Nov 3, 2005 * Time: 3:17:09 PM */ public interface FuseStatfsSetter { public void set(int blockSize, int blocks, int blocksFree, int blocksAvail, int files, int filesFree, int namelen); }
236
Java
.java
10
21.8
118
0.733333
joe42/nubisave
3
3
9
GPL-3.0
9/4/2024, 11:29:18 PM (Europe/Amsterdam)
false
false
true
true
false
true
true
true
236
336,947
LongAdder.java
google_desugar_jdk_libs/jdk11/src/java.base/share/classes/java/util/concurrent/atomic/LongAdder.java
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this * particular file as subject to th...
8,313
Java
.java
241
28.410788
107
0.636477
google/desugar_jdk_libs
347
25
0
GPL-2.0
9/4/2024, 7:06:38 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
8,313
1,202,064
MethodExitRequest.java
keerath_openjdk-8-source/jdk/src/share/classes/com/sun/jdi/request/MethodExitRequest.java
/* * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
4,879
Java
.java
112
39.285714
79
0.729775
keerath/openjdk-8-source
39
26
0
GPL-2.0
9/4/2024, 7:24:11 PM (Europe/Amsterdam)
false
true
true
true
true
true
true
true
4,879