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

com.maxifier.mxcache.impl.resource.nodes.ResourceViewable Maven / Gradle / Ivy

/*
 * Copyright (c) 2008-2014 Maxifier Ltd. All Rights Reserved.
 */
package com.maxifier.mxcache.impl.resource.nodes;

/**
 * @author Elena Saymanina ([email protected]) (03.06.13)
 */
public interface ResourceViewable {
    boolean isChanged();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy