Interface FileListObjectFactory<T extends FileListObject>

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface FileListObjectFactory<T extends FileListObject>
A FileListObject is able to be placed into a FileList.
Author:
AO Industries, Inc.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description