text
stringlengths
3.52k
24k
package me.chronicallyunfunny; import com.fasterxml.jackson.databind.ObjectMapper; import kong.unirest.Unirest; import org.yaml.snakeyaml.Yaml; import java.awt.*; import java.io.File; import java.io.IOException; import java.net.URI; import java.net.URISyntaxException; import java.net.http.HttpClient; import java.net....
package com.angcyo.uiview.container; import android.animation.ArgbEvaluator; import android.app.Activity; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import android.graphics.drawable.Drawable; import android.suppo...
/* * The MIT License (MIT) * * Copyright (c) 2010 Technische Universitaet Berlin * * 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 t...
package org.fakekoji.jobmanager.project; import org.fakekoji.jobmanager.ManagementException; import org.fakekoji.jobmanager.ManagementUtils; import org.fakekoji.jobmanager.Parser; import org.fakekoji.jobmanager.model.JDKProject; import org.fakekoji.jobmanager.model.PlatformConfig; import org.fakekoji.jobmanager.model....
package com.platepicks; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.Typeface; import android.net.Uri; import android.os.Build; import android.os.Bundle; import...
// Copyright (c) 2015-2020 <NAME> <<EMAIL>> Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.vladsch.md.nav.parser; import com.intellij.openapi.project.Project; import com.intellij.psi.tree.TokenSet; import com.vladsch.flexmark.util.ast.Document; import c...
/* * 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 ...
/* * 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 ...
/* * Copyright (C) 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
/* Copyright 2016-2021 Bowler Hat LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softwar...
package com.xunlei.tdlive.a; import android.content.Context; import android.graphics.drawable.Drawable; import android.os.SystemClock; import android.text.TextUtils; import android.util.DisplayMetrics; import android.view.LayoutInflater; import android.view.View; import android.view.View.OnClickListener; import androi...
/* * Created on 15.06.2003 * * To change the template for this generated file go to * Window>Preferences>Java>Code Generation>Code and Comments */ package com.sport.client; import java.awt.Insets; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java...
// SPDX-FileCopyrightText: 2021 <NAME> <<EMAIL>> // // SPDX-License-Identifier: Apache-2.0 package org.pgpainless.example; import static org.junit.jupiter.api.Assertions.assertArrayEquals; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertFalse; import s...
package com.joymain.jecs.pm.dao.hibernate; import java.util.List; import java.math.BigDecimal; import com.joymain.jecs.dao.hibernate.BaseDaoHibernate; import com.joymain.jecs.pm.model.JpmProduct; import com.joymain.jecs.pm.dao.JpmProductDao; import com.joymain.jecs.util.data.CommonRecord; import com.joymain.jecs.util....
package com.stc.trawl.common.grid.service.process; import com.stc.trawl.common.core.util.JsonUtils; import com.stc.trawl.common.db.job.Job; import com.stc.trawl.common.grid.service.GridJob; import com.stc.trawl.common.grid.service.IgniteServiceObserver; import com.stc.trawl.common.grid.service.queue.JobAck; import com...
/* * Copyright (C) 2014 <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
package com.cclink.obbdownloader.download; import com.cclink.obbdownloader.ObbInfo; import com.cclink.obbdownloader.common.XAPKFile; import com.cclink.obbdownloader.util.ResourceUtil; import com.google.android.vending.expansion.downloader.DownloadProgressInfo; import com.google.android.vending.expansion.downloader.Dow...
package com.os.comment.utils.file; import org.apache.poi.hssf.usermodel.*; import org.apache.tools.zip.ZipEntry; import org.apache.tools.zip.ZipOutputStream; import javax.servlet.http.HttpServletResponse; import javax.swing.*; import java.io.*; import java.sql.SQLException; import java.util.ArrayList; import java.uti...
/* * 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 applic...
/** * Copyright Liaison Technologies, Inc. All rights reserved. * * This software is the confidential and proprietary information of * Liaison Technologies, Inc. ("Confidential Information"). You shall * not disclose such Confidential Information and shall use it only in * accordance with the terms of the licens...
package com.forest.view; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.Rect; import android.graphics.RectF; import android.util.AttributeSet; import android.view.MotionEvent; import android.view.View; /** * Create...
package com.libbytian.pan.wechat.controller; import com.alibaba.csp.sentinel.annotation.SentinelResource; import com.libbytian.pan.system.common.TemplateDetailsGetKeywordComponent; import com.libbytian.pan.system.model.SystemKeywordModel; import com.libbytian.pan.system.model.SystemTemDetailsModel; import com.libbytia...
package mtr.gui; import mtr.MTR; import mtr.config.Config; import mtr.data.IGui; import net.minecraft.client.font.TextRenderer; import net.minecraft.client.gui.widget.ClickableWidget; import net.minecraft.client.render.LightmapTextureManager; import net.minecraft.client.render.OverlayTexture; import net.minecraft.clie...
/* * <NAME>/www.heteroclinic.net (c) 2015. All third party licenses and rights are automatically cascaded. The responsibility of the author(s), <NAME>/www.heteroclinic.net, to the maximum is to remove or modify matters in dispute. You can utilize this project at good-will. The inverse of good-will includes illegal act...
package sim; import java.time.Instant; import java.util.Vector; import data.CSData; import interpreter.CommandInterpreter; import models.ClockUpdateEvent; import models.EventFactory; import models.EventQueue; import sim.entity.Entity; import sim.entity.MoverEntity; import sim.listeners.MovementListener; import utils....
package com.unionpay.mobile.android.widgets; import android.content.Context; import android.widget.FrameLayout; import android.widget.FrameLayout.LayoutParams; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.LinearLayout.LayoutParams; import android.widget.RelativeLayout; imp...
/* * Copyright 2015 the original author or authors. * @https://github.com/scouter-project/scouter * * 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/licen...
/* * Copyright (c) 2010-2015 Pivotal Software, Inc. All rights reserved. * * 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 req...
package campusorders.com.quebasetech.joe.campusorders.adapters; import android.app.AlertDialog; import android.app.ProgressDialog; import android.content.Context; import android.content.DialogInterface; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.text.Editable;...
import net.runelite.mapping.Export; import net.runelite.mapping.Implements; import net.runelite.mapping.ObfuscatedGetter; import net.runelite.mapping.ObfuscatedName; import net.runelite.mapping.ObfuscatedSignature; @ObfuscatedName("ij") @Implements("WorldMapElement") public class WorldMapElement extends DualNo...
package com.afeng.xf.widget.multipleImageView; import android.content.Context; import android.graphics.Color; import android.util.AttributeSet; import android.util.Log; import android.view.Gravity; import android.view.View; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.Rela...
/* * Copyright (c) 2017, 2018, Oracle 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: * * 1. Redistributions of source code must retain the above copyright notice,...
package com.alibaba.alink.common.outlier; import com.alibaba.alink.common.AlinkParameter; import com.alibaba.alink.common.matrix.DenseVector; import com.alibaba.alink.common.matrix.VectorOp; import org.apache.flink.api.common.functions.*; import org.apache.flink.api.java.DataSet; import org.apache.flink.api.java.tuple...
/* * To change this template, choose Tools | Templates and open the template in * the editor. */ package jme3test.batching; /* * Copyright (c) 2009-2010 jMonkeyEngine All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follo...
/** * 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 m...
package org.opensha.commons.data.region; import java.io.IOException; import java.io.Serializable; import java.util.ArrayList; import java.util.Iterator; import java.util.ListIterator; import org.opensha.commons.data.Site; import org.opensha.commons.data.siteData.OrderedSiteDataProviderList; import org.opensha.commons...
package stage2.generation; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.nio.ByteBuffer; import java.nio.charset.StandardCharsets; import java.text.Normalizer; import java.text.Normalizer.Form; import java.util.Date; import java.util.HashMap; import org.eclipse.rdf4j.common.i...
// ============================================================================ // // Copyright (C) 2006-2019 Talend Inc. - www.talend.com // // This source code is available under agreement available at // %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt // // You should have receiv...
/* * $Id$ * * SARL is an general-purpose agent programming language. * More details on http://www.sarl.io * * Copyright (C) 2014-2018 the original authors 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 ma...
package com.epam.jdi.uitests.web.selenium.elements.apiInteract; /** * Created by <NAME> on 14.02.2018 * Email: <EMAIL>; Skype: roman.iovlev */ import com.epam.jdi.tools.CacheValue; import com.epam.jdi.tools.func.JFunc1; import com.epam.jdi.uitests.core.interfaces.base.IBaseElement; import com.epam.jdi.uitests.core...
/* * 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...
package com.project.convertedCode.globalNamespace.namespaces.Symfony.namespaces.Component.namespaces.HttpKernel.classes; import com.runtimeconverter.runtime.references.ReferenceContainer; import com.runtimeconverter.runtime.nativeFunctions.string.function_str_replace; import com.runtimeconverter.runtime.passByReferenc...
package org.openprovenance.prov.generator; import java.util.Collection; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Random; import org.openprovenance.prov.model.Document; import org.openprovenance.prov.model.HasOther; import org.openprovenance.prov.model.Identifiabl...
package de.maumau.networking; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.IOException; import java.io.InputStreamReader; import java.io.OutputStreamWriter; import java.net.BindException; import java.net.ServerSocket; import java.net.Socket; import java.net.SocketException; import java....
/* * Apache License * Version 2.0, January 2004 * http://www.apache.org/licenses/ * * Copyright 2013 - 2022 <NAME> * * 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.a...
package com.telenav.spherical.glview; import javax.microedition.khronos.egl.EGLConfig; import javax.microedition.khronos.opengles.GL10; import android.graphics.Bitmap; import android.opengl.GLES20; import android.opengl.GLSurfaceView.Renderer; import android.opengl.GLUtils; import android.opengl.Matrix; import android...
/* * SPDX-FileCopyrightText: © The Clara Framework Authors * * SPDX-License-Identifier: Apache-2.0 */ package org.jlab.clara.sys.ccc; import org.jlab.clara.base.core.ClaraComponent; import org.jlab.clara.base.error.ClaraException; import java.util.HashSet; import java.util.LinkedHashSet; import java.util.Set; im...
package com.example.demo.BusinessLayer; import com.example.demo.BusinessLayer.Entities.*; import com.example.demo.BusinessLayer.Entities.GradingTask.GraderToGradingTask; import com.example.demo.BusinessLayer.Entities.GradingTask.GraderToParticipant; import com.example.demo.BusinessLayer.Entities.GradingTask.GradingTas...
package lantern; /* * Copyright (C) 2010 <NAME>. * All rights reserved. * * 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 2 * of the License, or (at your option) any lat...
/* Copyright (c) 2004 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 notice, this list of conditions and the fol...
package DAO; import java.io.BufferedWriter; import java.io.FileNotFoundException; import java.io.FileWriter; import java.io.IOException; import java.io.PrintWriter; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.Statement; import java.util.ArrayList; import ja...
package rtda.methodarea; import classfile.ClassFile; import classpath.ClassPath; import rtda.heap.Instance_; import rtda.heap.StringPool; import rtda.methodarea.countfields_utils.StaticFieldsCounter; import rtda.methodarea.rtcp.RuntimeConstantPool_; import rtda.stack.LocalVars_; import java.io.IOException; import jav...
package com.agtinternational.iotcrawler.graphqlEnabler.resolution; /*- * #%L * search-enabler * %% * Copyright (C) 2019 - 2021 AGT International. Author <NAME> (<EMAIL>) * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.text.SimpleDateFormat; import java.util.Date; import javax.swing.event.ChangeEvent; import javax.swing.event.ChangeListener; import java.awt.event.ItemListener; import java.awt.event.ItemEvent; class GUI2 extends JFrame { pr...
package com.gh4a.utils; import org.eclipse.egit.github.core.Repository; import org.eclipse.egit.github.core.User; import android.content.Context; import android.content.Intent; import android.content.pm.ActivityInfo; import android.content.pm.PackageManager; import android.content.pm.ResolveInfo; import android.net.U...
/* * 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 ...
package com.univocity.cardano.wallet.api.generator; import com.fasterxml.jackson.databind.*; import com.univocity.cardano.wallet.common.*; import org.apache.commons.io.*; import org.apache.commons.lang3.*; import org.testng.annotations.*; import org.yaml.snakeyaml.*; import org.yaml.snakeyaml.constructor.*; import org...
import java.awt.AWTException; import java.awt.Color; import java.awt.Font; import java.awt.Rectangle; import java.awt.Robot; import java.awt.Toolkit; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.image.BufferedImage; import java.io.ByteArrayOutputStream; import java.io.DataInp...
/* * JBoss, Home of Professional Open Source * Copyright 2009 Red Hat Inc. and/or its affiliates and other * contributors as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a full listing of * individual contributors. * * This is free software; you can redistri...
/** Copyright 2013 Technische Universitat Wien (TUW), Distributed SystemsGroup E184. This work was partially supported by the European Commission in terms of the CELAR FP7 project (FP7-ICT-2011-8 #317790). Licensed under the Apache License, Version 2.0 (the "License"); you may not use this fi...
package seedu.address.model.password.analyser.resources; import java.util.ArrayList; import java.util.HashMap; import java.util.List; /** * Represents the adjacency matrix of each keyboard character to it's surrounding neighbours. */ public class AdjacencyGraph { /** * Adjacency matrix for the keyboard. ...
/** * Copyright 2011-2021 Asakusa Framework Team. * * 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...
package org.geomapapp.image; import org.geomapapp.util.SimpleBorder; import java.awt.*; import java.awt.geom.*; import java.awt.image.*; import java.awt.event.*; import javax.swing.*; import javax.swing.event.ChangeEvent; import javax.swing.event.ChangeListener; import javax.swing.event.MouseInputAdapter; public cla...
package Breccia.Web.imager; import java.io.IOException; import java.io.PrintStream; import java.nio.file.Path; import Java.Unhandled; import java.util.List; import java.util.regex.Matcher; import java.util.regex.Pattern; import static java.io.OutputStream.nullOutputStream; import static java.lang.Float.parseFloat; im...
package uff.dew.svp.db; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.regex.Matcher; import java.util.regex.Pattern; import javax.xml.stream.XMLStreamException; import javax.xml.stream.XMLStreamReader; import javax.xml.xquery.XQConnection; import j...
/* * (C) Copyright 2016 Nuxeo SA (http://nuxeo.com/) and others. * * 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 require...
package graphing; import java.text.MessageFormat; import java.util.ArrayList; import java.util.Collections; import java.util.HashSet; import java.util.Set; import com.google.inject.Guice; import knn.api.KnowledgeNode; import knn.api.KnowledgeNodeNetwork; import org.graphstream.graph.Node; import prometheus.api.Prometh...
/* * 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 ...
/* * Copyright (C) 2018-2019 EXL * * Licensed under the Apache License, Version 2.0 and Eclipse Public License, * Version 1.0 (the "Licenses"); you may not use this file except in * compliance with the Licenses. You may obtain a copy of the Licenses at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
package org.jivesoftware.smack; import java.io.IOException; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.harmony.javax.security.auth.callback.CallbackHandler; import org.jivesoftware.smack.filter.PacketIDFilter; import...
package swim.testmon; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.util.Properties; import swim.api.SwimRoute; import swim.api.agent.AgentRoute; import swim.api.plane.AbstractPlane; import swim.api.space.Space; import swim.codec.Utf8; import ...
/* * Copyright (C) 2015-present, Ant Financial Services Group * * 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 a...
import java.util.Comparator; import net.runelite.mapping.Export; import net.runelite.mapping.Implements; import net.runelite.mapping.ObfuscatedName; import net.runelite.mapping.ObfuscatedSignature; @ObfuscatedName("ch") @Implements("UserComparator4") public class UserComparator4 implements Comparator { @ObfuscatedNam...
package me.apla.cordova; //import java.util.Iterator; import java.util.Map; import org.apache.cordova.CallbackContext; import org.apache.cordova.CordovaPlugin; import org.apache.cordova.PluginResult; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import org.json.JSONStringer; im...
/******************************************************************************* * Copyright 2015 <NAME> | Dakror <<EMAIL>> * * 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...
/* * Copyright 2015 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 applica...
/* * 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 ...
/* * 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 ...
/* * 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, copy, modify, merge, publish, distribute, sublicense, and/or sell...
/* * Concurrent Selenium TestNG (COSENG) * Copyright (c) 2013-2017 SIOS Technology Corp. All rights reserved. * * 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.apac...
package wx.integrationTest.client.impl; // -----( IS Java Code Template v1.2 import com.wm.data.*; import com.wm.util.Values; import com.wm.app.b2b.server.Service; import com.wm.app.b2b.server.ServiceException; // --- <<IS-START-IMPORTS>> --- import com.wm.app.b2b.server.Server; import java.net.*; import java.util.co...
/* * ***** BEGIN LICENSE BLOCK ***** * Zimbra Collaboration Suite Server * Copyright (C) 2009, 2010, 2013, 2014, 2015, 2016 Synacor, Inc. * * 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, *...
/*- * #%L * anchor-plugin-mpp-experiment * %% * Copyright (C) 2010 - 2020 <NAME>, ETH Zurich, University of Zurich, Hoffmann-<NAME> * %% * 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 Softwar...
/* * Copyright (c) 2007, 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: * * * Redistributions of source code must retain the above copyright * notice...
package org.informagen.propertyset; import org.informagen.propertyset.*; import org.informagen.propertyset.util.PropertySetCloner; import org.informagen.propertyset.SerializablePropertySet; import org.informagen.propertyset.exceptions.PropertySetException; import org.w3c.dom.Document; import java.io.Serializable; ...
package ca.cgjennings.graphics.filters; import ca.cgjennings.graphics.ImageUtilities; import java.awt.Color; import java.awt.Graphics2D; import java.awt.RenderingHints; import java.awt.image.BufferedImage; import java.lang.reflect.Field; import java.lang.reflect.Modifier; import java.util.Properties; /** * The {@cod...
package org.jsoup.select; import org.jsoup.helper.Validate; import org.jsoup.nodes.Element; import java.util.Collection; import java.util.LinkedHashSet; /** * CSS-like element selector, that finds elements matching a query. * <p/> * <h2>Selector syntax</h2> * A selector is a chain of simple selectors, seperated ...
/* * 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 ...
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.infobar; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.animatio...
/* * Copyright 2013 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 applica...
package com.cherokeelessons.animals; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.Input.Keys; import com.badlogic.gdx.controllers.Controller; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.graphics.Texture.TextureFilter; import com.badlogic.gdx.graphic...
/* * Copyright 2020 <NAME> * * 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...
package com.shopify.android.beermon.services; import android.app.Service; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothSocket; import android.content.Intent; import android.os.Handler; import android.os.IBinder; import android.os.RemoteException...
package com.lnpdit.woofarm.utils; import java.io.InputStream; import java.text.SimpleDateFormat; import java.util.Date; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import com.lnpdit.IntelligentPlanting.R; import com.lnpdit.woofarm.db.dialog.SXProgressDialog; im...
package org.aion.zero.impl.vm; import static org.junit.Assert.assertArrayEquals; import static org.junit.Assert.assertEquals; import java.math.BigInteger; import java.util.Collections; import java.util.List; import org.aion.zero.impl.vm.common.VmFatalException; import org.aion.base.AionTransaction; import org.aion.ba...
package com.example.gestiondeprojet.activities; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.app.AppCompatDelegate; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.Sha...
/* * Created on Aug 26, 2010 * Created by <NAME> * * Copyright 2010 Vuze, Inc. All rights reserved. * * 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 2 of the License, o...
/** * 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...
import java.io.*; import java.net.*; import javax.swing.JTextArea; public class GameService implements Runnable, GameConstants{ /** * Default amount of ms to sleep for */ public static final int DEFAULT_SLEEP_TIME = 2000; /** * The amount of points to give for a matching pair */ public stat...
/* * Copyright (c) 2022 vitasystems GmbH and Hannover Medical School. * * This file is part of project openEHR_SDK * * 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 * * https://www...