text
stringlengths
7.32k
45.1k
/** * Copyright 2017 Syncleus, Inc. * with portions copyright 2004-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.org/licenses/LICENSE-2.0 * *...
package com.dcits.dcwlt.dcepgw.utils; import cn.hutool.core.util.HexUtil; import cn.hutool.core.util.StrUtil; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONObject; import com.dcits.dcwlt.dcepgw.exception.GwException; import lombok.extern.slf4j.Slf4j; import org.apache.commons.lang3.StringUtils; imp...
/* * */ package com.researchspace.dataverse.entities.facade; import static java.util.Arrays.asList; import static org.apache.commons.lang.StringUtils.isEmpty; import java.util.ArrayList; import java.util.Arrays; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import c...
/* * Copyright Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags and * the COPYRIGHT.txt file distributed with this work. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ob...
/* * 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 (c) 2017, the R8 project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. package com.android.tools.r8; import com.android.tools.r8.errors.CompilationError; import com.android.tool...
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2017 by <NAME> : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version 2.0 (the...
/* * (C) Copyright 2017-2022 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
/* * Copyright 2017 StreamSets 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...
package org.unc.lac.javapetriconcurrencymonitor.parser; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.ParserConfigurationException; import javax.xml.parsers.DocumentBuilder; import com.fasterxml.jackson.databind.exc.InvalidFormatException; import org.javatuples.Pair; import org.javatuples.T...
/******************************************************************************* * Copyright (c) 2000, 2011 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...
/* * Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) 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 * * ...
// ================================================================================================= // Copyright 2011 Twitter, Inc. // ------------------------------------------------------------------------------------------------- // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use ...
package ir.siaray.downloadmanagerplus.classes; import android.app.Activity; import android.app.DownloadManager; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.net.Uri; import android.os.Build; import android.os.Environment; import android.s...
package de.mj.cordova.plugin.filelogger; import android.Manifest; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.net.Uri; import android.os.Build; import android.os.Environment; import android.support.v4.app.ActivityCompat; import android.support...
/* * 02/11/2009 * * LineNumberList.java - Renders line numbers in an RTextScrollPane. * * This library is distributed under a modified BSD license. See the included * RSyntaxTextArea.License.txt file for details. */ package org.fife.ui.rtextarea; import java.awt.Color; import java.awt.Dimension; i...
package cucumber.perf.runtime; import java.time.Clock; import java.time.Duration; import java.time.LocalDateTime; import java.time.LocalTime; import java.time.temporal.ChronoUnit; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.UUID; import java.util.concurrent.E...
/* * Kodkod -- Copyright (c) 2005-present, <NAME> * Pardinus -- Copyright (c) 2013-present, <NAME>, INESC TEC * * 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, inc...
/******************************************************************************* * Copyright (c) 2021 Microsoft 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...
package net.haesleinhuepf.imagej.zoo.cropping; import fiji.util.gui.GenericDialogPlus; import ij.*; import ij.gui.Roi; import ij.measure.Calibration; import ij.plugin.Duplicator; import ij.plugin.PlugIn; import ij.plugin.Thresholder; import ij.plugin.XY_Reader; import net.haesleinhuepf.clij.CLIJ; import net.haesleinhu...
//********************************************************************************* // // Copyright(c) 2016 Carnegie Mellon University. All Rights Reserved. // Copyright(c) 2016-2017 <NAME> All Rights Reserved // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this fil...
package org.w3c.rdf.implementation.syntax.sirpac; import org.w3c.rdf.model.*; import org.w3c.rdf.syntax.*; import org.w3c.rdf.vocabulary.rdf_syntax_19990222.RDF; import org.w3c.rdf.vocabulary.rdf_schema_19990303.RDFS; import edu.stanford.db.rdf.vocabulary.order_20000527.RDFX; import org.w3c.rdf.util.RDFUtil; //import...
package org.basex.query.func; import static org.basex.query.QueryError.*; import static org.basex.query.QueryText.*; import java.util.*; import java.util.Map.*; import org.basex.core.*; import org.basex.query.*; import org.basex.query.ann.*; import org.basex.query.expr.*; import org.basex.query.expr.gflwor.*; import...
package com.bergerkiller.bukkit.common; import static org.junit.Assert.*; import java.util.HashMap; import java.util.Map; import static com.bergerkiller.bukkit.common.internal.CommonLegacyMaterials.*; import org.bukkit.Material; import org.bukkit.block.BlockFace; import org.bukkit.material.MaterialData; import org....
/** * 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 (c) 2014, WSO2 Inc. (http://www.wso2.org) 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 * * ...
/* * 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...
/* * ============LICENSE_START========================================== * ONAP Portal SDK * =================================================================== * Copyright © 2017 AT&T Intellectual Property. All rights reserved. * =================================================================== * * Unless oth...
/** * Copyright 2012 multibit.org * * Licensed under the MIT license (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://opensource.org/licenses/mit-license.php * * Unless required by applicable law or agreed to in writing,...
/* The contents of this file are subject to the Mozilla Public License Version 1.1 (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.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WAR...
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright (c) 2013, Janrain, 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: * * * Re...
/** * Copyright (C) 2014 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.analytics.financial.credit.creditdefaultswap.definition.vanilla; import org.apache.commons.lang.ObjectUtils; import org.threeten.bp.ZonedDateTime; import com...
package se.jbee.json.stream; import static java.lang.Character.isUpperCase; import static java.lang.Character.toLowerCase; import static java.util.Collections.emptyIterator; import static java.util.Spliterators.spliteratorUnknownSize; import java.io.IOException; import java.io.InputStream; import java.io.Reader; impo...
/* * Copyright (c) 1998-2018 <NAME> and University Corporation for Atmospheric Research/Unidata * See LICENSE for license information. */ package ucar.nc2.geotiff; import java.util.*; /** A GeoKey is a GeoKey.Tag and a value. * The value may be a String, an array of integers, or an array of doubles. * * @autho...
/* * 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 com.debs2012.workers; import org.apache.avro.Schema; import org.apache.avro.generic.GenericData; import org.apache.kafka.clients.consumer.ConsumerConfig; import io.confluent.kafka.streams.serdes.avro.GenericAvroSerde; import io.confluent.kafka.serializers.AbstractKafkaAvroSerDeConfig; import org.apache.kafka.c...
/* Copyright (C) 2005-2011 <NAME> */ package com.lightcrafts.ui.toolkit; import javax.swing.plaf.basic.BasicSliderUI; import javax.swing.plaf.ComponentUI; import javax.swing.*; import javax.swing.event.ChangeListener; import javax.swing.event.ChangeEvent; import java.awt.*; import java.awt.event.MouseEvent; import ja...
package org.galatea.kafka.starter.testing; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import static org.mockito.ArgumentMatchers.any; import static org.mockito.Mockito.mock; import static org.mockito.Mockito.when; import static org.unitil...
/** * This software was developed and / or modified by Raytheon Company, * pursuant to Contract DG133W-05-CQ-1067 with the US Government. * * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination ...
package info.nightscout.android.pushover; import android.app.Service; import android.content.Context; import android.content.Intent; import android.os.IBinder; import android.os.PowerManager; import androidx.annotation.NonNull; import android.util.Log; import java.text.DateFormat; import java.text.SimpleDateFormat; i...
package net.minecraft.advancements; import com.google.common.collect.ImmutableMap; import com.google.common.collect.Sets; import com.google.gson.JsonArray; import com.google.gson.JsonDeserializationContext; import com.google.gson.JsonObject; import com.google.gson.JsonSyntaxException; import java.io.IOException; impor...
package ca.ucalgary.ispia.graphpatterns.tests; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Random; import org.neo4j.graphdb.Direction; import org.neo4j.graphdb.Entity; import org.neo4j.graphdb.GraphDatabas...
/** * 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...
package mutable.occamsfuncer.v2.prototype; import static immutableexceptgas.occamsfuncer.v2.prototype.util.ImportStatic.*; import java.util.Map; import java.util.Set; import immutableexceptgas.occamsfuncer.v2.prototype.util.Example; import immutableexceptgas.occamsfuncer.v2.spec.*; import mutable.occamsfuncer.v2.spec...
/* * Certain versions of software and/or documents ("Material") accessible here may contain branding from * Hewlett-Packard Company (now HP Inc.) and Hewlett Packard Enterprise Company. As of September 1, 2017, * the Material is now offered by Micro Focus, a separately owned and operated company. Any reference 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 regar...
/* * Copyright 2010-2019 Australian Signals Directorate * * 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...
package info.cameronlund.autonplanner; import com.google.gson.JsonObject; import com.google.gson.JsonParser; import info.cameronlund.autonplanner.actions.*; import info.cameronlund.autonplanner.filters.AutonPlanerFileFilter; import info.cameronlund.autonplanner.helpers.ActionCallHelper; import info.cameronlund.autonpl...
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("ag") @Implements("WorldMapSection0") public class WorldMapSection0 implements WorldMapS...
package ec.gp.ge; import java.io.*; import java.util.*; import ec.*; import ec.gp.GPFunctionSet; import ec.gp.GPNode; import ec.util.*; /* * GrammarParser.java * * Created: Sun Dec 5 11:33:43 EST 2010 * By: <NAME>, with modifications by <NAME> * */ /** * A GrammarParser is the basic class for parsing a GE rul...
// Copyright (c) 2018-2019 K Team. All Rights Reserved. package org.kframework.compile; import org.kframework.Collections; import org.kframework.attributes.Att; import org.kframework.attributes.HasLocation; import org.kframework.builtin.Sorts; import org.kframework.definition.Context; import org.kframework.definition....
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates. * * 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 (C) 2021 Google 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 org.example; import javafx.animation.AnimationTimer; import javafx.application.Application; import javafx.geometry.Insets; import javafx.geometry.Pos; import javafx.scene.Group; import javafx.scene.Node; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.image.Image; import 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 ...
package markpeng.kaggle.smr; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStreamReader; import java.io.OutputStreamWriter; import java.io.StringReader; import java.util...
package com.im.penyakitkulit.fragment; import android.app.DialogFragment; import android.content.Intent; import android.database.Cursor; import android.graphics.Bitmap; import android.graphics.Canvas; import android.os.AsyncTask; import android.os.Bundle; import android.support.annotation.Nullable; import android.supp...
/* * 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 de.i3mainz.ls.visualisation; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import de.i3mainz.ls.Config.Config; import de.i3mainz.ls.rdfutils.SesameConnect; import de.i3mainz.ls.rdfutils.exceptions.Logging; import java.io.IOException; import java.io.PrintWriter; import java.util.List; import ...
// Copyright (C) 2016 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 applicable ...
/******************************************************************************* * Copyright (c) 2015 Low Latency Trading Limited : Author <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...
package com.alibaba.simpleimage.analyze.harissurf; import java.awt.image.BufferedImage; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Map.Entry; import com.alibaba.simpleimage.analyze.ModifiableConst; import co...
import java.io.EOFException; import java.io.IOException; 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("kg") @Implements("Arc...
package org.linguisto.tools.imp.core.dbformat.db; import java.lang.reflect.Method; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Types; import java.util.ArrayList; import java.util.LinkedList; import java.util.List; import java.u...
package controller; import java.net.MalformedURLException; import javafx.scene.image.ImageView; import util.FC; import util.Language; import util.Logo; /** * database containing all stored logos with their associated name and image-path */ public class LogoDatabase { private Logo[] logoList; public LogoDataba...
/* * 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 org.terraform.utils.version; import java.lang.reflect.Method; import java.util.HashMap; import java.util.Random; import org.apache.commons.lang.StringUtils; import org.bukkit.Bukkit; import org.bukkit.Material; import org.bukkit.block.Biome; import org.bukkit.block.BlockFace; import org.bukkit.block.data.Bloc...
package com.schiztech.rovers.app.utils; import android.app.Activity; import android.app.ActivityManager; import android.app.AlertDialog; import android.content.ActivityNotFoundException; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.res.Re...
/* * Copyright 2018-2021 NAVER Corp. * * 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 2017 <NAME>. (http://www.onehippo.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
/* * Copyright (C) 2006 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...
package com.firebase.samples.logindemo; import android.app.AlertDialog; import android.app.ProgressDialog; import android.content.Intent; import android.content.IntentSender; import android.os.AsyncTask; import android.os.Bundle; import android.support.v7.app.ActionBarActivity; import android.util.Log; import android....
/* * Copyright 2019 liaochong * * 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 writin...
package net.minecraft.server; import com.google.common.base.Predicate; import com.google.common.base.Predicates; import java.util.List; public abstract class EntityArrow extends Entity implements IProjectile { private static final Predicate<Entity> f = Predicates.and(new Predicate[] { IEntitySelector.e, IEntityS...
/* * All GTAS code is Copyright 2016, The Department of Homeland Security (DHS), U.S. Customs and Border Protection (CBP). * * Please see LICENSE.txt for details. */ package gov.gtas.parsers.pnrgov; import java.util.ArrayList; import java.util.Comparator; import java.util.Date; import java.util.List; import java.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...
package com.isfootball.parser.source; import com.isfootball.model.BasicEvent; import com.isfootball.parser.*; import com.isfootball.pool.BasePoolInterface; import com.isfootball.processing.EventSender; import org.apache.commons.lang.math.NumberUtils; import org.apache.logging.log4j.LogManager; import org.apache.loggin...
/* * jimple2boogie - Translates Jimple (or Java) Programs to Boogie * Copyright (C) 2013 <NAME> and <NAME> * * 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 Lic...
package android.support.v4.provider; import android.content.ContentUris; import android.content.Context; import android.content.pm.PackageManager; import android.content.pm.PackageManager.NameNotFoundException; import android.content.pm.ProviderInfo; import android.content.pm.Signature; import android.content.res.Reso...
/* * Copyright (C) 2013 salesforce.com, 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 ...
package org.abc.dash; import java.lang.Thread.UncaughtExceptionHandler; import java.lang.reflect.Array; import java.lang.reflect.InvocationHandler; import java.lang.reflect.Method; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.HashMap; import java.util.LinkedList; i...
/* * Copyright (C) 2018 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...
package us.getfluxed.controlsearch.client.gui; import net.minecraft.client.Minecraft; import net.minecraft.client.gui.*; import net.minecraft.client.resources.I18n; import net.minecraft.client.settings.*; import net.minecraftforge.client.settings.KeyModifier; import net.minecraftforge.fml.client.config.GuiCheckBox; im...
/* Copyright (c) 2017 FIRST. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted (subject to the limitations in the disclaimer below) provided that * the following conditions are met: * * Redistributions of source code must retain the above cop...
/** * 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 (c) 2018-present, http://a2-solutions.eu * * 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 conwayJavaFX; import java.io.File; import java.io.FileNotFoundException; import java.util.Scanner; import javafx.animation.Animation; import javafx.animation.KeyFrame; import javafx.animation.Timeline; import javafx.geometry.Pos; import javafx.scene.control.*; import javafx.scene.layout.Pane; import javafx.sc...
package prope.metrics.adaptability.elements; class ActivityElements extends ElementsCollection { public ActivityElements() { buildOrdinarySubProcess(); buildBusinessRuleTask(); buildCallActivity(); buildGlobalBusinessRuleTask(); buildGlobalManualTask(); buildGlobalScriptTask(); buildGlobalUserTask(); ...
/** * Copyright 2015 <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 in wr...
/* * Copyright 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 in wr...
/* * Copyright (c) 2002-2007, <NAME>. All rights reserved. * * This software is distributable under the BSD license. See the terms of the BSD license in the * documentation provided with this software. */ package org.apache.geode.management.internal.cli.shell.jline; import java.io.BufferedReader; import java.io.I...
import gameobjects.*; import util.GameObjectCollection; import util.Key; import util.ResourceCollection; import javax.swing.*; import javax.swing.table.JTableHeader; import java.awt.*; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.awt.geom.Point2D; import java.awt.image.Buff...
package io.adenium.papaya.compiler; import io.adenium.papaya.archive.*; import io.adenium.papaya.compiler.grammar.Grammar; import org.json.JSONArray; import org.json.JSONObject; import io.adenium.core.ResourceManager; import io.adenium.crypto.CryptoLib; import io.adenium.exceptions.PapayaException; import io.adenium.e...
/* * 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 ...
package org.firstinspires.ftc.teamcode; import com.qualcomm.hardware.bosch.BNO055IMU; import com.qualcomm.hardware.bosch.JustLoggingAccelerationIntegrator; import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode; import com.qualcomm.robotcore.hardware.CRServo; import com.qualcomm.robotcore.hardware.DcMotor; import...
package com.capitalone.dashboard.collector; import com.capitalone.dashboard.model.Comment; import com.capitalone.dashboard.model.Commit; import com.capitalone.dashboard.model.CommitType; import com.capitalone.dashboard.model.GitHubRepo; import com.capitalone.dashboard.model.GitRequest; import com.capitalone.dashboard....
package osgi.enroute.configurer.simple.provider; import java.io.File; import java.io.IOException; import java.net.URL; import java.util.Arrays; import java.util.Collection; import java.util.Collections; import java.util.Dictionary; import java.util.HashMap; import java.util.Hashtable; import java.util.List; import jav...
/*- * << * task * == * Copyright (C) 2019 sia * == * 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 appli...
package com.apw.steering.steeringversions; import java.util.ArrayList; import java.util.List; import com.apw.steering.steeringclasses.Point; import static com.apw.steering.SteeringConstants.HEIGHT_OF_AREA; import static com.apw.steering.SteeringConstants.STARTING_HEIGHT; public class SteeringMk3 extends SteeringBas...
package tof.cv.mpp.Utils; import android.content.Context; import android.content.pm.PackageManager; import android.content.pm.PackageManager.NameNotFoundException; import android.preference.PreferenceManager; import android.text.Html; import android.util.Log; import com.google.gson.Gson; import org.apache.http.HttpE...