text
stringlengths
3.52k
24k
/* * Copyright 2000-2016 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...
/** * Copyright Indra Soluciones Tecnologías de la Información, S.L.U. * 2013-2019 SPAIN * * 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/LI...
package com.altarosprojects.seriesanimes.activity; import android.annotation.SuppressLint; import android.app.ProgressDialog; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import an...
/** Utility class to add vertices and edges to a graph * * @author ryanwilliamconnor (all methods except for loadGraph) * @author UCSD MOOC development team (loadGraph method) */ package util; import java.io.File; import java.io.IOException; import java.util.HashSet; import java.util.Scanner; import java.util.Set...
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package LibTest; import LibNet.NetLibrary; import PetriObj.ArcIn; import PetriObj.ArcOut; import PetriObj.ExceptionInvalidNetStructure; import PetriObj.ExceptionInvalidTimeDelay; import PetriObj.PetriNet; import PetriOb...
/* * Copyright (c) 2009-2010 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 l...
/* * Copyright [2013-2021], Alibaba Group Holding Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
/* * Copyright 1998-2009 University Corporation for Atmospheric Research/Unidata * * Portions of this software were developed by the Unidata Program at the * University Corporation for Atmospheric Research. * * Access and use of this software shall impose the following obligations * and understandings on the use...
/* Copyright (c) 2021, <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 retain the above copyright notice, this list of conditions and the following discl...
package com.erp.finance.bean; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name="cashdisbursmentjournal") public class CashDisbursmentJournalBean { @Id @GeneratedValue @Column...
/* * 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.piero.postnote1; import android.annotation.SuppressLint; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Color; import android.media.MediaPlayer; import android.media.MediaRecorder; import ...
/******************************************************************************* * Copyright (c) 2011, Chair of Distributed Information Systems, University of Passau. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the fo...
/* * Copyright 2010-2012 <NAME> (l.garulli--at--orientechnologies.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 * *...
package org.nlogo.extensions.numanal; import java.util.Arrays; import org.nlogo.api.LogoException; import org.nlogo.api.ExtensionException; import org.nlogo.api.Argument; import org.nlogo.core.Syntax; import org.nlogo.core.SyntaxJ; import org.nlogo.api.Context; import org.nlogo.api.Reporter; import org.nlogo.api.Anony...
/* ### * IP: GHIDRA * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writin...
package com.jadebyte.popularmovies.fragments; import android.content.Context; import android.graphics.PorterDuff; import android.os.Bundle; import android.os.Parcelable; import android.support.v4.app.Fragment; import android.support.v4.content.ContextCompat; import android.support.v7.widget.RecyclerView; import andro...
package wyf.tzz.lta; import javax.microedition.khronos.opengles.GL10; import java.nio.ByteBuffer; import java.nio.ByteOrder; import java.nio.FloatBuffer; import java.util.ArrayList; public class DrawSpheroid { private FloatBuffer mVertexBuffer;//顶点坐标数据缓冲 private FloatBuffer mTextureBuffer;//纹理缓冲 public fl...
/** * Appcelerator Titanium Mobile * Copyright (c) 2011-2013 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the Apache Public License * Please see the LICENSE included with this distribution for details. */ package org.appcelerator.kroll.annotations.generator; import java.io.File; import...
package com.dailystudio.devbricksx.compiler.processor.roomcompanion.typeelementprocessor; import androidx.annotation.NonNull; import androidx.room.ColumnInfo; import androidx.room.Entity; import androidx.room.ForeignKey; import androidx.room.Ignore; import androidx.room.PrimaryKey; import com.dailystudio.devbricksx.a...
package kr.ac.konkuk.ccslab.cm.event.mqttevent; import java.nio.ByteBuffer; import com.mysql.jdbc.Buffer; import kr.ac.konkuk.ccslab.cm.info.CMInfo; /** * This class represents CM events that belong to the fixed header of * MQTT control packets. * @author CCSLab, Konkuk University * @see <a href="http://docs.o...
/* * Copyright 2015-2016 Red Hat, Inc, and individual contributors. * * 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 require...
/* * Copyright (c) 2010, Oracle. 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 and t...
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered.org <http://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Soft...
package net.minecraft.core; // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) braces deadcode import java.util.List; public class EntityBoat extends Entity { public int field_9178_a; public int field_9177_b; public ...
/*####################################################### * * Maintained by <NAME>, 2018- * https://gsantner.net/ * * License of this file: Apache 2.0 (Commercial upon request) * https://www.apache.org/licenses/LICENSE-2.0 * #########################################################*/ package net.gsantn...
/* * 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 ...
/* * ARX: Powerful Data Anonymization * Copyright 2012 - 2021 <NAME> and contributors * * 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/LICE...
package br.com.caelum.stella.gateway.redecard; import java.util.Date; /** * Classe temporaria achada na net para fazer calculo de um numero da master. Apenas está alterada para ter um metod que calcula * o tal do numero, antes ficava tudo no metodo main escrevendo em um arquivo. * @author <NAME> * */ c...
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.ec.jap.entiti.saap; import java.io.Serializable; import java.util.Date; import java.util.List; import javax.persistence.Basic; import javax.persistence.Column; import javax.persistence.Entity; import javax....
/******************************************************************************* * * Copyright (C) 2015-2022 the BBoxDB 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 ...
/* * 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...
/** * Copyright 2010 SingleMind Consulting, Inc. (http://singlemindconsulting.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 ...
package alluxio.master.la_master; import alluxio.AlluxioURI; import alluxio.client.file.FileSystem; import alluxio.client.file.options.DeleteOptions; import alluxio.exception.AlluxioException; import alluxio.master.file.DefaultFileSystemMaster; import alluxio.util.CommonUtils; import org.slf4j.Logger; import org.slf4j...
/******************************************************************************* * Copyright (c) 2000, 2016 IBM Corp. and others * * This program and the accompanying materials are made available under * the terms of the Eclipse Public License 2.0 which accompanies this * distribution and is available at https://w...
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package gov.nist.csd.pm.common.application; import gov.nist.csd.pm.common.model.ObjectAttribute; import gov.nist.csd.pm.common.net.Packet; import java.io.OutputStream; import java.util.HashMap; import java.util.HashSe...
package com.liaobaikai.ngoxdb; import com.alibaba.fastjson.JSONObject; import com.liaobaikai.ngoxdb.anno.Description; import com.liaobaikai.ngoxdb.bean.ComparisonResult; import com.liaobaikai.ngoxdb.bean.info.ColumnInfo; import com.liaobaikai.ngoxdb.bean.info.TableInfo; import com.liaobaikai.ngoxdb.core.comparator.Dat...
/* * 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 com.rs.game.player.dialogues.impl; import com.rs.cache.loaders.ItemDefinitions; import com.rs.game.TemporaryAtributtes.Key; import com.rs.game.item.Item; import com.rs.game.player.Player; import com.rs.game.player.dialogues.Dialogue; import com.rs.utils.ShopsHandler; public class PetShopOwner extends Dialogue...
package org.firstinspires.ftc.team6220_2017; import android.graphics.Bitmap; import android.graphics.Color; import com.qualcomm.ftcrobotcontroller.R; import com.vuforia.Image; import com.vuforia.Matrix34F; import com.vuforia.PIXEL_FORMAT; import com.vuforia.Tool; import com.vuforia.Vec2F; import com.vuforia.Vec3F; im...
package com.halohoop.androiddigin.widgets; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.LinearGradient; import android.graphics.Paint; import android.graphics.Path; import android.graphics.PorterDuff; import android.graphics.PorterDuffXfermode; ...
/** * OLAT - Online Learning and Training<br> * http://www.olat.org * <p> * Licensed under the Apache License, Version 2.0 (the "License"); <br> * you may not use this file except in compliance with the License.<br> * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unl...
// Copyright 2016 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 ...
/* * 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 * is...
package org.subnode.service; import java.util.ArrayList; import java.util.List; import org.apache.commons.lang3.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import org.subno...
package com.tinkerpop.rexster.server; import org.apache.commons.cli.CommandLine; import org.apache.commons.cli.GnuParser; import org.apache.commons.cli.HelpFormatter; import org.apache.commons.cli.Option; import org.apache.commons.cli.OptionBuilder; import org.apache.commons.cli.Options; import org.apache.commons.cli....
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package uk.co.etothepii.haddock.markets.gui; import com.betfair.publicapi.types.exchange.v5.ProfitAndLoss; import java.awt.BorderLayout; import java.awt.Dimension; import java.awt.GridBagConstraints; import java.awt.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) 2019. <NAME> */ package ex.capybara; import io.qameta.allure.Attachment; import org.openqa.selenium.*; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.chrome.ChromeOptions; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.firefox.FirefoxOptio...
/* Copyright 2013-2020 CS GROUP * Licensed to CS GROUP (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * CS licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
package com.mopub.common.util; import android.app.Activity; import android.content.ActivityNotFoundException; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.text.TextUtils; import com.mopub.common.Constants; import com.mopub.common.MoPub;...
package com.android_group10.needy; import android.annotation.SuppressLint; import android.content.Intent; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import android.net.Uri; import android.os.Bundle; import android.os.Environment; import android.provider.MediaStore; import android.ut...
/* * tuProlog - Copyright (C) 2001-2007 aliCE team at deis.unibo.it * * 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 of the License, or (at your option)...
/* * Open source project * * By: <NAME> * Github: https://github.com/wellfernandes * * Network Protocol Verification System * by means of model-based testing * */ package br.edu.ifpr.londrina.controller; import java.util.ArrayList; import java.util.LinkedList; import java.util.List; import javax.swing.JO...
package com.polaris.ndi.service; import java.io.IOException; import java.util.HashSet; import java.util.Set; import java.util.concurrent.ArrayBlockingQueue; import java.util.concurrent.BlockingQueue; import java.util.concurrent.LinkedBlockingDeque; import java.util.concurrent.ThreadPoolExecutor; import javax.websocket...
package it.unive.lisa.util.datastructures.graph; import it.unive.lisa.analysis.AbstractState; import it.unive.lisa.analysis.AnalysisState; import it.unive.lisa.analysis.Lattice; import it.unive.lisa.analysis.SemanticException; import it.unive.lisa.analysis.heap.HeapDomain; import it.unive.lisa.analysis.lattices.Functi...
package com.interrupt.dungeoneer.entities.items; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.math.Vector3; import com.badlogic.gdx.utils.Array; import com.interrupt.dungeoneer.annotations.EditorProperty; import com.interrupt.dungeoneer.entities.*; import com.interrupt.dungeoneer.game.*; import com....
/* * 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 control; import utils.Graph; import elements.Dot; import elements.Element; import elements.PowerDot; import element...
import lombok.Getter; import lombok.Setter; import java.util.*; /** * @author: tangshao * @Date: 21/03/2022 */ @Getter @Setter public class RegionalButterfly extends ModifiedButterflyScheme { private List<Triangle> trianglesSubdivide; private List<Triangle> trianglesNotSubdivide; private List<Triangl...
/* DefaultHighlighter.java -- Copyright (C) 2004, 2006 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath 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, or (a...
package io.github.cmput301f19t19.legendary_fiesta.ui; /* * FriendsFragment deals with displaying who the user is following, displaying user's following * requests when the "requestButton" is clicked, and allowing the user to search for other user's * to follow. * When there are names displayed under "Following", t...
package mvm.rya.indexing.accumulo.temporal; /* * 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 ...
package net.robinfriedli.botify.command.commands; import java.io.IOException; import java.util.List; import java.util.concurrent.Callable; import org.apache.commons.validator.routines.UrlValidator; import com.google.common.collect.Lists; import com.wrapper.spotify.model_objects.specification.AlbumSimplified; import ...
package com.ketayao.search; import java.io.IOException; import java.io.StringReader; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Map; import org.apache.commons.beanutils.PropertyUtils; import org.apache.lucene.analysis.TokenStream; import org.apache.lucene.document.Docum...
/* * Copyright (c) 2008-2017, Hazelcast, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
/* * 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...
package com.qlzw.smartwc.model; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import java.sql.Timestamp; @Entity public class Dev_info { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) p...
package mat.client.clause.clauseworkspace.model; import mat.client.clause.clauseworkspace.presenter.PopulationWorkSpaceConstants; import mat.shared.UUIDUtilClient; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; @SuppressWarnings("unchecked") public class...
/* * Copyright 2009-2016 Weibo, 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 applica...
/* * Copyright 2015 mellowtech.org * * 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...
/* * 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.othershe.nicedialog; import android.os.Parcel; import android.os.Parcelable; import android.support.annotation.LayoutRes; import android.support.annotation.StyleRes; import java.util.HashMap; import java.util.Map; /** * Created by Administrator on 2018/2/28. */ public class DialogOptions implements Pa...
/******************************************************************************* * Copyright (c) 2009 IBM Corporation. * 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 available at...
package de.jlo.talend.tweak.log; import java.awt.BorderLayout; import java.awt.Dimension; import java.awt.Point; import java.io.BufferedWriter; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStreamWriter; import ja...
/* * Copyright 2021 Michelin CERT (https://cert.michelin.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 ...
package com.plushnode.atlacore.game.ability.air; import com.plushnode.atlacore.collision.Collision; import com.plushnode.atlacore.collision.RayCaster; import com.plushnode.atlacore.collision.geometry.AABB; import com.plushnode.atlacore.collision.geometry.Ray; import com.plushnode.atlacore.config.Configurable; import c...
/* * Generated by the Jasper component of Apache Tomcat * Version: Apache Tomcat/7.0.47 * Generated at: 2015-04-29 12:05:28 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...
package com.fm.utils; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import java.text.DecimalFormat; import java.util.ArrayList; import java.util.List; import javax.servlet.http.HttpServletResponse; import org.apache.poi....
/******************************************************************************* * Copyright 2010 Atos Worldline SAS * * Licensed by Atos Worldline SAS under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. *...
/*- * Copyright (C) 2002, 2017, Oracle and/or its affiliates. All rights reserved. * * This file was distributed by Oracle as part of a version of Oracle Berkeley * DB Java Edition made available at: * * http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html * * Please ...
/** * Author: <NAME> <<EMAIL>> * Copyright (c) 2021 Gothel Software e.K. * Copyright (c) 2010 Gothel Software e.K. * Copyright (c) 2010 JogAmp Community. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to ...
/* * Copyright (c) 2008-2016, GigaSpaces Technologies, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Un...
/* According to apache license This is fork of christocracy cordova-plugin-background-geolocation plugin https://github.com/christocracy/cordova-plugin-background-geolocation This is a new class */ package com.marianhello.cordova.bgloc; import org.json.JSONArray; import org.json.JSONObject; import org.json.JSONExce...
package me.StevenLawson.TotalFreedomMod.player; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.UUID; import me.StevenLawson.TotalFreedomMod.TotalFreedomMod; import me.StevenLawson.TotalFreedomMod.bridge.EssentialsBridge; import me.StevenLawson.TotalF...
package edu.washington.cse.instrumentation.analysis; import java.io.File; import java.io.FileNotFoundException; import java.io.PrintStream; import java.io.PrintWriter; import java.util.Collection; import java.util.HashSet; import java.util.Map; import soot.G; import soot.MethodOrMethodContext; import soot.PackManager...
package ru.r2cloud.jradio.bobcat1; import java.io.DataInputStream; import java.io.IOException; import ru.r2cloud.jradio.util.StreamUtils; public class LongFrame { private int protocolVersion; private int type; private int version; private int satid; private BeaconElementHeader a3200Hktable0; private String ca...
// package minesweeper; import java.util.ArrayList; import java.util.Scanner; public class MineSweeper4 { public static void main(String[] args) { // write your code here Scanner scanner = new Scanner(System.in); int mines; System.out.print("How many mines do you want on the field...
/* * Copyright (c) 2012, United States Government, as represented by the Secretary of Health and Human Services. * 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 so...
/* * ReactPhysics3D physics library, http://code.google.com/p/reactphysics3d/ * Copyright (c) 2010-2013 <NAME> * * This software is provided 'as-is', without any express or implied warranty. * In no event will the authors be held liable for any damages arising from the * use of this software. * * Permission is ...
/* * Copyright (C) 2013 <NAME>, XCONNS, 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
/* The OpenTRV project licenses this file to you under the Apache Licence, Version 2.0 (the "Licence"); you may not use this file except in compliance with the Licence. You may obtain a copy of the Licence at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softwar...
package com.nhzw.widget.stacklayout; import android.animation.Animator; import android.content.Context; import android.graphics.Point; import android.graphics.Rect; import android.support.annotation.NonNull; import android.support.v4.view.ViewCompat; import android.support.v4.view.ViewPager; import android.support.v4....
/** * Copyright 2017 Syncleus, Inc. * with portions copyright 2004-2017 <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * *...
/* ******************************************************************** Licensed to Jasig under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. Jasig licenses this file to you under the Apache License, ...
/* * 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...
/* * Copyright (C) 2010-2022 Evolveum and contributors * * This work is dual-licensed under the Apache License 2.0 * and European Union Public License. See LICENSE file for details. */ package com.evolveum.midpoint.provisioning.impl.resources; import com.evolveum.midpoint.CacheInvalidationContext; import com.evol...
package org.albite.book.model.book; import java.io.IOException; import java.io.InputStream; import java.util.Vector; import javax.microedition.io.Connection; import javax.microedition.io.InputConnection; import javax.microedition.io.file.FileConnection; import javax.xml.parsers.*; import org.albite.book.model.parser.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...
/* * 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...
/* * Copyright 2019-2020 The Polypheny Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...