text
stringlengths
7
995k
/* * Copyright (c) 2013-2014. Urban Airship and Contributors */ package com.urbanairship.api.reports.parse; import com.google.common.base.Supplier; import com.google.common.collect.ImmutableMap; import com.urbanairship.api.common.parse.FieldParser; import com.urbanairship.api.common.parse.FieldParserRegistry; impo...
/* * Copyright 2008-present MongoDB, 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...
package buttonandlabel; import javafx.application.Application; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.control.Label; import javafx.scene.layout.FlowPane; import javafx.stage.Stage; public class ButtonAndLabelApplication extends Application { public void start(Stage win...
/* * Copyright (c) 2021, Alden Torres * * Licensed under the terms of the MIT license. * Copy of the license at https://opensource.org/licenses/MIT */ package org.libtorrent4j; import org.junit.Test; import org.libtorrent4j.alerts.AlertType; import org.libtorrent4j.swig.file_prio_alert; import static org.junit....
package eapli.base.ticket.application; import eapli.base.colaborador.domain.Colaborador; import eapli.base.colaborador.persistencia.ColaboradorRepositorio; import eapli.base.infrastructure.persistence.PersistenceContext; import eapli.base.ticket.domain.Ticket; import eapli.base.ticket.persistence.TicketRepositorio; im...
/* * Copyright (c) 2010 Dmytro Pishchukhin (http://knowhowlab.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 re...
package cn.pintia.zjo.practice.problem1095; public interface Generate { int next(); int[] createTable(); }
/* * 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.yizhuoyan.lcs; import java.net.InetAddress; import javax.swing.SwingUtilities; import com.yizhuoyan.lcs.model.data.SystemConfig; import com.yizhuoyan.lcs.model.data.UserDM; import com.yizhuoyan.lcs.model.function.impl.UserFunctionModel; import com.yizhuoyan.lcs.ui.ChatWindow; /** * 系统入口 * */ public cl...
/******************************************************************************* * 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...
package com.haulmont.sample.petclinic.web.screens.main; import com.haulmont.cuba.gui.components.AbstractMainWindow; import com.haulmont.cuba.gui.components.Image; import com.haulmont.cuba.gui.components.mainwindow.FtsField; import java.util.Map; import javax.inject.Inject; public class ExtAppMainWindow extends Abstr...
/** * 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.linkb.jstx.adapter.viewholder; import android.support.v7.widget.RecyclerView; import android.view.View; import android.widget.TextView; import com.linkb.jstx.component.BaseFromMessageView; import com.linkb.jstx.component.BaseToMessageView; import com.linkb.R; public class ChatRecordViewHolder extends Rec...
/* * Copyright (C) 2016 Jecelyin Peng <jecelyin@gmail.com> * * This file is part of 920 Text Editor. * * 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/li...
package org.apache.helix.monitoring.mbeans; /* * 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 com.jakewharton.trakt.entities; import com.jakewharton.trakt.TraktEntity; import java.util.List; public class TvShowSeason implements TraktEntity { private static final long serialVersionUID = -1283154821327471366L; public static class Episodes implements TraktEntity { private static final l...
package android.support.v4.view; import android.graphics.Paint; import android.view.View; class ViewCompat$JbMr1ViewCompatImpl extends ViewCompat.JBViewCompatImpl { public int getLabelFor(View paramView) { return ViewCompatJellybeanMr1.getLabelFor(paramView); } public int getLayoutDirection(View paramVie...
package org.insightech.er.editor.view.action.option.notation.type; import org.insightech.er.editor.ERDiagramEditor; import org.insightech.er.editor.model.settings.Settings; public class ChangeViewToLogicalAction extends AbstractChangeViewAction { public static final String ID = ChangeViewToLogicalAction.class.getNa...
/* * Copyright 2016-2021 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...
package proxy; public interface Internet { public void connect(String host); }
package io.swagger.v3.plugins.gradle.petstore.requestbody; import io.swagger.v3.oas.annotations.Operation; import io.swagger.v3.oas.annotations.media.Content; import io.swagger.v3.oas.annotations.media.Schema; import io.swagger.v3.oas.annotations.parameters.RequestBody; import io.swagger.v3.plugins.gradle.resources.mo...
/** * Appcelerator Titanium Mobile * Copyright (c) 2020 by Axway, Inc. All Rights Reserved. * Licensed under the terms of the Apache Public License * Please see the LICENSE included with this distribution for details. */ package ti.modules.titanium.ui.widget.listview; import java.util.ArrayList; import java.util....
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writi...
//,temp,TestDistCpViewFs.java,400,422,temp,TestIntegration.java,396,417 //,3 public class xxx { @Test public void testUpdateGlobTargetMissingMultiLevel() { try { Path listFile = new Path("target/tmp1/listing").makeQualified(fs.getUri(), fs.getWorkingDirectory()); addEntries(listFile, ...
package ingsw.group1.findmyphone.log; /** * Interface defining behaviour for an Object that can be marked based on some kind of criteria. * * @param <C> The type of criteria based on which the item should mark itself. * @author Riccardo De Zen. */ // TODO Should find a decent name. public interface Markable<C> { ...
package com.github.transactpro.gateway.model.response; import com.google.gson.*; import java.lang.reflect.Type; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; import java.util.TimeZone; public class GatewayResponse { private static class UT...
package com.github.sgmoratilla.demo.springbootsysloglogstashelasticdemo; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestController public class DemoController { private Logg...
/* * 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 * distribut...
package com.company.UgonnaGuadalupeCapstone.model; import javax.validation.constraints.NotEmpty; import javax.validation.constraints.Size; public class PurchaseRequest { @NotEmpty(message = "You must enter your name") private String name; @NotEmpty(message = "You must enter your street") private Stri...
package com.otcdlink.chiron.toolbox; import com.google.common.base.Preconditions; import com.google.common.collect.ImmutableList; import com.google.common.collect.Iterables; import org.junit.Test; import static com.otcdlink.chiron.toolbox.TcpPortBookerByRangeTest.State.AVAILABLE; import static com.otcdlink.chiron.too...
package com.opencloud.tenant.datasource; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource; /** * @author liuyadu */ public class DynamicRoutingDataSource extends AbstractRoutingDataSource { private final Logger logger = LoggerFa...
package cleanassign; public class CleanassignCancelled extends AbstractEvent { private Long id; private String assignstatus; //호출,호출중,호출확정,호출취소 private String cleanmanid; private String cleanman; private String cleanmantel; public Long getId() { return id; } public void setId...
package com.redsky.chess.model; public enum Color { BLACK, WHITE; }
/* * Copyright 2013-2021 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...
/** * Licensed to Apereo under one or more contributor license * agreements. See the NOTICE file distributed with this work * for additional information regarding copyright ownership. * Apereo licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file * except in ...
/* +-------------------------------------------------------------------------- | Mblog [#RELEASE_VERSION#] | ======================================== | Copyright (c) 2014, 2015 mtons. All Rights Reserved | http://www.mtons.com | +--------------------------------------------------------------------------- */ pac...
package de.nicidienase.chaosflix.network; import java.util.List; import de.nicidienase.chaosflix.entities.streaming.LiveConference; import io.reactivex.Observable; import retrofit2.http.GET; /** * Created by felix on 23.03.17. */ public interface StreamingService { @GET("streams/v2.json") Observable<List<LiveC...
// Generated by Dagger (https://google.github.io/dagger). package com.mtiarn.finance.di.modules; import android.content.Context; import com.mtiarn.finance.dao.BudgetDAO; import dagger.internal.Factory; import dagger.internal.Preconditions; import javax.inject.Provider; public final class DaoModule_ProvideBudgetDAOFac...
package com.faforever.api.data.domain; import com.yahoo.elide.annotation.Include; import javax.persistence.Entity; import javax.persistence.Table; @Entity @Table(name = "global_rating_rank_view") @Include(name = "globalRating") public class GlobalRating extends Rating { }
/* * MIT License * * Copyright (c) ReformCloud-Team * Copyright (c) contributors * * 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 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"); you may n...
package l2f.gameserver.model.actor.instances.player; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.StringTokenizer; import org.s...
/* * Copyright 2016-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...
package com.rair.diary.base; import android.app.Application; import android.os.Environment; import android.support.v7.app.AppCompatDelegate; import android.util.Log; import com.rair.diary.config.Cockroach; import com.rair.diary.constant.Constants; import com.rair.diary.utils.SPUtils; import com.rair.diary.utils.Utils...
// Copyright © 2013-2017 Andy Goryachev <andy@goryachev.com> package goryachev.common.util; import java.io.File; import java.io.FileNotFoundException; /** Assertions */ public class Assert { public static <T> T notNull(T x) { if(x == null) { throw new IllegalArgumentException("must not be null"); } retur...
/* * Copyright 1999-2011 Alibaba Group. * * 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 la...
package hyweb.jo.util; import hyweb.jo.org.json.JSONArray; import hyweb.jo.org.json.JSONException; import hyweb.jo.org.json.JSONObject; import hyweb.jo.org.json.JSONTokener; import hyweb.jo.org.json.XML; import java.io.BufferedReader; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import ja...
package com.akpwebdesign.Breakout.gameStates; import java.util.ArrayList; import java.util.List; import org.jbox2d.common.Vec2; import org.jbox2d.dynamics.BodyType; import org.jbox2d.dynamics.World; import org.newdawn.slick.GameContainer; import org.newdawn.slick.Graphics; import org.newdawn.slick.Image; import org.n...
package com.zlm.hp.dialog; import android.app.Dialog; import android.content.Context; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.view.Display; import android.view.View; import android.view.WindowManager; import android.widget.TextView; import com.zlm.hp.ui.R; import...
package com.leammin.leetcode.easy; /** * 344. 反转字符串 * * <div><p>编写一个函数,其作用是将输入的字符串反转过来。</p> * * <p><strong>示例&nbsp;1:</strong></p> * * <pre><strong>输入: </strong>"hello" * <strong>输出: </strong>"olleh" * </pre> * * <p><strong>示例 2:</strong></p> * * <pre><strong>输入: </strong>"A man, a plan, a canal: Panama" ...
/******************************************************************************* * 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 f...
/* * Copyright (c) 2020 Karl Oczadly (karl@oczadly.uk) * Licensed under the MIT License */ package uk.oczadly.karl.jnano.model.block.interfaces; import uk.oczadly.karl.jnano.model.NanoAmount; /** * This interface is to be implemented by blocks which contain the account's balance. */ public interface IBlockBalan...
/** * TypeDefinition.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package rallyws.api; public class TypeDefinition extends rallyws.api.WorkspaceDomainObject implements java.io.Serializable { private java.lang.Boolean _abstract; ...
package org.ospic.inventory.pharmacy.Groups.domains; import com.fasterxml.jackson.annotation.JsonIdentityInfo; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.ObjectIdGenerators; import io.swagger.annotations.ApiModel; import lombok.*; import org.ospic.inventory.pharmacy.Med...
package com.dio.personapi.utils; import com.dio.personapi.dto.request.PhoneDTO; import com.dio.personapi.entity.Phone; import com.dio.personapi.enums.PhoneType; public class PhoneUtils { private static final String PHONE = "83 9999 9999"; private static final PhoneType TYPE = PhoneType.MOBILE; private st...
package com.wb.nextgenlibrary.fragment; import android.content.Intent; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import com.wb.nextgenlibrary.NextGenExperience; import com.wb.nextgenlibrary.R; import com.wb.nextgenlibrary.activity.ECGalleryActivity; import com.wb.nextg...
/* * Copyright 2012-2020 CodeLibs Project and the 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 required by ap...
public void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { PrintWriter out = response.getWriter(); response.setContentType("text/html"); out.println("<p>Tomcat-Tyrex Integration Test"); try { InitialContext ctx; ...
/* * Copyright 2015 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 applicable la...
package com.tapu.urlshortenerapp.controller; import com.tapu.urlshortenerapp.dto.UserDTO; import com.tapu.urlshortenerapp.model.User; import com.tapu.urlshortenerapp.service.UserService; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.ExtendWith; import org.mockito.InjectMocks; import org.moc...
package io.deephaven.api; import io.deephaven.annotations.SimpleStyle; import io.deephaven.api.expression.Expression; import io.deephaven.api.filter.Filter; import io.deephaven.api.filter.FilterNot; import org.immutables.value.Value.Immutable; import org.immutables.value.Value.Parameter; import java.io.Serializable; ...
package models; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import enums.ConditionType; import enums.OrderType; import java.util.Date; public class Order { @JsonProperty( "OrderUuid" ) private String id; @JsonProperty( "Exchange" ) priv...
package techreborn.tiles.storage; import net.minecraft.block.Block; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.item.ItemStack; import net.minecraft.util.EnumFacing; import net.minecraft.util.ITickable; import net.minecraft.util.math.BlockPos; import reborncore.api.IListInfoProvider; import r...
/* * Copyright 2016 Nokia Solutions and Networks * Licensed under the Apache License, Version 2.0, * see license.txt file for details. */ package org.rf.ide.core.testdata.text.write.tables.keywords.creation; import org.junit.Test; import org.rf.ide.core.testdata.model.RobotFile; import org.rf.ide.core.testdata.mod...
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // // © 2011-2021 Telenav, 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 t...
package com.anysoftkeyboard.languagepack.dutch; import com.anysoftkeyboard.addon.PackBroadcastReceiverBase; public class PackBroadcastReceiver extends PackBroadcastReceiverBase { }
package com.shq.movies.http.request; import com.hjq.http.config.IRequestApi; public final class DeleteCollectApi implements IRequestApi { private long favoriteId; private int type; @Override public String getApi() { return "delete/collect"; } public long getId() { return favo...
package me.unldenis.bedwars.object.teams; public enum BedState { UNBROKEN("UNBROKEN", 0), BROKEN("BROKEN", 1); private BedState(final String name, final int ordinal) { } }
public class InventoryNode { private String item; private int numberOfItems; private InventoryNode nextNodeRef; // Reference to the next node public InventoryNode() { item = ""; numberOfItems = 0; nextNodeRef = null; } // Constructor public InventoryNode(String item...
/* * 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 applicable ...
/* * Copyright 2020 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 com.sirmam.hr.repository; import java.util.List; import org.springframework.data.mongodb.repository.MongoRepository; import org.springframework.data.mongodb.repository.Query; import com.sirmam.hr.document.EmployeeDocument; public interface EmployeeDocumentRepository extends MongoRepository<EmployeeDocument,...
/* * #%L * ImageJ software for multidimensional image processing and analysis. * %% * Copyright (C) 2009 - 2013 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% * Redistribution and use in sourc...
/* * Copyright 2017-2019 Baidu 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...
/* * Copyright (c) 2011-2018 Pivotal Software 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 * * Unles...
package module1726_public_tests_more.a; import java.util.logging.*; import java.util.zip.*; import javax.annotation.processing.*; /** * 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 accusa...
/* * Copyright 2002-2007 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 ap...
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://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 "Softwar...
/* * Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
package com.test.service.interfaces; public interface A { }
copyright ibm corporation rights reserved program accompanying materials terms eclipse license accompanies distribution http eclipse org legal epl html contributors ibm corporation initial api implementation org eclipse jdt core search org eclipse core resources i resource iresource org eclipse jdt core i java element ...
package com.nortal.spring.cw.jsp.web.tag; import java.lang.reflect.Method; import org.apache.commons.lang3.StringUtils; import com.nortal.spring.cw.core.web.util.BeanUtil; /** * Klass sisaldab erinevaid Tag utiliite * * @author Margus Hanni */ public class TagUtils { public static boolean instanceOf(Object o...
package galaxyspace.systems.BarnardsSystem.planets.barnarda_c.items; import galaxyspace.core.prefab.items.GSItemBlockDesc; import galaxyspace.systems.BarnardsSystem.planets.barnarda_c.blocks.Barnarda_C_Grass.EnumBlockGrass; import net.minecraft.block.Block; import net.minecraft.item.ItemStack; public class ItemBlocks...
/* * Copyright 2019-2020 VMware, Inc. * SPDX-License-Identifier: BSD-2-Clause * */ package samples.vm.model; import lombok.Getter; import lombok.Setter; public class VmCreateRequest extends BaseVmRequest { @Getter @Setter private String name; @Getter @Setter private VirtualHardware virtualHardware; ...
/* * Copyright 2018 Proofpoint, 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 agree...
/* * Copyright (c) 2012-2017, jcabi.com * 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...
package com.hotbitmapgg.ohmybilibili.adapter.pager; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentStatePagerAdapter; import com.hotbitmapgg.ohmybilibili.entity.region.RegionTypesInfo; import com.hotbitmapgg.ohmybilibili.module.home.region....
/** * Copyright 2014 Internet2 * * 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.open.capacity.es.controller; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.elasticsearch.index.query.BoolQueryBuilder; import org.elasticsearch.index.query.QueryBuilders; import org.elasticsearch.script.Script; import org.elasticsearch.search...
package com.inicu.models; import java.util.List; public class DeviceGraphAxisJson { List<String> xAxis; List<Float> yAxis; public List<String> getxAxis() { return xAxis; } public void setxAxis(List<String> xAxis) { this.xAxis = xAxis; } public List<Float> getyAxis() { return yAxis; } public void set...
package com.zarbosoft.merman.editorcore.cursors; import com.zarbosoft.merman.core.Context; import com.zarbosoft.merman.core.document.fields.FieldPrimitive; import com.zarbosoft.merman.core.visual.visuals.CursorFieldPrimitive; import com.zarbosoft.merman.core.visual.visuals.VisualFieldPrimitive; import com.zarbosoft.me...
/* * Copyright 2021 Disney Streaming * * Licensed under the Tomorrow Open Source Technology License, Version 1.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://disneystreaming.github.io/TOST-1.0.txt * * Unless r...
/* * Copyright 2021 Shulie Technology, Co.Ltd * Email: shulie@shulie.io * 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 r...
package com.baoyz.swipemenulistview; import android.content.Context; import android.database.DataSetObserver; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import android.view.View; import android.view.ViewGroup; import android.widget.ListAdapter; import android.widget.WrapperListAdapt...
package de.srendi.advancedperipherals.common.configuration; import net.minecraftforge.common.ForgeConfigSpec; import net.minecraftforge.fml.config.ModConfig; public class WorldConfig implements IAPConfig { public final ForgeConfigSpec.BooleanValue ENABLE_VILLAGER_STRUCTURES; public final ForgeConfigSpec.Bool...
package com.conveyal.datatools.manager.controllers.api; import com.conveyal.datatools.common.utils.Scheduler; import com.conveyal.datatools.manager.DataManager; import com.conveyal.datatools.manager.auth.Auth0UserProfile; import com.conveyal.datatools.manager.auth.Actions; import com.conveyal.datatools.manager.extensi...
package io.basc.start.app.user.pojo; import io.basc.framework.mapper.MapperUtils; import io.basc.framework.orm.annotation.AutoIncrement; import io.basc.framework.orm.annotation.PrimaryKey; import io.basc.framework.orm.annotation.Unique; import io.basc.framework.sql.orm.annotation.Table; import io.basc.framework.util.S...
package com.nortal.spring.cw.core.xml.jaxb; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.xml.bind.SchemaOutputResolver; import javax.xml.transform.dom.DOMResult; /** * @author Margus Hanni * */ public class FormSchemaOutputResolver extends SchemaOutputResolver { ...
/* * 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 app...
/* * Copyright (c) 2018, TheLonelyDev <https://github.com/TheLonelyDev> * Copyright (c) 2018, Jeremy Plsek <https://github.com/jplsek> * 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...