Package nl.vpro.util

Interface IntegerVersionSpecific

All Superinterfaces:
VersionSpecific<Integer>

public interface IntegerVersionSpecific extends VersionSpecific<Integer>
Classes which can behave differently according the specified version of the application can implement this.
Since:
2.3
Author:
Michiel Meeuwissen