![JAR search and dependency download from the Maven repository](/logo.png)
com.maxifier.mxcache.caches.BooleanIntCalculatable Maven / Gradle / Ivy
/*
* Copyright (c) 2008-2014 Maxifier Ltd. All Rights Reserved.
*/
package com.maxifier.mxcache.caches;
/**
* THIS IS GENERATED CLASS! DON'T EDIT IT MANUALLY!
*
* GENERATED FROM P2PCalculatable.template
*
* @author Andrey Yakoushin ([email protected])
* @author Alexander Kochurov ([email protected])
*/
public interface BooleanIntCalculatable extends Calculable {
int calculate(Object owner, boolean o);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy