text stringlengths 7 995k |
|---|
package org.bbop.apollo.gwt.client;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.http.client.*;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.uibinder.client.UiHandler;
import com.g... |
/*
* Licensed to Metamarkets Group Inc. (Metamarkets) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. Metamarkets licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); yo... |
/*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH under
* one or more contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright ownership.
* Licensed under the Zeebe Community License 1.0. You may not use this file
* ... |
/**
* Copyright 2012-2014 Naeregwen
*
* 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 2012-2019 the original author or 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
package org.weibei.bouncycastle.asn1.pkcs;
import org.weibei.bouncycastle.asn1.ASN1Encodable;
import org.weibei.bouncycastle.asn1.ASN1EncodableVector;
import org.weibei.bouncycastle.asn1.ASN1Object;
import org.weibei.bouncycastle.asn1.ASN1ObjectIdentifier;
import org.weibei.bouncycastle.asn1.ASN1Primitive;
import org.... |
/**
*
* Objective SQL - Afterschool Creatives "Captivating Creativity"
*
*
* Copyright 2018 Jhon Melvin Nieto Perello
*
* 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 restri... |
package com.dds.core.voip;
import android.content.Context;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.RelativeLayout;
import androidx.annotation.NonNull;
import androidx.annotation.Null... |
/**
* By Marc-Antoine Gouillart, 2012
*
* See the NOTICE file distributed with this work for
* information regarding copyright ownership.
* 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
... |
package com.twu.biblioteca;
public class ListProcessor implements KeyProcessor {
@Override
public void process(Controller controller) {
controller.list();
}
} |
package com.netsuite.webservices.platform.faults;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for InvalidCredentialsFault complex type.
*
* <p>The following schema fragment specifies the expected c... |
/*
* Copyright (c) 2016 acmi
*
* 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, distr... |
package org.accela.threebody;
public class Common
{
public static double distance(double x1,
double y1,
double z1,
double x2,
double y2,
double z2)
{
return Math.sqrt(Math.pow(x1 - x2, 2)
+ Math.pow(y1 - y2, 2)
+ Math.pow(z1 - z2, 2));
}
} |
/*
* Copyright 2018 Red Hat, Inc. and/or its affiliates.
*
* 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... |
/**
* Copyright 2013, Big Switch Networks, 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 requi... |
package com.mediafire.sdk.response_models.contact;
import com.mediafire.sdk.response_models.ApiResponse;
public class ContactGetAvatarResponse extends ApiResponse {
private String avatar;
public String getAvatar() {
return avatar;
}
} |
/* ###
* 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.charon.rocketfly;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import com.charon.rocketfly.setvice.RocketService;
public class MainActivity extends Activity {
protected static final String TAG = "MainActivity";
@Override
protected voi... |
package crc6477f0d89a9cfd64b1;
public class TemplatedItemViewHolder
extends crc6477f0d89a9cfd64b1.SelectableViewHolder
implements
mono.android.IGCUserPeer
{
/** @hide */
public static final String __md_methods;
static {
__md_methods =
"";
mono.android.Runtime.register ("Microsoft.Maui.Controls.Compatibi... |
package ru.krista.fm.logbackkafkaappender.keying;
import ch.qos.logback.classic.spi.ILoggingEvent;
import org.junit.Test;
import org.mockito.Mockito;
import static org.hamcrest.Matchers.is;
import static org.hamcrest.Matchers.nullValue;
import static org.junit.Assert.assertThat;
public class NoKeyKeyingStrategyTest... |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/
package com.microsoft.azure;
import com.fasterxml.jackson.databind.node.ObjectNode;
/**
* An instance of this class provides Azure error type and in... |
//,temp,THBaseService.java,7598,7643,temp,Hbase.java,5669,5713
//,3
public class xxx {
public org.apache.thrift.async.AsyncMethodCallback<TNamespaceDescriptor> getResultHandler(final org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, final int seqid) {
final org.apache.thrift.AsyncPro... |
// Targeted by JavaCPP version 1.5.5: DO NOT EDIT THIS FILE
package org.bytedeco.tensorflow;
import org.bytedeco.tensorflow.Allocator;
import java.nio.*;
import org.bytedeco.javacpp.*;
import org.bytedeco.javacpp.annotation.*;
import static org.bytedeco.javacpp.presets.javacpp.*;
import static org.bytedeco.tensorfl... |
/*
* 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... |
package com.atguigu.gulimall.product.dao;
import com.atguigu.gulimall.product.entity.SkuSaleAttrValueEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* sku销售属性&值
*
* @author fuoo
* @email 390983980@qq.com
* @date 2020-12-14 10:32:40
*/
@Mapper
pub... |
package com.example.j7.util8.util3.util1;
public class Ut14 {
class Foo {
public void printHey() {
System.out.println("hey");
}
}
class Foo2 {
public void printHey() {
System.out.println("hey");
}
}
class Foo3 {
public void printHey() ... |
package com.hit.basmath.learn.others;
/**
* 522. Longest Uncommon Subsequence II
* <p>
* Given a list of strings, you need to find the longest uncommon subsequence among them. The longest uncommon subsequence is defined as the longest subsequence of one of these strings and this subsequence should not be any subseq... |
/**
* Qiangungun.com Inc.
* <p>
* Copyright (c) 2014-2015 All Rights Reserved.
*/
package com.ajayhao.core.exception;
import com.ajayhao.core.base.BaseException;
import com.ajayhao.core.enums.BizCode;
import java.io.Serializable;
/**
* 参数验证异常<br/>
*
*/
public class ValidateException extends BaseException impl... |
package ch.uzh.ifi.seal.soprafs19.service;
import ch.uzh.ifi.seal.soprafs19.entity.UserDTO;
import ch.uzh.ifi.seal.soprafs19.exception.UserAlreadyExists;
import ch.uzh.ifi.seal.soprafs19.repository.UserRepository;
import ch.uzh.ifi.seal.soprafs19.constant.UserStatus;
import ch.uzh.ifi.seal.soprafs19.entity.User;
import... |
/*
* Copyright (C) 2019-2021 ConnectorIO Sp. z o.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 applicab... |
package ch.zhaw.engineering.aji.services.audio;
import androidx.annotation.NonNull;
import com.google.android.exoplayer2.ControlDispatcher;
import com.google.android.exoplayer2.Player;
import lombok.AllArgsConstructor;
@AllArgsConstructor
public class AjiControlDispatcher implements ControlDispatcher {
private... |
/*******************************************************************************
* Copyright (c) 2021 Gregory Mazo
*
* 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
*
* h... |
/*
Copyright (C) 2005-2012, by the President and Fellows of Harvard College.
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 io.flashreport.cfspring.integration;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.http.*;
import org.springframework.web.client.RestTemplate;
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;
i... |
/*
* Copyright (c) 2018 LingoChamp 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 ag... |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... |
package com.microsoft.bingads.v11.customermanagement;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for Ar... |
/**
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use t... |
/*
* Copyright 2007-present the original author or 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... |
/*
* Copyright (c) 2015, Nordic Semiconductor
* 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 c... |
/*
* Copyright (c) 2007, 2019, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.org.apache.bcel.internal.generic;
/* ====================================================================
* The Apache Software License, Version 1... |
/*
* Copyright 2000-2011 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
package org.springframework.data.mybatis.dialect;
import lombok.extern.slf4j.Slf4j;
import org.springframework.data.mybatis.dialect.identity.IdentityColumnSupport;
import org.springframework.data.mybatis.dialect.identity.impl.H2IdentityColumnSupport;
import org.springframework.data.mybatis.dialect.pagination.Abstract... |
/*
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownership.
*
* 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.apac... |
public class Chunk {
// Failed to decompile, took too long to decompile: net/minecraft/world/chunk/Chunk
} |
package com.marshalchen.common.demoofui.pullMenuItem;
import android.app.IntentService;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.support.v4.content.LocalBroadcastManager;
import android.util.Log;
import progress.menu.item.ProgressMenuItemH... |
import java.util.Objects;
public class Vector {
private double x;
private double y;
public Vector(double x, double y) {
this.x = x;
this.y = y;
}
public double getX() {
return x;
}
public double getY() {
return y;
}
public void setX(double x) {
... |
package org.openqa.selenium.opera;
import static org.openqa.selenium.Ignore.Driver.OPERA;
import com.opera.core.systems.OperaDriver;
import junit.framework.Test;
import junit.framework.TestCase;
import org.openqa.selenium.TestSuiteBuilder;
public class OperaDriverTestSuite extends TestCase {
private static boole... |
package o4_tools;
import java.util.concurrent.locks.Condition;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
public class SimpleSemaphore
{
private final int capacity;
private int counter = 0;
private final Lock lock;
private final Condition ticketsAvailable;
pu... |
package top.beanshell.captcha.service.impl;
import cn.hutool.captcha.GifCaptcha;
import cn.hutool.captcha.generator.RandomGenerator;
import cn.hutool.core.img.FontUtil;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Service;
import org.springframework.util.StringUtils;
import top.beanshell.cap... |
package com.xzper.updater;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.bridge.ReactContextBaseJavaModule;
import com.facebook.react.bridge.ReactMethod;
import ezy.boost.update.*;
import android.content.Context;
import android.app.Activity;
import android.content.Intent;
import... |
/*
* Copyright Debezium Authors.
*
* Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package io.debezium.connector.mongodb;
import java.util.Properties;
import io.debezium.util.IoUtil;
/**
* Information about this module.
*
* @author Randall ... |
package com.revolsys.io.map;
import java.util.HashMap;
import java.util.Map;
import java.util.function.Function;
import com.revolsys.collection.map.MapEx;
import com.revolsys.util.CaseConverter;
import com.revolsys.util.ServiceInitializer;
public class MapObjectFactoryRegistry {
public static final Map<String, Map... |
/*
* Copyright (C) 2019 Peng fei Pan <panpfpanpf@outlook.me>
*
* 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.test.dto;
import java.sql.Date;
public class CommentBean {
private int comment_num;
private int comment_board;
private String comment_id;
private Date comment_date;
private int comment_parent;
private String comment_content;
private int comment_level;
public int getComment_num() {
return commen... |
/*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2017 Serge Rider (serge@jkiss.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/license... |
/*******************************************************************************
* Copyright 2020 Grégoire Martinetti
*
* 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://ww... |
/* Glazed Lists (c) 2003-2006 */
/* http://publicobject.com/glazedlists/ publicobject.com,*/
/* O'Dell Engineering Ltd.*/
package ca.odell.glazedlists;
// for being a JUnit test case
import junit.fr... |
/*
* Copyright 2019-2021 Shaun Laurens.
*
* 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... |
/**
* Created on 13-09-09 15:59
*/
package com.alicp.jetcache.anno.method;
import com.alicp.jetcache.*;
import com.alicp.jetcache.anno.support.*;
import com.alicp.jetcache.event.CacheLoadEvent;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.lang.reflect.Array;
import java.lang.reflect.Invocat... |
package com.quarkdata.yunpan.api.service.impl;
import com.quarkdata.quark.share.model.vo.UserInfoVO;
import com.quarkdata.yunpan.api.dal.api.UserInfoUtil;
import com.quarkdata.yunpan.api.dal.dao.*;
import com.quarkdata.yunpan.api.model.common.ActionType;
import com.quarkdata.yunpan.api.model.common.DocumentConstants;
... |
package alfianyusufabdullah.ezqlite.configuration;
import android.content.Context;
import android.content.SharedPreferences;
import android.database.sqlite.SQLiteDatabase;
import android.preference.PreferenceManager;
import android.util.Log;
import java.util.List;
/**
* Created by jonesrandom on 12/27/17.
*
* @si... |
package com.yeyeck.yeblog.dao;
import com.yeyeck.yeblog.pojo.User;
import lombok.extern.slf4j.Slf4j;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import java.util.Arrays;
import java.util.List;
import jav... |
/*
* Copyright (C) 2015-2018 Emanuel Moecklin
*
* 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... |
/*
* 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 StackAutomata;
import java.util.ArrayList;
import java.util.Stack;
/**
*
* @author asus
*/
public class Automata {
publi... |
/*
* Copyright 2013 the original author or 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 applica... |
/**
* TLS-Attacker - A Modular Penetration Testing Framework for TLS
*
* Copyright 2014-2021 Ruhr University Bochum, Paderborn University, Hackmanit GmbH
*
* Licensed under Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0.txt
*/
package de.rub.nds.tlsattacker.core.constants;
public enum... |
package net.minecraft.client.gui;
import com.google.common.base.Splitter;
import com.google.common.collect.Lists;
import com.google.common.collect.Sets;
import java.awt.Toolkit;
import java.awt.datatransfer.ClipboardOwner;
import java.awt.datatransfer.DataFlavor;
import java.awt.datatransfer.StringSelection;
import ja... |
/*******************************************************************************
* ___ _ ____ ____
* / _ \ _ _ ___ ___| |_| _ \| __ )
* | | | | | | |/ _ \/ __| __| | | | _ \
* | |_| | |_| | __/\__ \ |_| |_| | |_) |
* \__\_\\__,_|\___||___/\__|____/|____/
*
* Copyright (c... |
/*******************************************************************************
* Copyright (c) 2000, 2006 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 pokecube.core.interfaces.pokemob.stats;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import pokecube.core.interfaces.IPokemob.Stats;
import pokecube.core.interfaces.pokemob.IHasStats;
import pokecube.... |
package final_cdio_11.RESTResources;
import java.util.List;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import final_cdio_11.java.data.Connector;
import final_cdio_11.java.data.DALException;
import final_cdio_11.java.data.dao.SQLOperatorDAO;
import... |
package gui;
import java.awt.Dimension;
import java.awt.GridLayout;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
import java.awt.event.WindowEvent;
import java.awt.event.WindowListener;
import ja... |
/*
* 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.taotao.cloud.sys.biz.mybatis.entity;// package com.taotao.cloud.sys.biz.entity;
//
// import com.baomidou.mybatisplus.annotation.TableName;
// import com.taotao.cloud.data.mybatis.plus.mapper.SuperEntity;
//
// /**
// * 字典项表
// *
// * @author shuigedeng
// * @since 2020/5/2 16:42
// */
// @Data
// @Sup... |
package com.tngtech.test.junit.dataprovider.custom.meta;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.junit.jupiter.api.TestTemplate;
import org.junit.... |
/*
* Copyright 2016 Harald Wellmann.
*
* 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 (c) 1995-2020 Mort Bay Consulting Pty Ltd and others.
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License v. 2.0 which is available at
// https://www.eclipse.org/... |
/**
* Copyright 2020 ArcSoft Corporation Limited. 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... |
/* ** GENEREATED FILE - DO NOT MODIFY ** */
package com.wilutions.mslib.office.impl;
import com.wilutions.com.*;
@SuppressWarnings("all")
@CoClass(guid="{C09B8E77-A463-DB41-5DAE-69E7A5F7FCBC}")
public class ChartFillFormatImpl extends Dispatch implements com.wilutions.mslib.office.ChartFillFormat {
@DeclDISPID(16107... |
package module1509_public_tests_unittests.a;
import java.beans.beancontext.*;
import java.io.*;
import java.rmi.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo ... |
package com.luseen.vanik.luseenapp.Parse;
import com.parse.ParseClassName;
import com.parse.ParseObject;
import java.util.List;
@ParseClassName("LuseenPostComment")
public class LuseenPostComment extends ParseObject {
private boolean isLoaded;
public boolean isAdded() {
return isLoaded;
}
... |
package io.flutter.plugins.localauth;
import androidx.test.rule.ActivityTestRule;
import dev.flutter.plugins.e2e.FlutterRunner;
import io.flutter.embedding.android.FlutterFragmentActivity;
import org.junit.Rule;
import org.junit.runner.RunWith;
@RunWith(FlutterRunner.class)
public class FlutterFragmentActivityTest {
... |
/*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
/*
* Copyright 2018 Shastore Team
*
* 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,
* ... |
package com.sgccmt.common.utils;
import java.util.Collection;
import java.util.Map;
import com.sgccmt.common.core.text.StrFormatter;
/**
* 字符串工具类
*
* @author ruoyi
*/
public class StringUtils extends org.apache.commons.lang3.StringUtils
{
/** 空字符串 */
private static final String NULLSTR = "";
/** 下划线... |
/*
* Copyright © 2018 by Georgios Kostogloudis
* All rights reserved.
*/
package com.sora_dsktp.movienight.Network;
import android.util.Log;
import com.sora_dsktp.movienight.Model.JsonVideosApiModel;
import com.sora_dsktp.movienight.Model.Video;
import com.sora_dsktp.movienight.Utils.Constants;
import java.io.IO... |
package com.wordpress.waleeddaud.Chapter_two;
import android.graphics.Typeface;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import andr... |
package ru.kv.pattern.structural.flyweight;
import java.awt.Color;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
public class TreeFactory {
private static final TreeFactory INSTANCE = new TreeFactory();
private Map<String, TreeType> treeTypes;
private TreeFactory() {
treeTypes = new ... |
package yun.test;
import org.junit.Test;
import yun.pojo.Book;
import yun.pojo.Page;
import yun.service.BookService;
import yun.service.impl.BookServiceImpl;
import java.math.BigDecimal;
import static org.junit.Assert.*;
/**
* @author Yunjl
* @create 2021-05-14 18:40
*/
public class BookServiceTest {
private ... |
package water;
import java.io.*;
import java.lang.reflect.Array;
import java.net.*;
import java.nio.*;
import java.nio.channels.*;
import java.util.ArrayList;
import java.util.Random;
import water.network.SocketChannelUtils;
import water.util.Log;
import water.util.StringUtils;
import water.util.TwoDimTable;
import ... |
package org.psjava.ds.tree.trie;
import org.psjava.util.FilteredIterable;
import org.psjava.util.VarargsIterable;
public final class TrieNodeFactoryForBooleanKey {
// specialized in speed for boolean keyed nodes.
public static TrieNodeFactory<Boolean> getInstance() {
return new TrieNodeFactory<Boole... |
package _12March2017Copy.entities.cars;
public abstract class Car {
private String brand;
private String model;
private int yearOfProduction;
private int horsepower;
private int acceleration;
private int suspension;
private int durability;
protected Car(String brand, String model, int ... |
/*
* 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.googlecode.hibernate.memcached.strategy;
import org.hibernate.cache.CacheException;
import org.hibernate.cache.spi.access.RegionAccessStrategy;
import org.hibernate.cache.spi.access.SoftLock;
import com.googlecode.hibernate.memcached.client.HibernateMemcachedClient;
import com.googlecode.hibernate.memcach... |
import edu.princeton.cs.algs4.StdIn;
import edu.princeton.cs.algs4.StdOut;
public class Permutation {
public static void main(String[] args) {
int k = Integer.parseInt(args[0]);
RandomizedQueue<String> client = new RandomizedQueue<>();
for(int i=1;i<args.length;i++){
client.enqu... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.microsoft.azure.keyvault.spring;
import static org.assertj.core.api.Assertions.assertThat;
import static org.mockito.Mockito.when;
import com.azure.security.keyvault.secrets.SecretClient;
import com.azure.secu... |
package org.wallride.autoconfigure;
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;
import org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration;
import org.springframework.boot.web.servlet.FilterRegistrationBean;
import org.springframework.boot.web.ser... |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
package org.mozilla.gecko.sync.stage;
import org.mozilla.gecko.sync.CryptoRecord;
import org.mozilla.gecko.sync.G... |
package com.simple.bz.model;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.util.Date;
@Data
@NoArgsConstructor
@AllArgsConstructor
@Builder
@Entity
@Table(name="t... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.