All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.snowflake.common.util.FixedViewFacade Maven / Gradle / Ivy

There is a newer version: 5.1.4
Show newest version
/*
 * Copyright (c) 2013 Snowflake Computing Inc. All right reserved.
 */
package net.snowflake.common.util;

/**
 * Marker interface that all Fixed View Facades ought to implement.
 *
 * @author ppovinec
 */
public interface FixedViewFacade {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy