text
stringlengths
9.3k
48.9k
import java.awt.BasicStroke; import java.awt.BorderLayout; import java.awt.Canvas; import java.awt.Color; import java.awt.Cursor; import java.awt.Dimension; import java.awt.EventQueue; import java.awt.Font; import java.awt.FontMetrics; import java.awt.Frame; import java.awt.Graphics2D; import java.awt.Graphi...
package org.spxp.tools.testbedgen.v03; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStreamWriter; import java.io.PrintWriter; import java.nio.charset.StandardCharsets; import java.util.ArrayList; import java.util.Collection; 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 ...
package com.alvarlagerlof.quakeplugin; import java.text.DecimalFormat; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.GameMode; import org.bukkit.Location; import org.bukkit.Material; import org.bukkit.Particle; imp...
/* * Generated by the Jasper component of Apache Tomcat * Version: Apache Tomcat/7.0.47 * Generated at: 2019-06-25 06:37:44 UTC * Note: The last modified time of this file was set to * the last modified time of the source file after * generation to assist with modification tracking. */ package org.ap...
/* Class269 - Decompiled by JODE * Visit http://jode.sourceforge.net/ */ package com.jagex; public class Class269 { Class523_Sub4[] aClass523_Sub4Array2869; Class14 aClass14_2870; Interface29 anInterface29_2871; public void method4907(int i, String string, Class523_Sub4 class523_sub4, byte i_0_) { Class523_Su...
/* * Copyright 2008 The Closure Compiler Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
package org.jruby.ext.socket; import jnr.constants.platform.AddressFamily; import jnr.constants.platform.NameInfo; import jnr.constants.platform.ProtocolFamily; import jnr.constants.platform.Sock; import jnr.netdb.Protocol; import jnr.netdb.Service; import jnr.unixsocket.UnixSocketAddress; import org.jruby.Ruby; impor...
/* * 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 2017 JanusGraph Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
/* * 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.sofwerx.sqan.manet.wifiaware; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.content.pm.PackageManager; import android.net.ConnectivityManager; import android.net.wifi.aware.AttachCallback; import ...
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // ...
/** * 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 androidx.appcompat.widget; import android.annotation.SuppressLint; import android.app.SearchManager; import android.app.SearchableInfo; import android.content.ComponentName; import android.content.Context; import android.content.pm.ActivityInfo; import android.content.pm.PackageManager; import android.content....
package com.strange1.ReminderBot; import net.dv8tion.jda.api.*; import net.dv8tion.jda.api.entities.*; import net.dv8tion.jda.api.events.interaction.SlashCommandEvent; import net.dv8tion.jda.api.hooks.ListenerAdapter; import net.dv8tion.jda.api.interactions.commands.OptionType; import net.dv8tion.jda.api.interactions....
/* * Copyright (c) 2010-2018 Evolveum * * 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...
/* * 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 analisis_proyecto1; import edu.uci.ics.jung.algorithms.layout.TreeLayout; import edu.uci.ics.jung.graph.DelegateTree; import e...
/* $Id: 24d70e5b07406f7a57f57e8f825fc27c992540c6 $ * $URL: https://dev.almende.com/svn/abms/dsol-util/src/test/java/com/almende/dsol/example/datacenters/FederationModelSimulationGUI.java $ * * Part of the EU project All4Green, see http://www.all4green-project.eu/ * * @license * Licensed under the Apache 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 ...
import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.util.ArrayList; /** * This panel lets two users play checkers against each other. * Red always starts the game. If a player can jump an opponent's * piece, then the player must jump. When a player can make no more * moves, the game en...
/* This file is licensed 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 applicable law or agreed to in writing, software di...
/* * Copyright 2019 LinkedIn Corp. Licensed under the BSD 2-Clause License (the "License"). See License in the project root for license information. * */ package com.linkedin.kafka.cruisecontrol.analyzer.goals; import com.linkedin.kafka.cruisecontrol.analyzer.BalancingConstraint; import com.linkedin.kafka.cruiseco...
package com.conveyal.r5.point_to_point.builder; import com.conveyal.r5.api.ProfileResponse; import com.conveyal.r5.api.util.LegMode; import com.conveyal.r5.api.util.ProfileOption; import com.conveyal.r5.api.util.StreetSegment; import com.conveyal.r5.profile.*; import com.conveyal.r5.streets.EdgeStore; import com.conve...
/** * * 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"); ...
/******************************************************************************* * Copyright (c) 2000, 2012 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...
package basiccomponents.common; import basiccomponents.client.RenderCopperWire; import basiccomponents.common.block.BlockBase; import basiccomponents.common.block.BlockBasicMachine; import basiccomponents.common.block.BlockCopperWire; import basiccomponents.common.item.*; import basiccomponents.common.tileentity.TileE...
package mekanism.client.model; import com.mojang.blaze3d.matrix.MatrixStack; import com.mojang.blaze3d.vertex.IVertexBuilder; import javax.annotation.Nonnull; import mekanism.client.render.MekanismRenderType; import mekanism.client.render.MekanismRenderer; import mekanism.common.util.MekanismUtils; import mekanism.com...
/* * Copyright 2015-present 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 appli...
/* * 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 edu.ncsu.las.util; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.UnsupportedEncodingException; import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; impor...
/* * Copyright (C) 2015, Charles University in Prague. * * 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...
/* * Code Lyoko Mod for Minecraft ${version} * Copyright 2014 Cortex Modders, <NAME>, <NAME>, and other contributors. * Released under the MIT license http://opensource.org/licenses/MIT */ package net.cortexmodders.lyoko.entities.projectile; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.Side...
/* * Copyright (C) 2017 <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
// -*- tab-width: 4 -*- //Title: JET //Version: 1.30 //Copyright: Copyright (c) 2003, 2004, 2005 //Author: <NAME> //Description: A Java-based Information Extraction Tool package edu.nyu.jet.hmm; import java.util.*; import java.io.*; import edu.nyu.jet.JetTest; import edu.nyu.jet.tipster.*; impor...
/* * ***** BEGIN LICENSE BLOCK ***** * Zimbra Collaboration Suite Server * Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Synacor, Inc. * * 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 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"...
/*! ****************************************************************************** * * Hop : The Hop Orchestration Platform * * Copyright (C) 2002-2018 by <NAME> : http://www.pentaho.com * http://www.project-hop.org * ******************************************************************************* * * Licensed ...
/* 1: */ package vpt.algorithms.flatzones.color; /* 2: */ /* 3: */ import java.awt.Point; /* 4: */ import java.io.PrintStream; /* 5: */ import java.util.ArrayList; /* 6: */ import java.util.Arrays; /* 7: */ import java.util.Comparator; /* 8: */ import java.util.Stack; /*...
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
/** * Copyright 2016 <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 ...
package com.logictrue.activity.service.impl; import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper; import com.logictrue.activity.domain.ProcessAuditlog; import com.logictrue.activity.domain.ProcessBusiness; import com.logictrue.activity.domain.ProcessConfig; import com.logictrue.activity.domain.dto.Activ...
package com.example.qd.douyinwu.xiaozhibo.music; import android.app.Activity; import android.app.AlertDialog; import android.content.BroadcastReceiver; import android.content.ContentUris; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.database.Cursor;...
/* * 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...
package com.amap; import android.animation.ObjectAnimator; import android.animation.ValueAnimator; import android.annotation.SuppressLint; import android.app.ProgressDialog; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Color; impor...
package cs451; import java.io.IOException; import java.net.*; import java.nio.charset.StandardCharsets; import java.util.*; import java.util.concurrent.LinkedBlockingQueue; import java.util.concurrent.TimeUnit; import java.util.stream.Collectors; public class PerfectLink { private final int id; private fina...
/** * MIT License * * Copyright (c) 2022 Turing-Incomplete-404 * * 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,...
/** * This document is a part of the source code and related artifacts * for CollectionSpace, an open source collections management system * for museums and related institutions: * http://www.collectionspace.org * http://wiki.collectionspace.org * Copyright 2010 University of California at Berkeley * L...
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
package com.i4vine.ryufragment; import android.app.Activity; import android.content.Context; import android.os.Bundle; import android.os.Handler; import android.os.Looper; import android.os.Message; import android.support.annotation.Nullable; import android.util.Log; import android.view.MotionEvent; impor...
package net.minecraft.client.renderer.entity; import java.util.Random; import net.minecraft.client.Minecraft; import net.minecraft.client.gui.FontRenderer; import net.minecraft.client.model.ModelBase; import net.minecraft.client.model.ModelBox; import net.minecraft.client.model.ModelRenderer; import net.minecraft.clie...
/* * (C) Copyright 2015 Nuxeo SA (http://nuxeo.com/) and others. * * 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 require...
/** Copyright 2014 <NAME> <dani - calidos.cat> 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...
/* * Copyright 2019 Netflix, 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 t...
package de.uniwue.VNFP.algo; import de.uniwue.VNFP.gui.Gui; import de.uniwue.VNFP.model.*; import de.uniwue.VNFP.model.factory.*; import de.uniwue.VNFP.model.log.Debugger; import de.uniwue.VNFP.model.log.PSAEventLogger; import de.uniwue.VNFP.model.solution.Solution; import de.uniwue.VNFP.model.solution.TrafficAssignme...
import com.sun.java.swing.plaf.gtk.GTKLookAndFeel; import javax.print.PrintService; import javax.swing.*; import javax.swing.GroupLayout.Alignment; import javax.swing.LayoutStyle.ComponentPlacement; import java.awt.*; import java.awt.print.PageFormat; import java.awt.print.Printable; import java.awt.print.PrinterExcep...
package lzfse; import java.nio.ByteBuffer; import static lzfse.EncodeBase.lzfse_encode_v1_freq_table; import static lzfse.EncodeBase.lzfse_encode_v1_state; import static lzfse.EncodeTables.d_base_from_value; import static lzfse.EncodeTables.l_base_from_value; import static lzfse.EncodeTables.m_base_from_value; import...
/* * Copyright (C) 2015 University of Oregon * * You may distribute under the terms of either the GNU General Public * License or the Apache License, as specified in the LICENSE file. * * For more information, see the LICENSE file. */ package vnmr.print; import java.awt.BorderLayout; import java.awt.Container...
/******************************************************************************* * Copyright (c) <2013>, California Institute of Technology ("Caltech"). * U.S. Government sponsorship acknowledged. * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are...
/* ******************************************************************* * Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC). * 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 distri...
/* * Copyright 2002 <NAME>. All rights reserved. * Use is subject to license terms. */ /* The position in the file is transient. It can be changed at any point by an object or a stream being read. invisible paragraph : PDF spec, p. 554 (570) */ package info.joriki.pdf; import java.io.File; import java.io....
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package uk.ac.uea.cmp.srnaworkbench.tools.tasi; import java.awt.*; import java.awt.datatransfer.StringSelection; import java.awt.event.KeyEvent; import java.io.File; import java.io.FileWriter; import java.io.IOExceptio...
/* * 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 act.app; import act.Act; import act.Destroyable; import act.app.data.BinderManager; import act.app.data.StringValueResolverManager; import act.app.event.AppEventId; import act.app.util.AppCrypto; import act.app.util.NamedPort; import act.boot.BootstrapClassLoader; import act.cli.CliDispatcher; import act.cli.b...
package top.quantic.sentry.service; import com.codahale.metrics.Gauge; import com.codahale.metrics.Histogram; import com.codahale.metrics.MetricRegistry; import com.codahale.metrics.Timer; import com.ibasco.agql.core.exceptions.ConnectException; import com.ibasco.agql.core.exceptions.ReadTimeoutException; import com.i...
/* * Copyright 2015-2018 ISP RAS (http://www.ispras.ru) * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
package com.mingrisoft.notes; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; i...
package theGhastModding.meshingTest.world.gen; import java.util.ArrayList; import java.util.List; import java.util.Random; import java.util.Stack; import edu.cornell.lassp.houle.RngPack.RanMT; import theGhastModding.meshingTest.maths.Vector3i; import theGhastModding.meshingTest.world.Chunk; import theGhastModding.mes...
package com.bozlun.health.android.activity; import android.Manifest; import android.annotation.SuppressLint; import android.content.ContentUris; import android.content.Context; import android.content.Intent; import android.database.Cursor; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import a...
/* * 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 com.snapps.swt; /* * Copyright (C) 2009-2010 Strategic Network Applications, Inc. <snapps.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/lic...
package com.unicom.autoship.activity; import android.Manifest; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.content.SharedPreferences; import android.content.pm.PackageManager; import android.graphics.Point;...
/* * 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...
package com.puttysoftware.audio.mod; public class Module { public int numChannels = 4, numInstruments = 1; public int numPatterns = 1, sequenceLength = 1, restartPos = 0; public int defaultGVol = 64, defaultSpeed = 6, defaultTempo = 125, c2Rate = Sample.C2_PAL, gain = 64; public boolean lin...
/******************************************************************************* * Copyright [2022] [IBM] * * 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/...
package org.pyrrha_platform; import android.annotation.SuppressLint; import android.bluetooth.BluetoothGattCharacteristic; import android.bluetooth.BluetoothGattService; import android.content.BroadcastReceiver; import android.content.ComponentName; import android.content.Context; import android.content.DialogInterfac...
package SOM_GeometryProj_PKG.geom_ObjExamples; import java.util.ArrayList; import java.util.TreeMap; import java.util.concurrent.ThreadLocalRandom; import SOM_GeometryProj_PKG.geom_SOM_Mapping.mapManagers.Geom_PlaneMapMgr; import base_JavaProjTools_IRender.base_Render_Interface.IRenderInterface; import base_Math_Obje...
package gov.hhs.cms.bluebutton.datapipeline.benchmarks; import java.io.BufferedReader; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; import java.io.UncheckedIOException; import java.io.Writer; import java.net.URL; import java.nio.file.Files; import java.n...
package com.oureda.thunder.pobooks.activity; import android.content.ComponentName; import android.content.Intent; import android.content.ServiceConnection; import android.graphics.Color; import android.os.Bundle; import android.os.CountDownTimer; import android.os.IBinder; import android.support.v4.app.Fragment; impor...
/* * Copyright (C) 2013 Steelkiwi Development, <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 appli...
package org.grobid.core.engines; import com.google.common.base.Function; import com.google.common.collect.Lists; import com.google.common.collect.Sets; import org.grobid.core.GrobidModels; import org.grobid.core.document.Document; import org.grobid.core.document.DocumentPiece; import org.grobid.core.document.DocumentP...
package ui; import org.eclipse.swt.SWT; import org.eclipse.swt.layout.FormAttachment; import org.eclipse.swt.layout.FormData; import org.eclipse.swt.layout.FormLayout; import org.eclipse.swt.widgets.Combo; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Event; import org.eclipse.swt.widgets.Gr...
/* * 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 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.apache.org/licenses/LICENSE-2.0 * * Unless require...
package org.firstinspires.ftc.teamcode.util; import com.qualcomm.hardware.bosch.BNO055IMU; import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode; import com.qualcomm.robotcore.hardware.AnalogInput; import com.qualcomm.robotcore.hardware.DcMotor; import com.qualcomm.robotcore.hardware.DcMotorEx; import com.qualco...
package com.megotechnologies.wedding_morningmist; import android.app.Activity; import android.app.FragmentManager; import android.app.FragmentTransaction; import android.app.NotificationManager; import android.app.ProgressDialog; import android.content.Context; import android.content.SharedPreferences; import android....
package team10; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.ComponentOrientation; import java.awt.Container; import java.awt.Cursor; import java.awt.Dimension; import java.awt.EventQueue; import java.awt.Font; import java.awt.Graphics2D; import java.awt.GridLayout; i...
package org.hisp.dhis.ivb.isc; import java.io.File; import java.io.FileInputStream; import java.text.SimpleDateFormat; import java.util.Collections; import java.util.Date; import java.util.HashMap; import java.util.Map; import org.apache.poi.ss.usermodel.FillPatternType; import org.apache.poi.ss.usermodel.IndexedColo...
package net.i2p.android.router.util; import android.content.Context; import android.content.SharedPreferences; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; import android.content.res.Resources; import android.preference.PreferenceManager; import android.text.TextUtils; import net.i...
/** * Copyright 2005-2014 The Kuali Foundation * * 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.opensource.org/licenses/ecl2.php * * Unless required by a...
package org.ellab.magman; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.util.ArrayList; import java.util.Arrays; import java.util.Calendar; import java.util.Comparator; import java.util.GregorianCalendar; import java.util...
/* * Apache License * Version 2.0, January 2004 * http://www.apache.org/licenses/ * * Copyright 2013 - 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.a...
package com.xiaomi.a.a.c; import android.content.Context; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.telephony.TelephonyManager; import android.text.TextUtils; import android.util.Log; import java.io.UnsupportedEncodingException; import java.net.URL; import java.net.URLEncod...
/*** * Neuroph http://neuroph.sourceforge.net * Copyright by Neuroph Project (C) 2008 * * This file is part of Neuroph framework. * * Neuroph 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; eit...
package randoop; import instrument.Tracer; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.PrintStream; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import randoop.main.GenInputsAbstract; import randoop.util.Progres...
/* * Copyright (c) 2015-2016 by k3b. * * This file is part of k3b-geoHelper library. * * 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...
package org.telegram.ui.Components; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.content.Context; import android.graphics.Canvas; import android.graphics.PorterDuff; import android.grap...
import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.border.*; import java.io.*; import java.util.*; import javax.comm.*; import static java.lang.Math.*; // Pumpctrl class holds the GUI and talks to the serial port public class Pumpctrl extends Thread implements SerialPortEventListener ...
/** * Copyright (C) 2011 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.integration.copier.portfolio.writer; import java.math.BigDecimal; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import jav...
package com.hutoma.api.logic; import com.hutoma.api.common.*; import com.hutoma.api.connectors.BackendServerType; import com.hutoma.api.connectors.BackendStatus; import com.hutoma.api.connectors.aiservices.AIServices; import com.hutoma.api.connectors.db.DatabaseAI; import com.hutoma.api.connectors.db.DatabaseException...