text
stringlengths
9.3k
48.9k
package com.jinke.calligraphy.database; import hallelujah.cal.CalligraphyVectorUtil; import hallelujah.cal.SingleWord; import java.io.IOException; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import android.content.ContentValues; import android.content.Context; import android.databas...
package lia.Monitor.Store.Fast; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Vector; import java.util.concurrent.BlockingQueue; import java.util.concurrent.Linked...
package com.ibm.au.optim.suro.core.migration.preparer.impl.couch.v005; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Random; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStreamWriter; import org.ektorp.CouchDbC...
// Name: SikuliResponder // Author: <NAME> <EMAIL> // Last update: 11/07/2013 // Description: This responder add's back-end support for both capturing and displaying pictures using // the sikuli-api library. // Requirements: sikuli-api.jar, and ResponderFactory.java has: addResponder("sik", SikuliResponde...
package com.cqx.netty.util; import org.junit.Test; import sun.net.util.IPAddressUtil; import java.io.FileInputStream; import java.io.FileOutputStream; import java.math.BigInteger; import java.net.InetAddress; import java.net.UnknownHostException; import java.nio.ByteBuffer; import java.util.BitSet; import java.util.R...
package com.mycloudwear.mainpages; import android.Manifest; import android.app.ActivityManager; import android.app.Notification; import android.app.NotificationChannel; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.ComponentName; import android.content.Context; import...
/* * Copyright 2015-2017 OpenCB * * 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...
/* * 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 (C) 2017, <NAME>, <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. Redistribution...
package com.github.jojo2357.rendering; import com.github.jojo2357.Main; import com.github.jojo2357.events.EventManager; import com.github.jojo2357.events.GameTimes; import com.github.jojo2357.events.events.KeyInputEvent; import com.github.jojo2357.events.events.MouseInputEvent; import com.github.jojo2357.rendering.typ...
/* * 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 2009 Red Hat, Inc. * * Red Hat 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: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
/* * 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") + yo...
package com.example.gongduck; import android.Manifest; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.PointF; import android.location.Location; import android.os.Buil...
//Copyright (c) 2011 <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, //distribut...
package org.infinispan.query.dsl.embedded.impl; import static org.testng.AssertJUnit.assertEquals; import static org.testng.AssertJUnit.assertTrue; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Arrays; import java.util.Collections; import java.util.D...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
package mobi.omegacentauri.SendReduced; import java.io.ByteArrayInputStream; import java.io.File; import java.io.FileFilter; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.FilenameFilter; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import ...
/** * 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 gsan.server.gsan.api.service; import java.io.FileNotFoundException; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import java.util.BitSet; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedList; import java.util.List; import java.util.Map;...
/* Copyright 2001-2004 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applica...
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
package com.example.mediacodectest; import android.graphics.SurfaceTexture; import android.media.MediaCodec; import android.media.MediaCodecInfo; import android.media.MediaCodecList; import android.media.MediaCodecInfo.CodecCapabilities; import android.media.MediaFormat; import android.opengl.EGL14; import android.ope...
package org.hadatac.data.loader; import java.lang.String; import java.io.File; import java.io.UnsupportedEncodingException; import java.net.URLDecoder; import java.nio.file.Paths; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Arrays; import java.util.Compa...
import java.awt.Graphics; import java.awt.Color; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.ItemEvent; import java.awt.event.ItemListener; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.awt.event....
/* * Copyright 2008 blue media labs ltd * * 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 ag...
/* * Copyright (C) 2008 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 solver; import ch.qos.logback.classic.Level; import com.microsoft.z3.*; import parser.ExampleDS; import table.lang.Table; import table.lang.datatype.ValType; import table.lang.datatype.Value; import util.Olog; import java.util.ArrayList; import java.util.List; /** * combine 2 3 OptionalGroupby into one fil...
/* * Copyright (C) 2010 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.sunnsoft.sloa.actions.web.createmail; import cc.seedland.sdk.urm.UrmClient; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONObject; import com.sunnsoft.sloa.actions.common.BaseParameter; import com.sunnsoft.sloa.config.Config; import com.sunnsoft.sloa.db.handler.Services; import com.sunns...
package br.ufu.facom.lascam; import java.io.IOException; import java.io.StringReader; import java.math.BigDecimal; import java.math.RoundingMode; import java.text.DecimalFormat; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import jav...
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright 2015-2021 <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 * * Unles...
/** * Mars Simulation Project * VehicleTableModel.java * @version 3.1.0 2017-03-03 * @author <NAME> */ package org.mars_sim.msp.ui.swing.tool.monitor; import java.util.Collection; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.logging.Level; impo...
/* * #%L * SCIFIO support for the OME data model, including OME-XML and OME-TIFF. * %% * Copyright (C) 2013 - 2020 SCIFIO developers. * %% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions o...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
package com.bazl.dna.database.transfer.model.po; import java.io.Serializable; import java.util.Date; /** * Created by Administrator on 2019/6/9. */ public class SampleInfoModel implements Serializable { private String id; private String sampleFlag; private String sampleLabNo; private String evidence...
/* Copyright 2012 <NAME> (<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 applicable law or agreed to i...
package com.example.hhuclassschedule; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import androidx.core.content.ContextCompat; import androidx.core.view.GravityCompat; import androidx.drawerlayout.widget.DrawerLayout; import android.content.DialogInterface; import androi...
/* LanguageTool, a natural language style checker * Copyright (C) 2012 <NAME> (http://www.languagetool.org) * * 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; either * version 2.1 o...
/* * Copyright 2004 - 2012 <NAME> and contributors * 2016 - 2020 <NAME> and contributors * * This file is part of JODConverter - Java OpenDocument Converter. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
package es.uniovi.asw.controller; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Timer; import java.util.TimerTask; import javax.servlet.http.HttpSession; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired...
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("ei") @Implements("WallDecoration") public final class WallDecoration { @ObfuscatedName...
package com.doc.manage.rest; import static org.springframework.web.bind.annotation.RequestMethod.GET; import static org.springframework.web.bind.annotation.RequestMethod.POST; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics2D; import java.awt.geom.AffineTransform; import java.awt.geom.Recta...
package com.example.loravisual.screens.ExperimentScreens; import android.content.BroadcastReceiver; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.IntentFilter; import android.location.Location; import android.net.ConnectivityManager; impor...
/******************************************************************************* * Copyright (c) 2009 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, and is a...
package com.trading.forex.strategies; import com.trading.forex.common.model.Candle; import com.trading.forex.common.model.CandlestickGranularity; import com.trading.forex.common.model.Symbol; import com.trading.forex.common.model.Way; import com.trading.forex.common.utils.CustomList; import com.trading.forex.connector...
/* // Licensed to <NAME> under one or more contributor license // agreements. See the NOTICE file distributed with this work for // additional information regarding copyright ownership. // // <NAME> licenses this file to you under the Modified BSD License // (the "License"); you may not use this file except in complian...
/* * 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.openshift.jenkins.plugins.pipeline.model; import com.openshift.internal.restclient.DefaultClient; import com.openshift.internal.restclient.authorization.AuthorizationContext; import com.openshift.internal.restclient.model.DeploymentConfig; import com.openshift.internal.restclient.okhttp.OpenShiftAuthentica...
/* Derby - Class com.pivotal.gemfirexd.internal.impl.sql.execute.BulkTableScanResultSet 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 li...
package ApolloRescue.module.algorithm.clustering; import ApolloRescue.module.algorithm.convexhull.CompositeConvexHull; import ApolloRescue.module.universal.ApolloWorld; import ApolloRescue.module.universal.entities.BuildingModel; import ApolloRescue.module.universal.Util; import javolution.util.FastSet; import rescuec...
package org.aksw.queryexpansion.benchmark.answergeneration.glimmer; /* * Copyright (c) 2012 Yahoo! 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.a...
package me.zhehua.firerooster; import android.graphics.Matrix; import android.util.Log; import android.util.MutableDouble; import org.opencv.core.Core; import org.opencv.core.CvType; import org.opencv.core.Mat; import org.opencv.core.MatOfPoint; import org.opencv.core.MatOfPoint; import org.opencv.core.Point; import ...
package org.ngi; import org.ngi.enums.FocusType; import org.ngi.enums.TileType; import javax.swing.*; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.MouseInfo; import java.awt.Point; import java.awt.Rectangle; import java.awt.geom.Point2D; impo...
package uk.ac.man.cs.choif.extend; import java.io.*; import java.util.*; import uk.ac.man.cs.choif.extend.io.*; import uk.ac.man.cs.choif.extend.sort.*; /** * Numerical recipes in C : 2nd Edition * Creation date: (02/04/00 15:35:06) * @author: <NAME> */ public class NRCx { /** float Reference */ public static cl...
package de.charite.compbio.jannovar.impl.parse.refseq; import static java.util.stream.Collectors.toList; import com.google.common.base.Splitter; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; import com.google.common.collect.ImmutableSet; import com.google.common.collec...
/* * Decompiled with CFR 0_114. * * Could not load the following classes: * ij.IJ * ij.ImagePlus */ package monogenicwavelettoolbox; import ij.IJ; import ij.ImagePlus; import java.io.PrintStream; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import java.util.Map; import java.uti...
/* * Copyright (c) 2007-2011 by The Broad Institute of MIT and Harvard. All Rights Reserved. * * This software is licensed under the terms of the GNU Lesser General Public License (LGPL), * Version 2.1 which is available at http://www.opensource.org/licenses/lgpl-2.1.php. * * THE SOFTWARE IS PROVIDED "AS IS." TH...
/* * Copyright 2016-2021 Cisco Systems Inc * * 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, ...
package is.ru.cadia.ggp.propnet.structure; import is.ru.cadia.ggp.propnet.PropNetMove; import is.ru.cadia.ggp.propnet.structure.components.BaseProposition; import is.ru.cadia.ggp.propnet.structure.components.StaticComponent; import is.ru.cadia.ggp.propnet.structure.components.StaticComponent.Type; import is.ru.cadia.g...
/* $Id: ExperimentalWARCWriterProcessor.java 4935 2007-02-23 00:27:24Z gojomo $ * * Created on August 1st, 2006. * * Copyright (C) 2006 Internet Archive. * * This file is part of the Heritrix web crawler (crawler.archive.org). * * Heritrix is free software; you can redistribute it and/or modify * it under the ...
package src.run; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Toolkit; import java.awt.image.BufferedImage; import java.io.File; import javax.imageio.ImageIO; import javafx.application.Application; import javafx.embed.swing.SwingFXUtils; import javafx.geometry.Insets; import javafx.geometry.R...
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 2013 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 subject...
// This file is part of WorkUp. // // WorkUp 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. // // WorkUp is distr...
/*L * Copyright (c) 2006 SAIC, SAIC-F. * * Distributed under the OSI-approved BSD 3-Clause License. * See http://ncip.github.com/rembrandt/LICENSE.txt for details. */ package gov.nih.nci.rembrandt.dto.query; import gov.nih.nci.caintegrator.dto.critieria.AllGenesCriteria; import gov.nih.nci.caintegrator.dto.criti...
package com.github.teamofstudents.tosp_03_arena; import java.awt.Color; // import java.awt.Point; import java.awt.geom.Point2D; import java.time.Duration; import java.time.Instant; import java.util.ArrayList; import javax.swing.JFrame; import com.github.teamofstudents.tosp_03_arena.DroneLogic.BasicDroneLogic; import...
/* * 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 net.thevpc.nuts.runtime.standalone.extension; import net.thevpc.nuts.*; import net.thevpc.nuts.runtime.standalone.dependency.u...
/** * Appia: Group communication and protocol composition framework library * Copyright 2010 University of Lisbon * * 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.apach...
/* * 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 uk.ac.uea.cmp.srnaworkbench.tools.firepat; import java.util.ArrayList; import java.util.Arrays; /** * * @author a019349 */ ...
package net.minecraft.server; import java.util.Iterator; import java.util.List; // CraftBukkit start import org.bukkit.craftbukkit.entity.CraftItem; import org.bukkit.craftbukkit.TrigMath; import org.bukkit.entity.Player; import org.bukkit.entity.Projectile; import org.bukkit.event.entity.EntityDamageByEntityEvent; i...
package crapsnap; import java.util.Date; import java.util.Vector; import net.rim.device.api.system.Bitmap; import net.rim.device.api.system.Display; import net.rim.device.api.system.EncodedImage; import net.rim.device.api.system.JPEGEncodedImage; import net.rim.device.api.system.PNGEncodedImage; import net.rim.device...
package me.bscal.game.mapping; import java.awt.Color; import java.awt.Graphics; import java.io.File; import java.io.FileNotFoundException; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.List; im...
/** * */ package ompca.vodcg.condition; import java.util.Collection; import java.util.Set; import java.util.function.Supplier; import org.eclipse.cdt.core.dom.ast.IASTBinaryExpression; import org.eclipse.cdt.core.dom.ast.IASTExpression; import org.eclipse.cdt.core.dom.ast.IASTForStatement; import org.eclipse.cdt.c...
/* * Copyright 2020 FormDev Software GmbH * * 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 applicable law or...
/* * Copyright (c) 2008 <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 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
/* * eGov SmartCity eGovernance suite aims to improve the internal efficiency,transparency, * accountability and the service delivery of the government organizations. * * Copyright (C) 2018 eGovernments Foundation * * The updated version of eGov suite of products as by eGovernments Foundation * ...
/* * Copyright 2006-2010 Virtual Laboratory for e-Science (www.vl-e.nl) * Copyright 2012-2013 Netherlands eScience Center. * * 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 the following...
package touchboard; import java.awt.*; import java.awt.event.*; import java.util.*; import javax.swing.*; import javax.swing.border.*; import com.jgoodies.forms.factories.*; import com.jgoodies.forms.layout.*; import tbUtilities.Frames; import tbUtilities.Use; public class KeyEditPanel extends JPanel ...
package org.arendelle.android; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.cont...
/** * 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 ix.idg.controllers; import java.util.*; import java.io.*; import java.lang.reflect.Field; import java.util.concurrent.atomic.AtomicBoolean; import java.util.concurrent.*; import java.util.concurrent.locks.ReentrantLock; import ix.core.models.*; import ix.idg.models.*; import ix.core.stats.Histogram; import ix...
package com.ref.parser; import java.util.*; import com.change_vision.jude.api.inf.exception.InvalidEditingException; import com.change_vision.jude.api.inf.model.IClass; import com.change_vision.jude.api.inf.model.ICombinedFragment; import com.change_vision.jude.api.inf.model.IInteractionUse; import com.change_vision....
package nachos.userprog; import nachos.machine.*; import nachos.threads.*; import nachos.userprog.*; import java.io.EOFException; import java.util.ArrayList; /** * Encapsulates the state of a user process that is not contained in its * user thread (or threads). This includes its address translation stat...
package net.sf.cram.select; import java.io.File; import java.io.PrintStream; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.SQLException; import java.util.ArrayList; import java.util.Arrays; import java.util.EnumSet; import java.util.HashMap; import java.u...
/* * Copyright 2012 FrostVoid Software * * 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 ag...
package com.project.labautomationsystem.server; import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; ...
/* * 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: * * Redistributions of source code must retain the above copyright notice, * this list of conditi...
/* * Copyright (c) 2003-2012 <NAME> Cancer Research Center * * 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...
package com.diyal.app.location; import java.util.Locale; import org.apache.http.HttpEntity; import org.apache.http.HttpResponse; import org.apache.http.client.HttpClient; import org.apache.http.client.methods.HttpGet; import org.apache.http.impl.client.DefaultHttpClient; import org.apache.http.params.HttpCon...
package Lexers;/* The following code was generated by JFlex 1.6.1 */ import com.intellij.openapi.options.SchemeImportException; import java.awt.*; /** * This class is a scanner generated by * <a href="http://www.jflex.de/">JFlex</a> 1.6.1 * from the specification file <tt>resources/configlexer.flex</tt> */ publ...
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 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 subject...
package com.hartwig.hmftools.svanalysis.svgraph; import com.google.common.collect.*; import com.hartwig.hmftools.common.position.GenomePosition; import com.hartwig.hmftools.common.purple.copynumber.PurpleCopyNumber; import com.hartwig.hmftools.common.purple.segment.SegmentSupport; import com.hartwig.hmftools.common.va...
package com.zhilian.hzrf_oa.ui.activity; import android.content.Intent; import android.graphics.Color; import android.graphics.Typeface; import android.os.Bundle; import android.support.v4.app.FragmentActivity; import android.util.Log; import android.view.GestureDetector; import android.view.MotionEvent; import androi...
/* * Copyright (C) 2017 Dremio Corporation * * 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...
package io.github.grantchan.sshengine.common; import io.github.grantchan.sshengine.arch.SshConstant; import io.github.grantchan.sshengine.arch.SshMessage; import io.github.grantchan.sshengine.common.transport.compression.Compression; import io.github.grantchan.sshengine.common.userauth.service.ServiceFactories; import...
package com.codingbat.java; import org.junit.AfterClass; import org.junit.Assert; import org.junit.BeforeClass; import org.junit.Test; import com.codingbat.java.Recursion1; /** * The class is contains tests for Recursion-1 section. */ public class Recursion1Test { /** The instance variable to test...
/* * Copyright (c) 2018 <NAME> * * 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, Vers...