text
stringlengths
7.32k
45.1k
/* * $Id: CaptureManager.java,v 1.16 2005/10/20 20:46:39 jeffmc Exp $ * * Copyright 1997-2017 Unidata Program Center/University Corporation for * Atmospheric Research, P.O. Box 3000, Boulder, CO 80307, * <EMAIL>. * * This library is free software; you can redistribute it and/or modify it * under the terms of t...
package iskallia.itraders.gui.container; import java.io.IOException; import java.util.Iterator; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.lwjgl.input.Mouse; import io.netty.buffer.Unpooled; import iskallia.itraders.Traders; import iskallia.itraders.container.Conta...
/* * Copyright 2010 JBoss 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 i...
// Copyright 2014 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applica...
/** * The main activity class. The support version is used so that * the app runs successfully on Gingerbread. */ package org.codeforseattle.streetlightseattlereporter; import java.util.HashMap; import java.util.List; import android.location.Criteria; import android.location.LocationManager; import and...
package jgi; import java.io.File; import java.io.PrintStream; import java.util.ArrayList; import java.util.HashMap; import java.util.Locale; import fileIO.ByteFile; import fileIO.ByteFile1; import fileIO.ByteFile2; import fileIO.FileFormat; import fileIO.ReadWrite; import shared.Parser; import shared.Pr...
/* * Copyright 2015-2022 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic 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 * * https://www.apache.org/licenses/LICE...
/********************************************************************************** * $URL: $ * $Id: $ *********************************************************************************** * * Copyright (c) 2008 The Sakai Foundation. * * Licensed under the Educational Community License, Version 1.0 (the "Licens...