text
stringlengths
7.32k
45.1k
/* * 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 not ...
package ca.pfv.spmf.algorithms.frequentpatterns.apriori_rare; /* This file is copyright (c) 2008-2013 <NAME> * * This file is part of the SPMF DATA MINING SOFTWARE * (http://www.philippe-fournier-viger.com/spmf). * * SPMF is free software: you can redistribute it and/or modify it under the * terms of the GNU G...
package com.jishuli.Moco.Activity; import android.app.Activity; import android.app.Instrumentation; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.util.Log; import android.view.KeyEvent; import android.view.LayoutInflater; import android.vi...
/* * Copyright 2001-2004 The Apache Software Foundation. * * 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...
/****************************************************************************** * Copyright 2015 by OLTPBenchmark Project * * * * Licensed under the Apache License, Version 2.0 (the "License"); * ...
package org.twistedappdeveloper.statocovid19italia.datastorage; import android.content.res.Resources; import android.util.Log; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import org.twistedappdeveloper.statocovid19italia.model.Avviso; import org.twistedappdeveloper.statocovid...
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.vespa.hosted.provision.maintenance; import com.yahoo.config.provision.NodeResources; import com.yahoo.config.provision.NodeType; import com.yahoo.vespa.hosted.provision.Node; import com.yahoo.vesp...
package de.katzenpapst.amunra.entity; import java.util.List; import cpw.mods.fml.common.registry.IThrowableEntity; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import de.katzenpapst.amunra.mob.DamageSourceAR; import micdoodle8.mods.galacticraft.api.entity.IAntiGrav; import micdoodle8....
/** * Copyright (C) 2010-2018 <NAME>, <NAME> and EvoSuite * contributors * * This file is part of EvoSuite. * * EvoSuite 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.0 of the...
/******************************************************************************* * Cloud Foundry * Copyright (c) [2009-2016] Pivotal Software, Inc. All Rights Reserved. * <p> * This product is licensed to you under the Apache License, Version 2.0 (the "License"). * You may not use this product except in compliance...
/* * Copyright 2016 Red Hat, Inc. * * 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 allow.simulator.mobility.data; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.text.ParseException; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import allow.simulator.mobility.data....
// // JMustache - A Java implementation of the Mustache templating language // http://github.za.sabob.olive/jmustache/blob/master/LICENSE package za.sabob.olive.mustache; import java.io.IOException; import java.io.StringWriter; import java.io.Writer; import java.util.Collections; import java.util.Iterator; import jav...
/* * 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 n...
package org.jgroups.blocks.cs; import org.jgroups.Address; import org.jgroups.Global; import org.jgroups.Version; import org.jgroups.nio.Buffers; import org.jgroups.stack.IpAddress; import org.jgroups.util.ByteArrayDataInputStream; import org.jgroups.util.ByteArrayDataOutputStream; import org.jgroups.util.CondVar; imp...
/* Copyright 2020 Norconex Inc. * * 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 i...
package ru.prilepskiy.domain; import javax.persistence.*; import java.sql.Time; import java.util.Arrays; /** * Created by VLADIMIR on 30.05.2018. */ @Entity(name="Ecfil030") @IdClass(TerminalPK.class) public class Terminal { @Id private long idEmitent; @Id private long idFilial; @Id private ...
/******************************************************************************* * Copyright (c) 2004 IBM Corporation and others. * All rights reserved. The initial API is made available under the terms of * the Common Public License v1.0 which is available at: * http://www.eclipse.org/legal/cpl-v10.html * Subse...
package com.kinotor.tiar.kinotor.parser.video.moonwalk; import android.os.AsyncTask; import android.util.Log; import com.kinotor.tiar.kinotor.items.ItemHtml; import com.kinotor.tiar.kinotor.items.ItemVideo; import com.kinotor.tiar.kinotor.items.Statics; import com.kinotor.tiar.kinotor.ui.DetailActivity; import com.ki...
/* * Copyright 2017 Apereo * * 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 wr...
//==================================================================== // // File: $RCSfile: CoreImport.java,v $ // Version: $Revision: 1.33 $ // Modified: $Date: 2013/06/12 13:08:03 $ // // (c) Copyright 2004-2014 by Mentor Graphics Corp. All rights reserved. // //=====================================...
package com.liquidlabs.log.search; import com.liquidlabs.common.DateUtil; import com.liquidlabs.common.UID; import com.liquidlabs.common.collection.Arrays; import com.liquidlabs.log.*; import com.liquidlabs.log.fields.FieldSet; import com.liquidlabs.log.index.Indexer; import com.liquidlabs.log.index.LogFile; import co...
/******************************************************************************* * Copyright 2009, 2017 <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...
package net.minecraft.client.renderer.block.model; import com.mojang.math.Matrix3f; import com.mojang.math.Matrix4f; import com.mojang.math.Quaternion; import com.mojang.math.Transformation; import com.mojang.math.Vector3f; import com.mojang.math.Vector4f; import javax.annotation.Nullable; import net.minecraft.client....
package ec.loxa.sna.gephi.websiteexport; import com.google.gson.Gson; import com.google.gson.stream.JsonReader; import ec.loxa.sna.gephi.websiteexport.util.statistics.GraphStatistic; import ec.loxa.sna.gephi.websiteexport.util.statistics.Metrics; import ec.loxa.sna.gephi.websiteexport.util.statistics.StatisticsJSON; i...
package com.demon.doubanmovies.activity; import android.annotation.TargetApi; import android.app.Activity; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.Color; import android.graphics.drawable.BitmapDrawable; import android.os.Build; import android.os.Bundle; import android.os....
/* * 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 ...
import java.awt.Point; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class Snake { public final static int SNAKE_GVF = 1; public final static int SNAKE_KASS = 2; // snake type = default GVF public int snakeType = SNAKE_GVF; // Points of the snake public List<Point> snake...
/* This program was written by the FTC KTM #12529 team at the Polytechnic University in 2020. @author <NAME> */ package org.firstinspires.ftc.teamcode; import com.qualcomm.hardware.bosch.BNO055IMU; import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode; import com.qualcomm.robotcore.eventloop.opmode.TeleOp...
/* Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" s...
/* * Copyright (c) 2008-2019, Hazelcast, 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 required ...
/* * Copyright (c) 2006, 2011, 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: * * - Redistributions of source code must retain the above copyright * no...
/* * 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 Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.search.searchchain; import com.yahoo.component.chain.Chain; import com.yahoo.language.Linguistics; import com.yahoo.language.simple.SimpleLinguistics; import com.yahoo.prelude.IndexFacts; import c...
package net.gripps.ccn.core; import net.gripps.ccn.CCNUtil; import net.gripps.ccn.Logger.CCNLog; import net.gripps.ccn.icnsfc.AutoUtil; import net.gripps.ccn.icnsfc.core.AutoEnvironment; import net.gripps.ccn.icnsfc.process.AutoSFCMgr; import net.gripps.ccn.process.CCNMgr; import net.gripps.cloud.core.ComputeH...
/* * Copyright 2021 kdgyun 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 required by appl...
/* * Copyright (C) 2015 Google 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 required by ap...
/* * Copyright 2018-present Facebook, Inc. * * 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...
/* * 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 ...
/** * Copyright Pravega Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
/** * 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...
/* * Copyright 2018 IntraFind Software AG. 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 required...
/** * Amazon Kinesis Aggregators * * Copyright 2014, Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Amazon Software License (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/asl/ ...
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved. * * Oracle and Java are registered trademarks of Oracle and/or its affiliates. * Other names may be trademarks of their respective owners. * * The contents of this file are su...
/** * Copyright 2020 Association for the promotion of open-source insurance software and for the establishment of open interface standards in the insurance industry (Verein zur Foerderung quelloffener Versicherungssoftware und Etablierung offener Schnittstellenstandards in der Versicherungsbranche) * * Licensed unde...
/* * Copyright 2020 Board of Trustees of the University of Illinois. * * 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...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package videogame; import java.awt.Color; import java.awt.Font; import java.awt.Graphics; import java.awt.Toolkit; import java.awt.ima...
package com.technicalpi.vectorvisuals; import java.awt.FileDialog; import java.awt.Frame; import java.awt.Toolkit; import java.io.File; import java.io.FileNotFoundException; import java.io.PrintWriter; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.Scanner; import com.techni...
package lighthouse.protocol; import com.google.common.base.*; import com.google.common.collect.*; import com.google.protobuf.*; import lighthouse.files.*; import lighthouse.wallet.*; import org.bitcoin.protocols.payments.Protos; import org.bitcoinj.core.*; import org.bitcoinj.crypto.*; import org.bitcoinj.protocols.pa...
package com.fasterxml.jackson.databind.deser.creators; import java.io.IOException; import com.fasterxml.jackson.annotation.*; import com.fasterxml.jackson.core.Version; import com.fasterxml.jackson.databind.*; import com.fasterxml.jackson.databind.deser.SettableBeanProperty; import com.fasterxml.jackson.databind.dese...
package exerd.utilizing.com.ui; import java.awt.Button; import java.awt.Color; import java.awt.Component; import java.awt.FileDialog; import java.awt.Font; import java.awt.Image; import java.awt.Label; import java.awt.TextField; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.e...
/** * Copyright (c) 2006-2020 LOVE Development Team * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this software for any purpose, * ...
package com.tommytony.war.mapper; import java.io.File; import java.io.IOException; import java.util.HashMap; import java.util.logging.Level; import org.bukkit.inventory.ItemStack; import com.tommytony.war.War; import com.tommytony.war.config.FlagReturn; import com.tommytony.war.config.TeamConfig; import com.tommyton...
package cs4295.customView; import java.util.Random; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.content.DialogInterface.OnCancelListener; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Matrix; import ...
// // (c) 2012 University of Luxembourg - Interdisciplinary Centre for // Security Reliability and Trust (SnT) - All rights reserved // // Author: <NAME> // // 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 ...
/* */ package alien; /* */ /* */ import java.awt.Color; /* */ import java.awt.Container; /* */ import java.awt.FlowLayout; /* */ import java.awt.GridLayout; /* */ import java.awt.LayoutManager; /* */ import java.awt.event.ActionEvent; /* */ import java.awt.event.ActionListener; /* ...
package org.nlogo.extensions.numanal; import org.nlogo.api.LogoException; import org.nlogo.api.ExtensionException; import org.nlogo.api.Context; import org.nlogo.api.AnonymousReporter; import org.nlogo.core.LogoList; import org.nlogo.api.LogoListBuilder; import Jama.Matrix; import java.util.ArrayList; import java.uti...
package zou.dahua.stree; import android.annotation.TargetApi; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.Path; import android.graphics.RectF; import android.os.Build; import android.support.annotation.Nullable; i...
package eu.newsreader.conversion; import eu.kyotoproject.kaf.CorefTarget; import eu.kyotoproject.kaf.KafCoreferenceSet; import eu.kyotoproject.kaf.KafTerm; import eu.kyotoproject.kaf.KafWordForm; import org.w3c.dom.DOMImplementation; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.xml.sax.Attribute...
/******************************************************************************* * Copyright (C) 2009-2020 Human Media Interaction, University of Twente, the Netherlands * * This file is part of the Articulated Social Agents Platform BML realizer (ASAPRealizer). * * ASAPRealizer is free software: you can redistrib...
/* * 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 ...
/* * ***** BEGIN LICENSE BLOCK ***** * Zimbra Collaboration Suite Server * Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 Zimbra, Inc. * * The contents of this file are subject to the Zimbra Public License * Version 1.3 ("License"); you may not use this file except in * compliance with the License. You ...
/* * Copyright (c) 2009-2012 jMonkeyEngine * 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, this list of ...
/* * Copyright 1997-2018 Optimatika * * 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...
// Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distribute...
package foundationgames.frogconcept.entity; import foundationgames.frogconcept.FrogConcept; import net.minecraft.command.argument.EntityAnchorArgumentType; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityData; import net.minecraft.entity.EntityType; import net.minecraft.entity.SpawnReason; import...
package com.onesignal; import android.content.ContentValues; import android.database.SQLException; import android.database.sqlite.SQLiteDatabase; import com.onesignal.OneSignal; import java.util.Set; class OSInAppMessageRepository { private final OneSignalDbHelper dbHelper; OSInAppMessageRepository(OneSignal...
/* * This file is part of LanternServer, licensed under the MIT License (MIT). * * Copyright (c) LanternPowered <https://www.lanternpowered.org> * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a c...
/* * MIT License * * Copyright (c) 2017 <NAME> (Falkreon) and contributors * * 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 right...
package fractal; //************************************************************************** // Mandelbrot Fractor Generator // <NAME> // <EMAIL> // 2002 // v2.1 //************************************************************************** import java.awt.*; import java.awt.event.*; import java.awt.image.MemoryImageS...
/* Copyright (c) 2009-2012 <NAME>, All Rights Reserved * * The contents of this file is dual-licensed under 2 * alternative Open Source/Free licenses: LGPL 2.1 or later and * Apache License 2.0. (starting with JNA version 4.0.0). * * You can freely decide which license you want to apply to * the project. * ...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package io; import com.vividsolutions.jts.geom.Coordinate; import control.StartParameters; import java.io.BufferedReader; import java....
package test.jce.demo; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.security.Invalid...
package com.i4vine.ryufragment; import android.Manifest; import android.app.Activity; import android.app.FragmentManager; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.content.pm.PackageManager; import android.graphics.Bitmap; import a...
/** * Copyright (c) 2011, SOCIETIES Consortium (WATERFORD INSTITUTE OF TECHNOLOGY (TSSG), HERIOT-WATT UNIVERSITY (HWU), SOLUTA.NET * (SN), GERMAN AEROSPACE CENTRE (Deutsches Zentrum fuer Luft- und Raumfahrt e.V.) (DLR), Zavod za varnostne tehnologije * informacijske družbe in elektronsko poslovanje (SETCCE), INS...
package org.jfree.chart.renderer.xy; import java.awt.Graphics2D; import java.awt.Image; import java.awt.Paint; import java.awt.Point; import java.awt.Shape; import java.awt.Stroke; import java.awt.geom.GeneralPath; import java.awt.geom.Line2D.Double; import java.awt.geom.Rectangle2D; import java.io.IOException; import...
package fr.hd3d.colortribe.gui.steps; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Dimension; import java.awt.FlowLayout; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.event.ItemEvent; import java.awt.event.ItemListener; im...
/* * Copyright / Copr. 2010-2013 Atos - Public Sector France - * BS & Innovation for the DataLift project, * Contributor(s) : <NAME>, <NAME>, <NAME>, <NAME> * * Contact: <EMAIL> * * This software is governed by the CeCILL license under French law and * abiding by the rules of distribution of free software. You ...
/* * Created on Jan 28, 2010 */ package gov.fnal.elab.ligo.data.convert; import gov.fnal.elab.ligo.data.engine.EncodingTools; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileFilter; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException...
package com.ziroom.ziroomcustomer.minsu.f; import android.content.ContentResolver; import android.content.ContentValues; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.Bitmap.CompressFormat; import android.graphics.Bitmap.Config; import android.gr...
package lapr.project.utils; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import lapr.project.model.Address; import org.junit.After; import org.junit.BeforeClass; import org.junit.jupiter.api.AfterAll; impo...
package com.kinetica.kafka; import java.nio.ByteBuffer; import java.text.SimpleDateFormat; import java.util.Arrays; import java.util.Collection; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.kafka.clients.consumer.OffsetAndMetadata; import org.apache.k...
package mil.navy.spawar.swif.controllers; import java.io.IOException; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.*; import javax.annotation.Resource; import javax.servlet.http.HttpServletResponse; import com.mongodb.util.JSONParseException; import mil.navy.spawar.swif.data.DataA...
package com.revolsys.raster; import java.awt.Dimension; import java.awt.image.RenderedImage; import java.beans.IndexedPropertyChangeEvent; import java.beans.PropertyChangeEvent; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.util.ArrayList; impor...
/* * Copyright (c) 1998-2018 University Corporation for Atmospheric Research/Unidata * See LICENSE for license information. */ package ucar.nc2.writer; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import ucar.jpeg.jj2000.j2k.codestream.writer.CodestreamWriter; import ucar.jpeg.jj2000.j2k.codestream.wri...
package General; import java.awt.AWTException; import java.awt.Color; import java.awt.Dimension; import java.awt.FlowLayout; import java.awt.MouseInfo; import java.awt.Point; import java.awt.Rectangle; import java.awt.Robot; import java.awt.Toolkit; import java.awt.datatransfer.Clipboard; import java.awt.datatransfer....
package com.zzw.cdd; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.PorterDuff; import android.graphics.PorterDuffXfermode; import android.graphi...
package bio.terra.service.filedata.google.firestore; import bio.terra.app.logging.PerformanceLogger; import bio.terra.service.configuration.ConfigEnum; import bio.terra.service.configuration.ConfigurationService; import bio.terra.service.filedata.exception.FileSystemAbortTransactionException; import bio.terra.service....
package io.github.adorableskullmaster.pw4j.domains; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import java.util.List; import java.util.Objects; public class Nation extends Entity { @SerializedName("cityids") @Expose private List<String> cityids = null; @Seri...
/* * Copyright 2017 - 2020 <NAME> (pcfreak9000), <NAME> (Panzer1119) * * 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 ...
/* * The MIT License * * Copyright 2014 CMU ABLE Group. * * 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, ...
package com.oxygenxml.git.view; import java.awt.Component; import java.awt.Container; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.Window; import java.awt.event.ActionEvent; import java.awt.event.FocusAdapter; import java.awt.event.FocusEvent; im...
package com.unity3d.services.p265ar.view; import android.annotation.TargetApi; import android.content.Context; import android.opengl.GLES20; import android.os.Build.VERSION; import android.util.SparseArray; import com.google.ar.core.Anchor; import com.google.ar.core.Camera; import com.google.ar.core.Frame; import com....
/* * CLTDD.java * Copyright (C) 2019 <NAME> * @authors <NAME> (<EMAIL>) * <NAME> (<EMAIL>) * <NAME> (<EMAIL>) * @version $Version: 1 $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publis...
package com.domochevsky.quiverbow.armsassistant; import static com.domochevsky.quiverbow.util.brigadier.ListArgumentType.getList; import static com.domochevsky.quiverbow.util.brigadier.ListArgumentType.list; import static com.domochevsky.quiverbow.util.brigadier.ResourceLocationArgumentType.getResourceLocation; import...
package org.boofcv.android.localization; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.hardware.Camera; import android.media.Image; import androi...
package com.astraeus; import java.applet.Applet; import java.awt.*; import java.awt.event.*; import com.astraeus.cache.graphics.Widget; import com.astraeus.draw.ProducingGraphicsBuffer; public class GameApplet extends Applet implements Runnable, MouseListener, MouseMotionListener, MouseWheelListener, KeyListener, ...
// Copyright 2017 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.survey; import android.content.Context; import android.content.SharedPreferences; import android.os.Handler; import a...
package ceu.marten.services; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.Iterator; import java.util.Timer; import java.util.TimerTask; import com.bitalino.comm.BITalinoFrame; import com.bitalino.deviceandroid.BitalinoAndroidDevice; import com.bitalino.util.Se...
package com.macrowell.pipimy.sell; import android.annotation.SuppressLint; import android.app.Activity; import android.app.ProgressDialog; import android.content.DialogInterface; import android.content.Intent; import android.net.Uri; import android.os.AsyncTask; import android.os.Bundle; import android.os.Environment;...