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

H

handleMessage(Message) - Method in class com.example.colibris.ui.WiFiServiceDiscoveryActivity
deal with the message that have been received that is the core of the protocol that handle a meeting
handlePacket(DatagramPacket, long) - Method in class com.example.colibris.nsd.SimpleNTPServer
Handle incoming packet.
HAS_CANCELLED - Static variable in class com.example.colibris.calib.sound.Record
recording state
HAS_COMPLETED - Static variable in class com.example.colibris.calib.sound.Record
recording state
hasAlreadyFinishedRecording - Variable in class com.example.colibris.ui.WifiDirectCalibrationFragment
is set to true as soon as we stop recording locally
hasNextChar() - Method in class com.example.colibris.multi.graph.In
Returns true if this input stream has more inputy (including whitespace).
hasNextLine() - Method in class com.example.colibris.multi.graph.In
Returns true if this input stream has a next line.
hasSameDeviceId(Device) - Method in class com.example.colibris.configuration.Device
compare two devices based on their vertex id
Heap<Key extends java.lang.Comparable<Key>> - Class in com.example.colibris.multi.graph
Compilation: javac Heap.java Execution: java Heap < input.txt Dependencies: StdOut.java StdIn.java Data files: https://algs4.cs.princeton.edu/24pq/tiny.txt https://algs4.cs.princeton.edu/24pq/words3.txt Sorts a sequence of strings from standard input using heapsort.
Heap(int) - Constructor for class com.example.colibris.multi.graph.Heap
Initializes an empty indexed priority queue with indices between 0 and maxN - 1.
HyperConnection - Class in com.example.colibris.multi.hypergraph
The HyperConnection class represents a edge-weighted hypergraph composed of vertices named 0 through V - where each directed hypereedge is of type HyperEdge and is composed of a set of inner-edges.
HyperConnection() - Constructor for class com.example.colibris.multi.hypergraph.HyperConnection
 
HyperEdge - Class in com.example.colibris.multi.hypergraph
An (directed) Hyperedge correspond to a set of inneredges All theses ineredges have the same source
HyperEdge() - Constructor for class com.example.colibris.multi.hypergraph.HyperEdge
Create an empty hyperedge
HyperEdge(List<DirectedEdge>) - Constructor for class com.example.colibris.multi.hypergraph.HyperEdge
create a hyper edge with the given inner edges
HYPERGRAPH_SIZE - Static variable in class com.example.colibris.configuration.Configuration
number of node in the hypergraph
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links