text
stringlengths
7.32k
45.1k
/* * Telnet_server.java * * Created on 19 Nov 2005, 14:09 * */ package core.protocolsuite.tcp_ip; import java.util.Enumeration; import java.util.Hashtable; import java.util.Vector; import java.util.regex.Matcher; import java.util.regex.Pattern; import core.ApplicationLayerDevice; import core.CommunicationExcepti...
package org.apache.solr.spelling.suggest; /* * 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 Licens...
/****************************************************************************** * Product: Adempiere ERP & CRM Smart Business Solution * * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * ...
/** * Copyright (C) 2002-2015 The FreeCol Team * * This file is part of FreeCol. * * FreeCol is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your optio...
package cn.reactnativedatecsconnector.bluetooth; import android.app.Activity; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothSocket; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import a...
package javeriana.edu.co.mockups; import android.Manifest; import android.app.Activity; import android.content.Intent; import android.content.IntentSender; import android.content.pm.PackageManager; import android.graphics.Color; import android.location.Geocoder; import android.location.Location; import android.os.Asyn...
package com.teamlucidic.hax.entity.living; import java.util.ArrayList; import com.teamlucidic.hax.Main; import com.teamlucidic.hax.block.Block; import com.teamlucidic.hax.entity.AABB; import com.teamlucidic.hax.entity.Camera; import com.teamlucidic.hax.entity.Entity; import com.teamlucidic.hax.entity.Flock.S...
package Interface; import java.util.ArrayList; import java.util.List; import java.util.function.UnaryOperator; import Domain.Train; import Domain.Wagon; import controller.LocomotiveController; import controller.TrainController; import controller.WagonController; import controller.WagonTrainController; import javafx....
package mil.dds.anet.database; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Optional; import javax.ws.rs.WebApplicationException; import javax.ws.rs.core.Response.Status; import org.joda.time.DateTime; import org.skife.jdbi.v2.GeneratedKeys; imp...
/* * The MIT License * * Copyright 2017 Alexandre. * * 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, modif...
package server; import common.*; import server.exceptions.*; import java.util.*; import static server.Server.SERVER_LOGGER; public class Game { /** * Static stuff ***********************/ private static Map<UUID, Game> games = new LinkedHashMap<>(); public static List<GameListing> getGame...
package application; import java.util.ArrayList; import java.util.HashSet; import java.util.Optional; import java.util.Set; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import javafx.collections.transformation.FilteredList; import javafx.collections.transformation.SortedList; impo...
package eu.a7ol.myshootingcompanion.myshootingcompanion; import android.Manifest; import android.app.AlertDialog; import android.app.Dialog; import android.app.DialogFragment; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; import android.content.pm.Acti...
/* * 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 ...
/* * 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. */ //Commented for Server compile package pubmedIndexing; import java.util.ArrayList; import org.apache.lucene.document.Document; impor...
/** * (C) Copyright IBM Corp. 2011 * * THIS FILE IS PROVIDED UNDER THE TERMS OF THE ECLIPSE PUBLIC LICENSE * ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE * CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT. * * You can obtain a current copy of the Eclipse Public License from * ht...
/* * Copyright 2010 <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 writ...
/* * Copyright NEC Europe Ltd. 2006-2007 * * This file is part of the context simulator called Siafu. * * Siafu is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the License, or (at ...
/* * $Id$ * * The Apache Software License, Version 1.1 * * * Copyright (c) 2000 The Apache Software Foundation. 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. Redistributi...
/* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
package graph; import aggressor.Prefs; import com.mxgraph.layout.mxFastOrganicLayout; import com.mxgraph.layout.mxStackLayout; import com.mxgraph.layout.hierarchical.mxHierarchicalLayout; import com.mxgraph.model.mxCell; import com.mxgraph.swing.mxGraphComponent; import com.mxgraph.swing.handler.mxRubberband; import c...
/* * Tencent is pleased to support the open source community by making BK-BASE 蓝鲸基础平台 available. * * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved. * * BK-BASE 蓝鲸基础平台 is licensed under the MIT License. * * License for BK-BASE 蓝鲸基础平台: * ----------------------------------------------...
/*================================================================================ Copyright (c) 2013 <NAME>. 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 retai...
//////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved. // Copyright (c) 2018 mzhg // // Licensed under the Apache License, Version 2.0 (the "License"); you may not // use this file except in compliance with the License. You may o...
/* * INESC-ID, Instituto de Engenharia de Sistemas e Computadores Investigação e Desevolvimento em Lisboa * Copyright 2013 INESC-ID and/or its affiliates and other * contributors as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a full listing of * individual co...
package gwicks.com.sleep; import android.app.AlarmManager; import android.app.PendingIntent; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.net.Uri; import android.os.Build; import android.os.Bundle; impo...
package apollo.gui.detailviewers.sequencealigner.overview; import java.awt.Color; import java.awt.Dimension; import java.awt.FontMetrics; import java.awt.Graphics; import java.awt.event.MouseEvent; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Set; import java.util.TreeS...
package invader; import invader.entity.Spaceship; import javafx.scene.Group; import javafx.scene.control.TextField; import javafx.scene.image.Image; import javafx.scene.image.ImageView; import javafx.scene.paint.Color; import javafx.scene.paint.Paint; import javafx.scene.shape.Rectangle; import javafx.scene.text.Text;...
package edu.ucsd.library.xdre.statistic.analyzer; import java.io.UnsupportedEncodingException; import java.sql.Connection; import java.sql.PreparedStatement; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.commons.lang3.Stri...
import java.awt.*; import java.awt.geom.Line2D; public class Graphics3D { public enum Mode { LINES, POLYGON } private final Graphics2D graphics; private final float[] world = new float[16]; private final float[] view = new float[16]; private final float[] proj = new float[16];...
package club.cybet.utils.http; import club.cybet.domain.db.enums.UserTypes; import club.cybet.domain.db.orm.AccessToken; import club.cybet.domain.db.orm.UserAccount; import club.cybet.repository.AccessTokenRepository; import club.cybet.repository.Repository; import club.cybet.utils.Constants; import club.cybet.utils.h...
/* * Copyright by <NAME>, <NAME> * * Research Group Applied Systems Biology - Head: Prof. Dr. <NAME> * https://www.leibniz-hki.de/en/applied-systems-biology.html * HKI-Center for Systems Biology of Infection * Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI) * Ado...
/* * Copyright (c) 2008-2016 Computer Network Information Center (CNIC), Chinese Academy of Sciences. * * This file is part of Duckling 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 L...
/* * @(#)MultiThumbSliderDemo.java * * $Date$ * * Copyright (c) 2015 by <NAME>. * All rights reserved. * * The copyright of this software is owned by <NAME>. * You may not use, copy or modify this software, except in * accordance with the license agreement you entered into with * Jeremy Wood. For detail...
/* BSD 2-Clause License Copyright (c) 2019, Beigesoft™ 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 conditions...
package at.meinedomain.CheckIt.Screens; import android.util.Log; import at.meinedomain.CheckIt.Assets; import at.meinedomain.CheckIt.Board; import at.meinedomain.CheckIt.ClientThread; import at.meinedomain.CheckIt.Color; import at.meinedomain.CheckIt.CheckItGame; import at.meinedomain.CheckIt.ConnectionThread; import ...
/* * 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 * distributed u...
package com.semaifour.facesix.rest; import java.text.DecimalFormat; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.List; import java.util.Random; import org.json.simple.parser.JSONParser; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframe...
// Copyright 2017 Twitter. 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 applicable law...
/* * 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...
/* * 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 2010 Unicon (R) Licensed under the * Educational Community 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.osedu.org/licenses/ECL-2.0 * * Unless required by applicable law or agreed ...
/** * 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) 2011, <NAME> //All rights reserved. //-------------------------------------------------------------------------------- // Redistribution and use in source and binary forms, with or without // modification, are permitted p...
/* ************************************************************************** * Copyright (C) 2008-2013, Google, International Business Machines * Corporation and others. All Rights Reserved. ************************************************************************** */ package com.ibm.icu.text; import java.text.F...
/* * 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 malictus.gh.audio; import java.io.*; import java.nio.channels.*; import java.util.*; import javax.swing.*; import javax.sound.*; import javax.sound.sampled.*; import malictus.gh.*; /** * ConvertWAVToVGS * A class for converting only 44100 STEREO 16-bit PCM WAV files to VGS * * by <NAME> ...
/* RunningStatistic.java Created Mar 22, 2011 by <NAME>, PSL */ package org.qommons; import org.json.simple.JSONObject; /** Efficiently collects statistics one datum at a time. */ public class RunningStatistic implements Cloneable { static class SampleSet { final int theIndex; final float theMean; final floa...
/* * Copyright 2017 LINE Corporation * * LINE Corporation licenses this file to you 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 * * Un...
/* * 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 net.arctics.clonk.ui.editors; import static java.util.Arrays.stream; import static net.arctics.clonk.util.Utilities.defaulting; import static net.arctics.clonk.util.Utilities.eq; import static net.arctics.clonk.util.Utilities.synchronizing; import java.lang.reflect.InvocationTargetException; import java.util....
package com.blastedstudios.freeboot.physics.ragdoll; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.g2d.Batch; import com.badlogic.gdx.graphics.g2d.Sprite; import com.badlogic.gdx.graphics.g2d.TextureAtl...
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.xpack.ml.filestructurefinder; import org.apache.log...
/** * http://www.activescript.co.uk/jguid.html * Copyright 2002-2004, <NAME> */ package org.appcelerator.util; import java.net.InetAddress; import java.security.SecureRandom; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; /** * <p/> * This GUID generator can be safely poole...
/** * Copyright Telly, Inc. and other Groundy 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 rights to use, copy...
package de.be.thaw.typeset.knuthplass.converter.thingyhandler.impl; import de.be.thaw.core.document.convert.exception.DocumentConversionException; import de.be.thaw.core.document.node.DocumentNode; import de.be.thaw.style.model.StyleModel; import de.be.thaw.style.model.block.StyleBlock; import de.be.thaw.style.model.s...
/* * 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.edwin.edwinbutler; import android.app.Notification; import android.app.NotificationManager; import android.app.PendingIntent; import android.app.Service; import android.content.Context; import android.content.Intent; import android.os.Handler; import android.os.IBinder; import android.os.Message; import an...
/* * DotExporter.java * * This source file is part of the FoundationDB open source project * * Copyright 2015-2020 Apple Inc. and the FoundationDB project 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 obt...
package org.odk.collect.android.downloadinstance; import android.app.ProgressDialog; import android.content.ContentValues; import android.content.Context; import android.util.Log; import org.javarosa.xform.parse.XFormParser; import org.kxml2.io.KXmlSerializer; import org.kxml2.kdom.Document; import org.kxml2.kdom.Elem...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
package com.hazelcast.jet.demo; import com.hazelcast.jet.IMapJet; import com.hazelcast.jet.Jet; import com.hazelcast.jet.JetInstance; import com.hazelcast.jet.Job; import com.hazelcast.jet.config.JobConfig; import com.hazelcast.jet.config.ProcessingGuarantee; import com.hazelcast.jet.datamodel.TimestampedEntry; import...
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
/* * Copyright 2000-2012 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 hex.deeplearning; import hex.ConfusionMatrix; import hex.Distribution; import hex.deeplearning.DeepLearningParameters.ClassSamplingMethod; import org.junit.Assert; import org.junit.BeforeClass; import org.junit.Ignore; import org.junit.Test; import water.*; import water.exceptions.H2OModelBuilderIllegalArgumen...
/* * 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 w...
/* * Created on Jun 3, 2006 * * To change the template for this generated file go to * Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments */ package biomight.chemistry.nucleicacid; import java.lang.reflect.Method; import java.util.ArrayList; import javax.naming.InitialContext; i...
package vc.inreach.angellist.api; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.databind.annotation.JsonDeserialize...
/* * Copyright 2010-2020 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...
/* * Copyright (c) 2009-2020 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 ...
package net.oschina.app.team.ui; import android.app.Activity; import android.content.DialogInterface; import android.content.DialogInterface.OnClickListener; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; import android.os.Build; import android.os.Environment; import android.os....
/* * Copyright (C) 2009 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 org.rrd4j.core; import static org.junit.Assert.*; import static org.rrd4j.ConsolFun.AVERAGE; import static org.rrd4j.ConsolFun.MAX; import static org.rrd4j.ConsolFun.TOTAL; import static org.rrd4j.DsType.GAUGE; import java.io.IOException; import java.net.URL; import java.util.Calendar; import java.util.Random...
package dk.impact.imageprocessing.app; import fr.inria.axis.clustering.dsom.RunDSOM; import javax.swing.*; import javax.swing.border.BevelBorder; import javax.swing.text.BadLocationException; import javax.swing.text.Document; import javax.swing.text.JTextComponent; import java.awt.*; import java.awt.datatransfer.Data...
/* * Copyright (C) 2011 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...
/* * [The "BSD license"] * Copyright (c) 2012 <NAME> * Copyright (c) 2012 <NAME> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retai...
/* * CDDL HEADER START * * The contents of this file are subject to the terms of the * Common Development and Distribution License (the "License"). * You may not use this file except in compliance with the License. * * See LICENSE.txt included in this distribution for the specific * language governing permissio...
/* * 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 gr.seab.r2rml.beans; import gr.seab.r2rml.entities.LogicalTableMapping; import gr.seab.r2rml.entities.PredicateObjectMap; import gr.seab.r2rml.entities.Template; import gr.seab.r2rml.entities.TermType; import gr.seab.r2rml.entities.sparql.LocalResource; import gr.seab.r2rml.entities.sparql.LocalResultRow; impo...
/* * Copyright (c) 2016 to <NAME> (Zehavi) AKA TacB0sS - Nu-Art * * Restricted usage under specific license * */ package com.nu.art.http; import com.nu.art.belog.BeLogged; import com.nu.art.belog.Logger; import com.nu.art.belog.consts.LogLevel; import com.nu.art.core.generics.Processor; import com.nu.art.core.in...
/* * Zed Attack Proxy (ZAP) and its related class files. * * ZAP is an HTTP/HTTPS proxy for assessing web application security. * * Copyright 2011 The ZAP Development Team * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
/* * Copyright (C) 2011-2015 <NAME> (<EMAIL>), University of South Florida * * 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 * * Unl...
/* * The MIT License * * Copyright (c) 2018, OverOps, Inc., <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, cop...
/* * Copyright 2013 gitblit.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 applicable law or agreed to...
// Copyright 2019 The Bazel Authors. 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 2016 Nokia Solutions and Networks * Licensed under the Apache License, Version 2.0, * see license.txt file for details. */ package org.rf.ide.core.testdata.text.write; import java.io.File; import java.io.IOException; import java.nio.charset.Charset; import java.util.ArrayList; import java.util.Array...
package com.google.android.gms.common.data; import android.content.ContentValues; import android.database.CursorIndexOutOfBoundsException; import android.database.CursorWindow; import android.os.Bundle; import android.os.Parcel; import android.os.Parcelable; import android.util.Log; import com.google.android.gms.commo...
/* * 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 view; import view.Alteracao; import java.sql.*; import dao.ConnectionFactory; import javax.swing.JOptionPane; import net.prote...
package galaxyspace.systems.SolarSystem.moons.io.blocks; import java.util.Random; import javax.annotation.Nullable; import galaxyspace.GalaxySpace; import galaxyspace.core.GSItems; import micdoodle8.mods.galacticraft.api.block.ITerraformableBlock; import micdoodle8.mods.galacticraft.api.vector.Vector3; import micdoo...
// // ======================================================================== // Copyright (c) 1995-2016 Mort Bay Consulting Pty. Ltd. // ------------------------------------------------------------------------ // All rights reserved. This program and the accompanying materials // are made available under the ter...
/* * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * The contents of this file are subject to the terms of either the Universal Permissive License * v 1.0 as shown at http://oss.oracle.com/licenses/upl * * or the follo...
/* * Minecraft Forge * Copyright (c) 2016-2021. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation version 2.1 * of the License. * * This library is distributed in the hope that it...
package com.sjl.bookmark.widget; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.grap...
/* Copyright (c) 2005-2009, Regents of the University of California 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 o...
package org.voovan.test.tools.collection; import junit.framework.TestCase; import org.rocksdb.*; import org.rocksdb.util.BytewiseComparator; import org.voovan.tools.*; import org.voovan.tools.collection.RocksMap; import org.voovan.tools.json.JSON; import org.voovan.tools.serialize.ProtoStuffSerialize; import org.voova...
/* The contents of this file are subject to the license and copyright terms * detailed in the license directory at the root of the source tree (also * available online at http://fedora-commons.org/license/). */ package org.fcrepo.server.search; import java.sql.Connection; import java.sql.PreparedStatement; import j...
/* * Copyright 2015 Open Networking Laboratory * * 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 2012 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 in w...
package com.aqinn.actmanagersysandroid.fragment; import android.os.Handler; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.AdapterView; import android.widget.EditText; import android.widget.FrameLayout; import android.widget.ListView; import android.w...
/* * Copyright 2014 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 ...