text
stringlengths
3.52k
24k
/* * Copyright (C) 2010-2101 Alibaba Group Holding Limited. * * 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 ...
package com.exasol.adapter.jdbc; import com.exasol.adapter.AdapterException; import com.exasol.adapter.dialects.SqlDialect; import com.exasol.adapter.dialects.SqlDialectContext; import com.exasol.adapter.dialects.SqlDialects; import com.exasol.adapter.metadata.ColumnMetadata; import com.exasol.adapter.metadata.SchemaM...
package io.choerodon.devops.infra.feign; import java.util.List; import java.util.Map; import javax.validation.Valid; import org.springframework.cloud.netflix.feign.FeignClient; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.*; import io.choerodon.devops.domain.applicat...
/* * Copyright 2011-2016, Institute of Cybernetics at Tallinn University of Technology * * 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...
/* * Copyright (C) 2014 The Android Open Source Project * Copyright (c) 2007, 2008, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Publi...
/* * Copyright 2019-present Open Networking 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 appli...
/******************************************************************************* * Copyright (c) 2000, 2016 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...
/* * Licensed to GraphHopper GmbH under one or more contributor * license agreements. See the NOTICE file distributed with this work for * additional information regarding copyright ownership. * * GraphHopper GmbH licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not ...
/* * ==================================================================== * 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 ...
package com.alliander.schema_composer.generators; import org.ainslec.picocog.PicoWriter; import org.apache.avro.Schema; import org.apache.avro.SchemaBuilder; import org.json.JSONArray; import org.json.JSONObject; import java.io.FileWriter; import java.io.IOException; import java.nio.file.Files; import java.nio.file.P...
/* * Copyright 2003-2018 JetBrains s.r.o. * * 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 agre...
package org.apache.velocity.runtime.directive; /* * 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 Apac...
package edu.umd.lib.fedora.sweep; import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.FileReader; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; im...
/* * Copyright 2012-2013 eBay Software Foundation and ios-driver committers * * 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...
/** * 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.kenrui.packetbroker.resend; import com.kenrui.packetbroker.config.AppConfigResendPacketTest; import com.kenrui.packetbroker.structures.PacketToResend; import com.kenrui.packetbroker.utilities.PacketUtils; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.mockito...
package com.jinke.calligraphy.activity; import java.util.ArrayList; import java.util.List; import hallelujah.cal.CalligraphyVectorUtil; import com.jinke.calligraphy.app.branch.Calligraph; import com.jinke.calligraphy.app.branch.CursorDrawBitmap; import com.jinke.calligraphy.app.branch.R; import com.jinke.calligraphy...
/* * @(#)FilePolicyModule.java * * Copyright 2003-2006 Sun Microsystems, Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistribution of source code must retain the above co...
/******************************************************************************* * Copyright (c) 2013, 2015 Google, Inc 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, and is...
package fi.riista.util; import org.apache.pdfbox.pdmodel.PDDocument; import org.apache.pdfbox.pdmodel.PDPage; import org.apache.pdfbox.pdmodel.PDPageContentStream; import org.apache.pdfbox.pdmodel.font.PDFont; import org.apache.pdfbox.pdmodel.font.PDType1Font; import org.apache.pdfbox.pdmodel.graphics.image.LosslessFa...
package com.google.firebase.quickstart.auth; import android.annotation.TargetApi; import android.content.Intent; import android.media.Image; import android.os.Bundle; import android.provider.MediaStore; import android.support.annotation.NonNull; import android.support.design.widget.FloatingActionButton; import android...
package com.theteam.bpmn.engine.enode; import java.io.FileInputStream; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.Statement; import java.util.ArrayList; import java.util.concurrent.Executors; import java.util.concurrent.Sched...
/* * Copyright [2021] [ACoLi Lab, Prof. Dr. Chiarcos, <NAME>, Goethe University Frankfurt] * * 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/LICENS...
package com.ruihai.xingka.ui.mine.adapter; import android.content.Context; import android.net.Uri; import android.text.SpannableString; import android.text.Spanned; import android.text.TextUtils; import android.text.style.ForegroundColorSpan; import android.util.Log; import android.view.LayoutInflater; import android....
package com.example.momsee; import android.Manifest; import android.app.Activity; import android.app.AlertDialog; import android.content.DialogInterface; import android.content.Intent; import android.content.pm.PackageManager; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphic...
package com.andrewgilmartin.util; import java.io.IOException; import java.io.StringWriter; import java.io.Writer; import java.util.Collection; import java.util.Deque; import java.util.LinkedList; /** * A helper class to manually write out a JSON representation of a data * structure. For example, the JSON * * {@co...
/* * Copyright (c) 1998, 2007, 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 ...
package net.minecraft.block; import java.util.Optional; import java.util.function.Predicate; import javax.annotation.Nullable; import net.minecraft.entity.EntitySize; import net.minecraft.state.properties.BlockStateProperties; import net.minecraft.tags.BlockTags; import net.minecraft.util.Direction; import net.minecra...
package com.deepnxt.tracksafe.fragment; import android.arch.lifecycle.Observer; import android.arch.lifecycle.ViewModelProviders; import android.content.Context; import android.os.Bundle; import android.os.Handler; import android.renderscript.ScriptGroup; import android.support.annotation.NonNull; import android.supp...
/* Exercise generator for ViLLE online learning platform. * Robot and Fruit stacks task generator. * * Distributed under MIT licence. * MIT License Copyright (c) [2018] [<NAME> (<EMAIL>)] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation fil...
// @formatter:off /******************************************************************************* * * This file is part of JMad. * * Copyright (c) 2008-2011, CERN. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
/* * Copyright (c) 2019, PostgreSQL Global Development Group * See the LICENSE file in the project root for more information. */ package com.amazon.redshift.core; import com.amazon.redshift.logger.RedshiftLogger; import com.amazon.redshift.util.GT; import java.io.IOException; import java.nio.charset.Charset; impo...
/** * Licensed to Cloudera, Inc. under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. Cloudera, Inc. licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use th...
/** * * 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"); ...
package mud.magic; /* Copyright (c) 2012 <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 Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, ...
// @@@ START COPYRIGHT @@@ // // 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...
package com.ryg.accordion; import android.content.Context; import android.content.res.TypedArray; import android.database.DataSetObserver; import android.graphics.Canvas; import android.util.AttributeSet; import android.util.Log; import android.util.TypedValue; import android.view.MotionEvent; import android.view.Velo...
/* * 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) YugaByte, 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 in writ...
/******************************************************************************* * Copyright 2018 Samsung Electronics 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...
/* * 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 2020, Yahoo Inc. * Licensed under the terms of the Apache License, Version 2.0. * See the LICENSE file associated with the project for terms. */ package com.yahoo.bullet.bql.integration; import org.testng.Assert; import org.testng.annotations.Test; public class TypeCheckTest extends IntegrationT...
package mekanism.client.render.obj; import com.google.common.collect.ImmutableList; import com.mojang.blaze3d.matrix.MatrixStack; import it.unimi.dsi.fastutil.ints.Int2ObjectMap; import it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import ...
package thaumcraft.client.fx.particles; import net.minecraft.client.particle.*; import net.minecraft.world.*; import java.awt.*; import net.minecraft.util.math.*; import net.minecraftforge.fml.client.*; import net.minecraft.entity.*; import net.minecraft.client.renderer.*; import org.lwjgl.opengl.*; public class FXVe...
/******************************************************************************* * Copyright (c) 2008, 2016 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and...
package com.mapr.objectpools.service; import com.mapr.objectpools.model.*; import org.apache.http.conn.ssl.NoopHostnameVerifier; import org.apache.http.conn.ssl.SSLConnectionSocketFactory; import org.apache.http.impl.client.CloseableHttpClient; import org.apache.http.impl.client.HttpClients; import org.apache.http.ss...
/* * eGov SmartCity eGovernance suite aims to improve the internal efficiency,transparency, * accountability and the service delivery of the government organizations. * * Copyright (C) 2017 eGovernments Foundation * * The updated version of eGov suite of products as by eGovernments Foundation * ...
/* * Copyright (C) 2014 BeyondAR * * 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 t...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.livrariaonline.entidades; import java.io.Serializable; import java.util.Date; import java.util.List; import java...
package loghub.processors; import java.net.Inet4Address; import java.net.Inet6Address; import java.net.InetAddress; import java.net.InetSocketAddress; import java.net.UnknownHostException; import java.time.Instant; import java.time.temporal.ChronoUnit; import java.util.Arrays; import java.util.concurrent.ExecutionExce...
/* * Copyright 2019-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 or agreed to ...
/* * Copyright 2021 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...
package votacao; import java.awt.Color; import java.awt.EventQueue; import java.awt.Font; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.SwingConstants; public class Votacao { ...
package com.project.Entities; import com.project.common.Point; import java.util.ArrayList; import java.util.Iterator; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.g2d.Batch; import com.badlogic.gdx.graphics.g2d.ParticleEffect; import com.project.Preferences.AppPreferences; import com.project.common.C...
package mos.kos.cache.tool; import android.animation.Animator; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.animation.ValueAnimator; import android.support.v4.view.ViewCompat; import android.support.v4.view.ViewPropertyAnimatorCompat; import android.view.View; import an...
package wusc.edu.pay.web.boss.action; import java.util.HashMap; import java.util.Map; import org.apache.commons.lang3.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import wusc.edu.pay.common.web.annotation.Permission; import wusc.edu.pay.common.web.struts.ModelDrivenUtil; impo...
/* * 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 ...
/* * 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) 2012-2015 VMware, 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 ...
package com.mercadopago.android.px.internal.util; import androidx.annotation.NonNull; import com.mercadopago.android.px.model.CardToken; import com.mercadopago.android.px.model.Identification; import com.mercadopago.android.px.model.IdentificationType; import com.mercadopago.android.px.model.exceptions.InvalidFieldExc...
package yimei.jss.helper; import yimei.jss.FJSSMain; import yimei.jss.jobshop.FlexibleStaticInstance; import yimei.jss.jobshop.Objective; import yimei.jss.jobshop.SchedulingSet; import yimei.jss.rule.AbstractRule; import yimei.jss.rule.RuleType; import yimei.jss.rule.workcenter.basic.*; import yimei.jss.simulation.Sim...
/** * **************************************************************************** Compilation: javac * FFT.java Execution: java FFT n Dependencies: Complex.java * * <p>Compute the FFT and inverse FFT of a length n complex sequence. Bare bones implementation that * runs in O(n log n) time. Our goal is to optimize ...
/** * Copyright 2016 Yahoo 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 ...
/* * 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.collectionspace.services.nuxeo.elasticsearch; import java.io.IOException; import java.util.ArrayList; import java.util.Arrays; import java.util.Calendar; import java.util.Collections; import java.util.GregorianCalendar; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java...
package org.subnode.service; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URL; import java.util.Base64; import java.util.HashMap; import java.util.LinkedHashMap; import java.util.Map; import com.fasterxml.jackson.core.t...
package net.minecraft.server; import javax.annotation.Nullable; public abstract class NavigationAbstract { protected EntityInsentient a; protected World b; @Nullable protected PathEntity c; protected double d; private final AttributeInstance i; protected int e; private int j; priv...
/* * Copyright (c) 2008-2016, GigaSpaces Technologies, 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 * * Un...
package in.twizmwaz.cardinal.tabList; import com.google.common.collect.Lists; import in.twizmwaz.cardinal.module.modules.permissions.PermissionModule; import in.twizmwaz.cardinal.module.modules.team.TeamModule; import in.twizmwaz.cardinal.rank.Rank; import in.twizmwaz.cardinal.tabList.entries.EmptyTabEntry; import in....
/** * Copyright (c) <NAME> Nucleare (INFN). 2016-2019 * * 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...
package tools; import algo.TripleFinder; import algo.TripleFinder2; import io.IOUtils; import io.LargeKIOUtils; import ru.ifmo.genetics.dna.LightDnaQ; import ru.ifmo.genetics.io.sources.NamedSource; import ru.ifmo.genetics.io.sources.PairSource; import ru.ifmo.genetics.io.writers.WritersUtils; import ru.ifmo.genetics....
/* * 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 ...
/* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, ...
package lunarlander; import com.google.common.base.Charsets; import com.google.common.collect.Lists; import com.google.common.io.CharSink; import com.google.common.io.CharSource; import com.google.common.io.FileWriteMode; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import org.apache.commons.csv.C...
package com.incwo.facilescan.activity.scan; import android.app.Activity; import android.content.ComponentName; import android.content.Intent; import android.content.pm.PackageManager; import android.content.pm.ResolveInfo; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.net.Uri; i...
/* * 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 Gui; import com.jfoenix.controls.JFXTextField; import entities.Club; import java.io.File; import java.io.IOException; import j...
/* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
/* * Copyright the original author or authors. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progra...
package org.jungrapht.visualization.layout.algorithms; import static org.jungrapht.visualization.VisualizationServer.PREFIX; import java.awt.Shape; import java.awt.geom.Ellipse2D; import java.util.List; import java.util.concurrent.CancellationException; import java.util.concurrent.CompletableFuture; import java.util...
package masson.diiage.org.mydivia.Database; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import android.util.Log; import java.util.ArrayList; import masson.diiage.org.mydivia.Entities.Bookmarks; import ...
import java.io.*; import java.util.*; /** * @author <NAME> <br> * * Purpose: This program simulates a game of the War card game. <br> * * Input: The program inputs the path for the file containing the * information of the shuffled deck. <br> * * Output: The program outputs th...
/* * Copyright (c) 2003, The Joust Project * 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 l...
package tl.gp; import ec.EvolutionState; import ec.Individual; import ec.gp.*; import ec.util.Parameter; import tl.gp.hash.AlgebraicHashCalculator; import tl.gp.hash.HashCalculator; import tl.gp.simplification.AlgebraicTreeSimplifier; import tl.gp.simplification.TreeSimplifier; import tl.knowledge.codefragment.CodeFra...
package org.kolodez.AreYouOk; // VERIFIED import java.util.IllegalFormatException; import java.util.List; import android.app.Activity; // API 1 import android.bluetooth.BluetoothAdapter; // API 5 import android.bluetooth.BluetoothDevice; // API 5 import android.bluetooth.BluetoothManager; // API 18 import android.b...
/** * Copyright (C) 2014 OpenTravel Alliance (<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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
/** Copyright by <NAME>, 2000-2011. Licensed under MIT License: http://www.opensource.org/licenses/MIT */ package com.barrybecker4.game.common.ui.viewer; import com.barrybecker4.common.geometry.ByteLocation; import com.barrybecker4.common.geometry.Location; import com.barrybecker4.game.common.GameContext; import com....
/* * Copyright 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 applica...
/********************************************************* {COPYRIGHT-TOP} *** * Licensed Materials - Property of IBM * * IBM Performance Harness for Java Message Service * * (C) Copyright IBM Corp. 2005, 2007 All Rights Reserved. * * US Government Users Restricted Rights - Use, duplication, or * disclosure restricted...
package com.vrublack.nutrition.core.search; import com.vrublack.nutrition.core.SearchHistory; import com.vrublack.nutrition.core.SearchResultItem; import com.vrublack.nutrition.core.SearchableFoodItem; import java.io.Serializable; import java.util.*; /** * Searches foodItem in a list of food items, using the design...
/* * 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 frc.singularityDrive; import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard; import frc.controller.MotorController; import frc.controller.motorControllers.*; /** * SingDrive (short for Singularity Drive) is the base class for all drive trains for 5066. It is * abstract, meaning that subclasses are fo...
package com.github.davidmoten.rtree; import com.github.davidmoten.rtree.geometry.Geometries; import com.github.davidmoten.rtree.geometry.Geometry; import com.github.davidmoten.rtree.geometry.Point; import com.github.davidmoten.rtree.geometry.Rectangle; import com.github.davidmoten.rtree.internal.EntryDefault; import co...
package com.jaagora.urocket.ui.bluetooth; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.constraintlayout.widget.ConstraintLayout; import android.app.Activity; import android.bluetooth.BluetoothAdapter; import android.content.Context; import android.content.Intent...
/* * 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...
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
/* * 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) 2020 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 ax.nd.faceunlock.camera; import android.content.Context; import android.graphics.ImageFormat; import android.graphics.SurfaceTexture; import android.hardware.Camera; import android.os.Handler; import android.os.HandlerThread; import android.os.Looper; import android.os.Message; import android.os.Process; impor...
/* * Copyright 2019 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...