A B C D E F G H I J K L M N O P Q R S T U V W X Y 

H

handle(T) - Method in interface org.shared.event.Handler
Handles a generic object.
handle(EnumStatus<X>, Z) - Method in class org.shared.event.StateTable.StateHandler
Handles an Event.
Handle<O> - Interface in org.shared.parallel
Defines a container for storing the results of Calculators.
handleAccept(NioConnection, InetSocketAddress) - Method in class org.shared.net.nio.NioManagerDispatchThread
Handles a connection accept request.
handleClose(NioConnection) - Method in class org.shared.net.nio.NioManagerThread
Handles a connection closure notification.
handleClosingEos(NioConnection) - Method in class org.shared.net.nio.NioManagerThread
Handles a connection end-of-stream notification.
handleClosingUser(NioConnection) - Method in class org.shared.net.nio.NioManagerThread
Handles a connection close request.
handleConnect(NioConnection, InetSocketAddress) - Method in class org.shared.net.nio.NioManagerDispatchThread
Handles a connection connect request.
handleDispatch(NioConnection) - Method in class org.shared.net.nio.NioManagerIoThread
Handles a connection dispatch notification.
handleError(NioConnection, Throwable) - Method in class org.shared.net.nio.NioManagerThread
Handles a connection error notification.
handleGetBacklogSize(NioManagerThread.Request<?, Integer>) - Method in class org.shared.net.nio.NioManagerDispatchThread
Handles a request to get the listen backlog size.
handleGetBoundAddresses(NioManagerThread.Request<?, List<InetSocketAddress>>) - Method in class org.shared.net.nio.NioManagerDispatchThread
Handles a request to get the list of bound addresses.
handleGetConnections(NioManagerThread.Request<?, List<Future<List<NioConnection>>>>) - Method in class org.shared.net.nio.NioManagerDispatchThread
Handles a request to get the list of connections, which consists of pending connections aggregated with the lists reported by helper NioManagerIoThreads.
handleGetConnections(NioManagerThread.Request<?, List<NioConnection>>) - Method in class org.shared.net.nio.NioManagerIoThread
Handles a request to get the list of connections.
handleInvoke(NioManagerThread.Request<Callable<V>, V>) - Method in class org.shared.net.nio.NioManagerThread
Handles a request to execute code on this thread.
handleOp(NioConnection, int, boolean) - Method in class org.shared.net.nio.NioManagerThread
Handles a connection operation interest change request.
Handler<T> - Interface in org.shared.event
Defines a handler for generic objects.
handleRegister(NioConnection, SocketChannel) - Method in class org.shared.net.nio.NioManagerDispatchThread
Handles a connection registration request.
handleSetBacklogSize(NioManagerThread.Request<Integer, ?>) - Method in class org.shared.net.nio.NioManagerDispatchThread
Handles a request to set the listen backlog size.
handleShutdown() - Method in class org.shared.net.nio.NioManagerThread
Handles a request to shut down this thread.
hashCode() - Method in class org.shared.array.AbstractComplexArray.Complex
hashCode() - Method in class org.shared.fft.FftCache.CacheKey
Fulfills the FftCache.CacheKey.hashCode() contract.
hashCode() - Method in class org.shared.image.filter.DerivativeOfGaussian
Fulfills the DerivativeOfGaussian.hashCode() contract.
hashCode() - Method in class org.shared.image.filter.Gabor
Fulfills the Gabor.hashCode() contract.
hashCode() - Method in class org.shared.image.filter.GaborCircular
Fulfills the GaborCircular.hashCode() contract.
hashCode() - Method in class org.shared.image.filter.LaplacianOfGaussian
Fulfills the LaplacianOfGaussian.hashCode() contract.
hashCode() - Method in class org.shared.image.filter.Mean
Fulfills the Mean.hashCode() contract.
hashCode() - Method in class org.sharedx.fftw.PlanKey
Fulfills the PlanKey.hashCode() contract.
hessenberg(double[], double[], int) - Static method in class org.shared.array.kernel.LinearAlgebraOps
Computes the reduction to Hessenberg form.
hessenbergToSchur(double[], double[], double[], int) - Static method in class org.shared.array.kernel.LinearAlgebraOps
Computes the reduction from Hessenberg form to real Schur form.
hexToBytes(String) - Static method in class org.shared.codec.Codecs
Converts the given hex string into a byte array.
Histogram - Class in org.shared.stat.plot
A representation of histograms.
Histogram(double, double, int, double[]...) - Constructor for class org.shared.stat.plot.Histogram
Default constructor.
A B C D E F G H I J K L M N O P Q R S T U V W X Y