Use 
PREV   NEXT      All Classes   All Packages
FlexDoc/Javadoc 2.0
Demo Java Doc

Uses of Annotation Type
java.lang.FunctionalInterface
Packages that use FunctionalInterface
Provides for system input and output through data streams, serialization and the file system.
Provides classes that are fundamental to the design of the Java programming language.
Contains the collections framework, some internationalization support classes, a service loader, properties, random number generation, string parsing and scanning classes, base64 encoding and decoding, a bit array, and several miscellaneous utility classes.
Utility classes commonly useful in concurrent programming.
Classes in java.io with annotations of type FunctionalInterface
interface
A filter for abstract pathnames.
interface
Instances of classes that implement this interface are used to filter filenames.
interface
Filter classes, array lengths, and graph metrics during deserialization.
Classes in java.lang with annotations of type FunctionalInterface
interface
The Runnable interface should be implemented by any class whose instances are intended to be executed by a thread.
static interface
Interface for handlers invoked when a Thread abruptly terminates due to an uncaught exception.
Classes in java.util with annotations of type FunctionalInterface
interface
A comparison function, which imposes a total ordering on some collection of objects.
Classes in java.util.concurrent with annotations of type FunctionalInterface
interface
A task that returns a result and may throw an exception.
static interface
A producer of items (and related control messages) received by Subscribers.

 Use 
PREV   NEXT      All Classes   All Packages
FlexDoc/Javadoc 2.0
Demo Java Doc

Java API documentation generated with FlexDoc/Javadoc 2.0 using JavadocClassic 3.0 template set.
FlexDoc/Javadoc is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, FlexDoc/Javadoc may be the only tool able to help you! Find out more at www.flexdoc.xyz