Deprecated API

Contents

  • Deprecated Classes
    Class
    Description
    No longer needed (Default methods in Java 8). Use AlbumBeanListener instead
    This class is not thread safe. Use CompiledBase instead and either pass image specific variables as parameters to your methods or look-up the image specific variables using the get() method of CompiledBase, but don't store any such variables as class level variables.