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 Z

H

hasChanged(String, long) - Static method in class org.jutil.TFile
org.jutil.TFile.hasChanged(String fileName, long oldTimeStamp);
hasChanged(File, long) - Static method in class org.jutil.TFile
org.jutil.TFile.hasChanged(File file, long oldTimeStamp);
hash(String) - Static method in class org.jutil.TCrypt
Return the encrypted version of this cleartext password.
hash(byte[]) - Static method in class org.jutil.TCrypt
Return the encrypted version of this cleartext password.
hash(byte[], String) - Static method in class org.jutil.TCrypt
 
hash(Object) - Static method in class org.jutil.TObject
returns an int hashed value of Object obj
usage: org.jutil.TObject.hash("123456");
hash(String) - Static method in class org.jutil.TString
returns an int hashed value of String str
hashCode() - Method in class org.jutil.unique.GUID
 
hashCode() - Method in class org.jutil.unique.UID
 
hashCode() - Method in class org.jutil.util.Arg
 
hashCode() - Method in class org.jutil.util.TimePeriod
 
HashComparator - Class in org.jutil.compare
This is the HashComparator Comparator class.
HashComparator() - Constructor for class org.jutil.compare.HashComparator
 
HashComparator(Object) - Constructor for class org.jutil.compare.HashComparator
 
hashToString(String) - Static method in class org.jutil.TCrypt
Return the encrypted version of this cleartext password.
hashToString(String, String) - Static method in class org.jutil.TCrypt
 
hashToString(byte[]) - Static method in class org.jutil.TCrypt
Return the encrypted version of this cleartext password.
hashToString(byte[], String) - Static method in class org.jutil.TCrypt
 
hasMethodPrefix(Method, String) - Static method in class org.jutil.TReflect
 
hasNext() - Method in class org.jutil.collections.EnumerationIterator
 
hexDecode(String) - Static method in class org.jutil.TCrypt
Returns a byte array from a string of hexadecimal digits.
hexDecode(String) - Static method in class org.jutil.TString
Decode a hexadecimal String into its orgibnal form
hexEncode(byte[]) - Static method in class org.jutil.TCrypt
 
hexEncode(String) - Static method in class org.jutil.TString
Code a String into a hexadecimal repsentation.
hexEncode0(byte[]) - Static method in class org.jutil.TCrypt
 
HIKID - Static variable in class org.jutil.collections.TernarySearchTreeNode
 
HOST_ADDRESS_ERROR - Static variable in class org.jutil.unique.GUID
 
HOUR_1 - Static variable in class org.jutil.TTime
Const time value HOUR_1 = 3,600,000ms = 1 hr
USAGE: long timeToWait = org.jutil.TTime.HOUR_1;
HOUR_12 - Static variable in class org.jutil.TTime
Const time value HOUR_12 = 43,200,000ms = 12 hr
USAGE: long timeToWait = org.jutil.TTime.HOUR_12;
HOUR_24 - Static variable in class org.jutil.TTime
Const time value HOUR_24 = 86,400,000ms = 24 hr
USAGE: long timeToWait = org.jutil.TTime.HOUR_24;
HTML_MIME_TYPE - Static variable in class org.jutil.net.HtmlEmailMessage
 
HtmlConst - Class in org.jutil.text.html
 
HtmlEmailMessage - Class in org.jutil.net
 
HtmlEmailMessage() - Constructor for class org.jutil.net.HtmlEmailMessage
 
HtmlEmailMessage(String) - Constructor for class org.jutil.net.HtmlEmailMessage
Creates a new instance of HtmlEmailMessage

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 Z