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 

A

a - クラス の変数com.uwyn.jhighlight.fastutil.chars.CharArrayList
The backing array.
a - クラス の変数com.uwyn.jhighlight.fastutil.objects.ObjectArrayList
The backing array.
AbstractChar2ObjectFunction<V> - com.uwyn.jhighlight.fastutil.charsのクラス
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ObjectFunction() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
 
AbstractChar2ObjectMap<V> - com.uwyn.jhighlight.fastutil.charsのクラス
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ObjectMap() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
 
AbstractChar2ObjectMap.BasicEntry<V> - com.uwyn.jhighlight.fastutil.charsのクラス
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ObjectMap.BasicEntry(Character, V) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
AbstractChar2ObjectMap.BasicEntry(char, V) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
AbstractCharBidirectionalIterator - com.uwyn.jhighlight.fastutil.charsのクラス
An abstract class facilitating the creation of type-specific bidirectional iterators.
AbstractCharBidirectionalIterator() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractCharBidirectionalIterator
 
AbstractCharCollection - com.uwyn.jhighlight.fastutil.charsのクラス
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractCharCollection() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
AbstractCharIterator - com.uwyn.jhighlight.fastutil.charsのクラス
An abstract class facilitating the creation of type-specific iterators.
AbstractCharIterator() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractCharIterator
 
AbstractCharList - com.uwyn.jhighlight.fastutil.charsのクラス
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractCharList() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
AbstractCharList.CharSubList - com.uwyn.jhighlight.fastutil.charsのクラス
 
AbstractCharList.CharSubList(CharList, int, int) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
AbstractCharListIterator - com.uwyn.jhighlight.fastutil.charsのクラス
An abstract class facilitating the creation of type-specific list iterators.
AbstractCharListIterator() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractCharListIterator
 
AbstractCharSet - com.uwyn.jhighlight.fastutil.charsのクラス
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractCharSet() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.AbstractCharSet
 
AbstractObjectBidirectionalIterator<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
An abstract class facilitating the creation of type-specific bidirectional iterators.
AbstractObjectBidirectionalIterator() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.AbstractObjectBidirectionalIterator
 
AbstractObjectCollection<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractObjectCollection() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
 
AbstractObjectIterator<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
An abstract class facilitating the creation of type-specific iterators.
AbstractObjectIterator() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.AbstractObjectIterator
 
AbstractObjectList<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractObjectList() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
AbstractObjectList.ObjectSubList<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
 
AbstractObjectList.ObjectSubList(ObjectList<K>, int, int) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
AbstractObjectListIterator<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
An abstract class facilitating the creation of type-specific list iterators.
AbstractObjectListIterator() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.AbstractObjectListIterator
 
AbstractObjectSet<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractObjectSet() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.AbstractObjectSet
 
add(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
add(Character) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Delegates to the corresponding type-specific method.
add(int, char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
add(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
add(int, Character) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
add(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
add(int, char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
add(Character) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharListIterator
Delegates to the corresponding type-specific method.
add(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharListIterator
This method just throws an UnsupportedOperationException.
add(int, char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
add(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
add(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
 
add(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
add(int, char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
add(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharListIterator
 
add(K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
 
add(int, K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
add(K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
add(K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(int, K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectListIterator
This method just throws an UnsupportedOperationException.
add(int, K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
add(K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
addAll(CharCollection) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Adds all elements of the given type-specific collection to this collection.
addAll(Collection<? extends Character>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Adds all elements of the given collection to this collection.
addAll(int, Collection<? extends Character>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
addAll(Collection<? extends Character>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to a more generic method.
addAll(int, CharCollection) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to a more generic method.
addAll(int, CharList) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to a more generic method.
addAll(CharCollection) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
addAll(CharList) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
addAll(int, Collection<? extends Character>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, CharCollection) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, CharList) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, CharCollection) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
addAll(int, CharList) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
addAll(CharCollection) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
 
addAll(int, CharCollection) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
addAll(int, CharList) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
addAll(CharList) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
addAll(Collection<? extends K>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
Adds all elements of the given collection to this collection.
addAll(int, Collection<? extends K>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
addAll(Collection<? extends K>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
Delegates to a more generic method.
addAll(int, Collection<? extends K>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
addElements(int, char[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Adds elements to this type-specific list one-by-one.
addElements(int, char[]) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
addElements(int, char[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
addElements(int, char[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, char[]) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[], int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
Adds elements to this type-specific list one-by-one.
addElements(int, K[]) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
addElements(int, K[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
addElements(int, K[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, K[]) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
Arrays - com.uwyn.jhighlight.fastutilのクラス
A class providing static methods and objects that do useful things with arrays.
arraySize(int, float) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Returns the least power of two smaller than or equal to 230 and larger than or equal to Math.ceil( expected / f ).
asCharIterator(Iterator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Wraps a standard iterator into a type-specific iterator.
asCharIterator(ListIterator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Wraps a standard list iterator into a type-specific list iterator.
asObjectIterator(Iterator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Wraps a standard iterator into a type-specific iterator.
asObjectIterator(ListIterator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Wraps a standard list iterator into a type-specific list iterator.
ASSERT_IS_KEYWORD - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
ATTRIBUTE_NAME - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
ATTRIBUTE_VALUE - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 

B

back(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharBidirectionalIterator
This method just iterates the type-specific version of AbstractCharBidirectionalIterator.previous() for at most n times, stopping if BidirectionalIterator.hasPrevious() becomes false.
back(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharBidirectionalIterator
Moves back for the given number of elements.
back(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
back(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectBidirectionalIterator
This method just iterates the type-specific version of BidirectionalIterator.previous() for at most n times, stopping if BidirectionalIterator.hasPrevious() becomes false.
back(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectBidirectionalIterator
Moves back for the given number of elements.
back(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
BEANSHELL - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 
BidirectionalIterator<K> - com.uwyn.jhighlight.fastutilのインタフェース
A bidirectional Iterator.
bigArraySize(long, float) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Returns the least power of two larger than or equal to Math.ceil( expected / f ).
binarySearch(char[], int, int, char) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(char[], char) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(char[], int, int, char, CharComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(char[], char, CharComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(int[], int, int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(int[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(int[], int, int, int, IntComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(int[], int, IntComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(K[], int, int, K) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Searches a range of the specified array for the specified value using the binary search algorithm.
binarySearch(K[], K) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Searches an array for the specified value using the binary search algorithm.
binarySearch(K[], int, int, K, Comparator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
binarySearch(K[], K, Comparator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Searches an array for the specified value using the binary search algorithm and a specified comparator.
BooleanArrays - com.uwyn.jhighlight.fastutil.booleansのクラス
A class providing static methods and objects that do useful things with type-specific arrays.
BooleanComparator - com.uwyn.jhighlight.fastutil.booleansのインタフェース
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
BSH - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 

C

char2ObjectEntrySet() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
char2ObjectEntrySet() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
Char2ObjectFunction<V> - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ObjectFunctions - com.uwyn.jhighlight.fastutil.charsのクラス
A class providing static methods and objects that do useful things with type-specific functions.
Char2ObjectFunctions.EmptyFunction<V> - com.uwyn.jhighlight.fastutil.charsのクラス
An immutable class representing an empty type-specific function.
Char2ObjectFunctions.EmptyFunction() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
Char2ObjectFunctions.Singleton<V> - com.uwyn.jhighlight.fastutil.charsのクラス
An immutable class representing a type-specific singleton function.
Char2ObjectFunctions.Singleton(char, V) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.Singleton
 
Char2ObjectFunctions.SynchronizedFunction<V> - com.uwyn.jhighlight.fastutil.charsのクラス
A synchronized wrapper class for functions.
Char2ObjectFunctions.SynchronizedFunction(Char2ObjectFunction<V>, Object) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
Char2ObjectFunctions.SynchronizedFunction(Char2ObjectFunction<V>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
Char2ObjectFunctions.UnmodifiableFunction<V> - com.uwyn.jhighlight.fastutil.charsのクラス
An unmodifiable wrapper class for functions.
Char2ObjectFunctions.UnmodifiableFunction(Char2ObjectFunction<V>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
Char2ObjectMap<V> - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2ObjectMap.Entry<V> - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ObjectMap.FastEntrySet<V> - com.uwyn.jhighlight.fastutil.charsのインタフェース
An entry set providing fast iteration.
Char2ObjectOpenHashMap<V> - com.uwyn.jhighlight.fastutil.charsのクラス
A type-specific hash map with a fast, small-footprint implementation.
Char2ObjectOpenHashMap(int, float) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map.
Char2ObjectOpenHashMap(int) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenHashMap() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenHashMap(Map<? extends Character, ? extends V>, float) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map copying a given one.
Char2ObjectOpenHashMap(Map<? extends Character, ? extends V>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ObjectOpenHashMap(Char2ObjectMap<V>, float) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ObjectOpenHashMap(Char2ObjectMap<V>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ObjectOpenHashMap(char[], V[], float) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ObjectOpenHashMap(char[], V[]) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
CHAR_DATA - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
CharArrayList - com.uwyn.jhighlight.fastutil.charsのクラス
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
CharArrayList(char[], boolean) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list using a given array.
CharArrayList(int) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list with given capacity.
CharArrayList() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list with CharArrayList.DEFAULT_INITIAL_CAPACITY capacity.
CharArrayList(Collection<? extends Character>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list and fills it with a given collection.
CharArrayList(CharCollection) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list and fills it with a given type-specific collection.
CharArrayList(CharList) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list and fills it with a given type-specific list.
CharArrayList(char[]) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements of a given array.
CharArrayList(char[], int, int) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements of a given array.
CharArrayList(Iterator<? extends Character>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements returned by an iterator..
CharArrayList(CharIterator) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
CharArrays - com.uwyn.jhighlight.fastutil.charsのクラス
A class providing static methods and objects that do useful things with type-specific arrays.
CharBidirectionalIterator - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
CharCollection - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
CharComparator - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
CharIterable - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific Iterable that strengthens that specification of Iterable.iterator().
charIterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
推奨されていません。
charIterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
推奨されていません。
As of fastutil 5, replaced by CharCollection.iterator().
CharIterator - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
CharIterators - com.uwyn.jhighlight.fastutil.charsのクラス
A class providing static methods and objects that do useful things with type-specific iterators.
CharIterators.EmptyIterator - com.uwyn.jhighlight.fastutil.charsのクラス
A class returning no elements and a type-specific iterator interface.
CharIterators.EmptyIterator() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
CharIterators.UnmodifiableBidirectionalIterator - com.uwyn.jhighlight.fastutil.charsのクラス
An unmodifiable wrapper class for bidirectional iterators.
CharIterators.UnmodifiableBidirectionalIterator(CharBidirectionalIterator) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
CharIterators.UnmodifiableIterator - com.uwyn.jhighlight.fastutil.charsのクラス
An unmodifiable wrapper class for iterators.
CharIterators.UnmodifiableIterator(CharIterator) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableIterator
 
CharIterators.UnmodifiableListIterator - com.uwyn.jhighlight.fastutil.charsのクラス
An unmodifiable wrapper class for list iterators.
CharIterators.UnmodifiableListIterator(CharListIterator) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
CharList - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
charListIterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
推奨されていません。
charListIterator(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
推奨されていません。
charListIterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
推奨されていません。
As of fastutil 5, replaced by CharList.listIterator().
charListIterator(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
推奨されていません。
As of fastutil 5, replaced by CharList.listIterator(int).
CharListIterator - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific bidirectional iterator that is also a ListIterator.
CharSet - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
CharStack - com.uwyn.jhighlight.fastutil.charsのインタフェース
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
charSubList(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
推奨されていません。
charSubList(int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
推奨されていません。
As of fastutil 5, replaced by CharList.subList(int,int).
clear() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
 
clear() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
clear() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
clear() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
clear() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
clear() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
clear() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
clear() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Function
Removes all associations from this function (optional operation).
clear() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
clear() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
clone() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
clone() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.Singleton
 
clone() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
clone() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
clone() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
clone() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
com.uwyn.jhighlight - パッケージ com.uwyn.jhighlight
 
com.uwyn.jhighlight.fastutil - パッケージ com.uwyn.jhighlight.fastutil
 
com.uwyn.jhighlight.fastutil.booleans - パッケージ com.uwyn.jhighlight.fastutil.booleans
 
com.uwyn.jhighlight.fastutil.chars - パッケージ com.uwyn.jhighlight.fastutil.chars
 
com.uwyn.jhighlight.fastutil.ints - パッケージ com.uwyn.jhighlight.fastutil.ints
 
com.uwyn.jhighlight.fastutil.objects - パッケージ com.uwyn.jhighlight.fastutil.objects
 
com.uwyn.jhighlight.highlighter - パッケージ com.uwyn.jhighlight.highlighter
 
com.uwyn.jhighlight.renderer - パッケージ com.uwyn.jhighlight.renderer
 
com.uwyn.jhighlight.servlet - パッケージ com.uwyn.jhighlight.servlet
 
com.uwyn.jhighlight.tools - パッケージ com.uwyn.jhighlight.tools
 
com.uwyn.jhighlight.tools.exceptions - パッケージ com.uwyn.jhighlight.tools.exceptions
 
COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
compare(boolean, boolean) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanComparator
Compares the given primitive types.
compare(char, char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharComparator
Compares the given primitive types.
compare(int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.ints.IntComparator
Compares the given primitive types.
compareTo(List<? extends Character>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Compares this list to another object.
compareTo(CharArrayList) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Compares this array list to another array list.
compareTo(List<? extends K>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
Compares this list to another object.
compareTo(ObjectArrayList<? extends K>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Compares this array list to another array list.
concat(CharIterator[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Concatenates all iterators contained in an array.
concat(CharIterator[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Concatenates a sequence of iterators contained in an array.
concat(ObjectIterator<? extends K>[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Concatenates all iterators contained in an array.
concat(ObjectIterator<? extends K>[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Concatenates a sequence of iterators contained in an array.
contains(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Delegates to the corresponding type-specific method.
contains(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
contains(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
contains(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
 
contains(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
containsAll(CharCollection) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(Collection<?>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Checks whether this collection contains all elements from the given collection.
containsAll(CharCollection) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
 
containsAll(Collection<?>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
Checks whether this collection contains all elements from the given collection.
containsKey(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
 
containsKey(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
Checks whether the given value is contained in AbstractChar2ObjectMap.keySet().
containsKey(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunction
 
containsKey(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
containsKey(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.Singleton
 
containsKey(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
containsKey(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
containsKey(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
containsKey(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
containsKey(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
containsKey(Object) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Function
Returns true if this function contains a mapping for the specified key.
containsValue(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
Checks whether the given value is contained in AbstractChar2ObjectMap.values().
containsValue(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
convertTabsToSpaces(String, int) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.StringUtils
Converts all tabs on a line to spaces according to the provided tab width.
copy(boolean[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Returns a copy of a portion of an array.
copy(boolean[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Returns a copy of an array.
copy(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Returns a copy of a portion of an array.
copy(char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Returns a copy of an array.
copy(int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Returns a copy of a portion of an array.
copy(int[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Returns a copy of an array.
copy(K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Returns a copy of a portion of an array.
copy(K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Returns a copy of an array.
CPLUSPLUS - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 
CPP - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 
CPP_COMMENT_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
CppHighlighter - com.uwyn.jhighlight.highlighterのクラス
This class is a scanner generated by JFlex 1.4.1 on 8/2/06 6:03 AM from the specification file com/uwyn/jhighlight/highlighter/CppHighlighter.flex
CppHighlighter() - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.CppHighlighter
 
CppHighlighter(Reader) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.CppHighlighter
Creates a new scanner There is also a java.io.InputStream version of this constructor.
CppHighlighter(InputStream) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.CppHighlighter
Creates a new scanner.
CppXhtmlRenderer - com.uwyn.jhighlight.rendererのクラス
Generates highlighted syntax in XHTML from Cpp source.
CppXhtmlRenderer() - クラス のコンストラクタcom.uwyn.jhighlight.renderer.CppXhtmlRenderer
 
CXX - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 

D

DEFAULT_CSS - クラス のstatic変数com.uwyn.jhighlight.renderer.CppXhtmlRenderer
 
DEFAULT_CSS - クラス のstatic変数com.uwyn.jhighlight.renderer.GroovyXhtmlRenderer
 
DEFAULT_CSS - クラス のstatic変数com.uwyn.jhighlight.renderer.JavaScriptXhtmlRenderer
 
DEFAULT_CSS - クラス のstatic変数com.uwyn.jhighlight.renderer.JavaXhtmlRenderer
 
DEFAULT_CSS - クラス のstatic変数com.uwyn.jhighlight.renderer.XmlXhtmlRenderer
 
DEFAULT_GROWTH_FACTOR - インタフェース のstatic変数com.uwyn.jhighlight.fastutil.Hash
The default growth factor of a hash table.
DEFAULT_INITIAL_CAPACITY - クラス のstatic変数com.uwyn.jhighlight.fastutil.chars.CharArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - クラス のstatic変数com.uwyn.jhighlight.fastutil.objects.ObjectArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_SIZE - インタフェース のstatic変数com.uwyn.jhighlight.fastutil.Hash
The initial default size of a hash table.
DEFAULT_LOAD_FACTOR - インタフェース のstatic変数com.uwyn.jhighlight.fastutil.Hash
The default load factor of a hash table.
defaultReturnValue(V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
 
defaultReturnValue() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
 
defaultReturnValue(V) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunction
Sets the default return value.
defaultReturnValue() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunction
Gets the default return value.
defaultReturnValue() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
defRetValue - クラス の変数com.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
The default return value for get(), put() and remove().
destroy() - クラス のメソッドcom.uwyn.jhighlight.servlet.HighlightFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス のメソッドcom.uwyn.jhighlight.servlet.HighlightFilter
 
double2int(double) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Returns the hash code that would be returned by Double.hashCode().
DOXYGEN_COMMENT_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
DOXYGEN_TAG_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 

E

elements() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Returns the backing array of this list.
elements() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Returns the backing array of this list.
EMPTY_ARRAY - クラス のstatic変数com.uwyn.jhighlight.fastutil.booleans.BooleanArrays
A static, final, empty array.
EMPTY_ARRAY - クラス のstatic変数com.uwyn.jhighlight.fastutil.chars.CharArrays
A static, final, empty array.
EMPTY_ARRAY - クラス のstatic変数com.uwyn.jhighlight.fastutil.ints.IntArrays
A static, final, empty array.
EMPTY_ARRAY - クラス のstatic変数com.uwyn.jhighlight.fastutil.objects.ObjectArrays
A static, final, empty array.
EMPTY_FUNCTION - クラス のstatic変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_ITERATOR - クラス のstatic変数com.uwyn.jhighlight.fastutil.chars.CharIterators
An empty iterator (immutable).
EMPTY_ITERATOR - クラス のstatic変数com.uwyn.jhighlight.fastutil.objects.ObjectIterators
An empty iterator (immutable).
encodeHtml(String) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.StringUtils
Transforms a provided String object into a new string, containing only valid Html characters.
ensureCapacity(boolean[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(boolean[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(char[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(int[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(K[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureFromTo(int, int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.Arrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array of given length.
ensureFromTo(boolean[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureIndex(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Ensures that the given index is nonnegative and not greater than the list size.
ensureIndex(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
Ensures that the given index is nonnegative and not greater than the list size.
ensureOffsetLength(int, int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.Arrays
Ensures that a range given by an offset and a length fits an array of given length.
ensureOffsetLength(boolean[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Ensures that a range given by an offset and a length fits an array.
ensureRestrictedIndex(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Ensures that the given index is nonnegative and smaller than the list size.
ensureRestrictedIndex(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
Ensures that the given index is nonnegative and smaller than the list size.
entries - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Cached set of entries.
entrySet() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
 
entrySet() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectMap
Returns a set view of the mappings contained in this map.
equals(boolean[], boolean[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
推奨されていません。
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
equals(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
 
equals(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
equals(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharSet
 
equals(CharArrayList) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Compares this type-specific array list to another one.
equals(char[], char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
推奨されていません。
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(K, K) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Hash.Strategy
Returns true if the given objects are equal with respect to this hash strategy.
equals(int[], int[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
推奨されていません。
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
equals(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectSet
 
equals(ObjectArrayList<K>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Compares this type-specific array list to another one.
equals(K[], K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
推奨されていません。
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
ExceptionUtils - com.uwyn.jhighlight.toolsのクラス
Collection of utility methods to work with exceptions.
ExplicitStateHighlighter - com.uwyn.jhighlight.highlighterのインタフェース
Provides access to the lexical scanning of a highlighted language.

F

f - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
The acceptable load factor.
FAST_LOAD_FACTOR - インタフェース のstatic変数com.uwyn.jhighlight.fastutil.Hash
The load factor for a (usually small) table that is meant to be particularly fast.
fastIterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry object, suitably mutated.
FileUtils - com.uwyn.jhighlight.toolsのクラス
Collection of utility methods to work with files.
FileUtilsErrorException - com.uwyn.jhighlight.tools.exceptionsの例外
Exception that will be trigger when unexpected errors occur during the functionalities of the FileUtils class.
FileUtilsErrorException(String) - 例外 のコンストラクタcom.uwyn.jhighlight.tools.exceptions.FileUtilsErrorException
 
FileUtilsErrorException(String, Throwable) - 例外 のコンストラクタcom.uwyn.jhighlight.tools.exceptions.FileUtilsErrorException
 
fill(boolean[], boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Fills the given array with the given value.
fill(boolean[], int, int, boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Fills a portion of the given array with the given value.
fill(char[], char) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Fills the given array with the given value.
fill(char[], int, int, char) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Fills a portion of the given array with the given value.
fill(int[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Fills the given array with the given value.
fill(int[], int, int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Fills a portion of the given array with the given value.
fill(K[], K) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Fills the given array with the given value.
fill(K[], int, int, K) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Fills a portion of the given array with the given value.
filter(String, Pattern, Pattern) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.StringUtils
Checks if the name filters through an including and an excluding regular expression.
filter(String, Pattern[], Pattern[]) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.StringUtils
Checks if the name filters through a series of including and excluding regular expressions.
float2int(float) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Returns the hash code that would be returned by Float.hashCode().
FREE - インタフェース のstatic変数com.uwyn.jhighlight.fastutil.Hash
The state of a free hash table entry.
from - クラス の変数com.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
Initial (inclusive) index of this sublist.
from - クラス の変数com.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
Initial (inclusive) index of this sublist.
fromTo(char, char) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Creates a type-specific list iterator over an interval.
function - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
function - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
Function<K,V> - com.uwyn.jhighlight.fastutilのインタフェース
A function mapping keys into values.

G

get(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
Delegates to the corresponding type-specific method, taking care of returning null on a missing key.
get(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
get(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunction
Returns the value to which the given key is mapped.
get(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
get(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
get(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.Singleton
 
get(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
get(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
get(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
get(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
get(Character) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
get(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
get(Object) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Function
Returns the value associated by this function to the specified key.
get(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
get(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
getChar(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
getChar(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
getChar(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
getCharKey() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
getCharKey() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectMap.Entry
 
getCssClass(int) - クラス のメソッドcom.uwyn.jhighlight.renderer.CppXhtmlRenderer
 
getCssClass(int) - クラス のメソッドcom.uwyn.jhighlight.renderer.GroovyXhtmlRenderer
 
getCssClass(int) - クラス のメソッドcom.uwyn.jhighlight.renderer.JavaScriptXhtmlRenderer
 
getCssClass(int) - クラス のメソッドcom.uwyn.jhighlight.renderer.JavaXhtmlRenderer
 
getCssClass(int) - クラス のメソッドcom.uwyn.jhighlight.renderer.XhtmlRenderer
Looks up the CSS class identifier that corresponds to the syntax style.
getCssClass(int) - クラス のメソッドcom.uwyn.jhighlight.renderer.XmlXhtmlRenderer
 
getCssClassDefinitions() - クラス のメソッドcom.uwyn.jhighlight.renderer.XhtmlRenderer
Returns all the CSS class definitions that should appear within the style XHTML tag.
getCurrentState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
 
getCurrentState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
 
getCurrentState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
 
getCurrentState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
getCurrentState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
 
getDefaultCssStyles() - クラス のメソッドcom.uwyn.jhighlight.renderer.CppXhtmlRenderer
 
getDefaultCssStyles() - クラス のメソッドcom.uwyn.jhighlight.renderer.GroovyXhtmlRenderer
 
getDefaultCssStyles() - クラス のメソッドcom.uwyn.jhighlight.renderer.JavaScriptXhtmlRenderer
 
getDefaultCssStyles() - クラス のメソッドcom.uwyn.jhighlight.renderer.JavaXhtmlRenderer
 
getDefaultCssStyles() - クラス のメソッドcom.uwyn.jhighlight.renderer.XhtmlRenderer
Returns a map of all the CSS styles that the renderer requires, together with default definitions for them.
getDefaultCssStyles() - クラス のメソッドcom.uwyn.jhighlight.renderer.XmlXhtmlRenderer
 
getElements(int, char[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
getElements(int, char[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Copies element of this type-specific list into the given array one-by-one.
getElements(int, char[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, char[], int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, Object[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
Copies element of this type-specific list into the given array one-by-one.
getElements(int, Object[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
getElements(int, Object[], int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, Object[], int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getExceptionStackTrace(Throwable) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.ExceptionUtils
Obtains the entire stracktrace of an exception and converts it into a string.
getExtension(String) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.FileUtils
 
getFileList(File, Pattern[], Pattern[]) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.FileUtils
Recursively traverse a directory hierachy and obtain a list of all absolute file names.
getHighlighter() - クラス のメソッドcom.uwyn.jhighlight.renderer.CppXhtmlRenderer
 
getHighlighter() - クラス のメソッドcom.uwyn.jhighlight.renderer.GroovyXhtmlRenderer
 
getHighlighter() - クラス のメソッドcom.uwyn.jhighlight.renderer.JavaScriptXhtmlRenderer
 
getHighlighter() - クラス のメソッドcom.uwyn.jhighlight.renderer.JavaXhtmlRenderer
 
getHighlighter() - クラス のメソッドcom.uwyn.jhighlight.renderer.XhtmlRenderer
Returns the language-specific highlighting lexer that should be used
getHighlighter() - クラス のメソッドcom.uwyn.jhighlight.renderer.XmlXhtmlRenderer
 
getKey() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
getNextToken() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
 
getNextToken() - インタフェース のメソッドcom.uwyn.jhighlight.highlighter.ExplicitStateHighlighter
Obtain the next token from the scanner.
getNextToken() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
 
getNextToken() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
 
getNextToken() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
getNextToken() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
 
getRenderer(String) - クラス のstaticメソッドcom.uwyn.jhighlight.renderer.XhtmlRendererFactory
Instantiates an instance of a known XhtmlRenderer according to the type that's provided.
getStartState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
 
getStartState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
 
getStartState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
 
getStartState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
getStartState() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
 
getStyleCount() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
 
getStyleCount() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
 
getStyleCount() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
 
getStyleCount() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
getStyleCount() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
 
getSupportedTypes() - クラス のstaticメソッドcom.uwyn.jhighlight.renderer.XhtmlRendererFactory
Returned a set with all the supported XHTML renderer types.
getTokenLength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
 
getTokenLength() - インタフェース のメソッドcom.uwyn.jhighlight.highlighter.ExplicitStateHighlighter
Returns the length of the matched text region.
getTokenLength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
 
getTokenLength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
 
getTokenLength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
getTokenLength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
 
getValue() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
getVersion() - クラス のstaticメソッドcom.uwyn.jhighlight.JHighlightVersion
Returns the version number of this JHighlight release.
getXhtmlFooter() - クラス のメソッドcom.uwyn.jhighlight.renderer.XhtmlRenderer
Returns the XHTML footer that nicely finishes the file after the highlighted source code.
getXhtmlHeader(String) - クラス のメソッドcom.uwyn.jhighlight.renderer.XhtmlRenderer
Returns the XHTML header that preceedes the highlighted source code.
getXhtmlHeaderFragment(String) - クラス のメソッドcom.uwyn.jhighlight.renderer.XhtmlRenderer
Returns the XHTML header that preceedes the highlighted source code for a fragment.
GROOVY - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 
GroovyHighlighter - com.uwyn.jhighlight.highlighterのクラス
This class is a scanner generated by JFlex 1.4.1 on 8/2/06 6:03 AM from the specification file com/uwyn/jhighlight/highlighter/GroovyHighlighter.flex
GroovyHighlighter() - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.GroovyHighlighter
 
GroovyHighlighter(Reader) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Creates a new scanner There is also a java.io.InputStream version of this constructor.
GroovyHighlighter(InputStream) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Creates a new scanner.
GroovyXhtmlRenderer - com.uwyn.jhighlight.rendererのクラス
Generates highlighted syntax in XHTML from Groovy source.
GroovyXhtmlRenderer() - クラス のコンストラクタcom.uwyn.jhighlight.renderer.GroovyXhtmlRenderer
 
grow(boolean[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length.
grow(boolean[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length, preserving just a part of the array.
grow(char[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length.
grow(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length, preserving just a part of the array.
grow(int[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length.
grow(int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length, preserving just a part of the array.
grow(K[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length.
grow(K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Grows the given array to the maximum between the given length and the current length multiplied by two, provided that the given length is larger than the current length, preserving just a part of the array.
growthFactor(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
推奨されていません。
Since fastutil 6.1.0, hash tables are doubled when they are too full.
growthFactor() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
推奨されていません。
Since fastutil 6.1.0, hash tables are doubled when they are too full.

H

Hash - com.uwyn.jhighlight.fastutilのインタフェース
Basic data for all hash-based classes.
Hash.Strategy<K> - com.uwyn.jhighlight.fastutilのインタフェース
A generic hash strategy.
HASH_STRATEGY - クラス のstatic変数com.uwyn.jhighlight.fastutil.booleans.BooleanArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - クラス のstatic変数com.uwyn.jhighlight.fastutil.chars.CharArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - クラス のstatic変数com.uwyn.jhighlight.fastutil.ints.IntArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - クラス のstatic変数com.uwyn.jhighlight.fastutil.objects.ObjectArrays
A type-specific content-based hash strategy for arrays.
hashCode() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
hashCode() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
Returns a hash code for this map.
hashCode() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharSet
Returns a hash code for this set.
hashCode() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Returns a hash code for this map.
hashCode(K) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Hash.Strategy
Returns the hash code of the specified object with respect to this hash strategy.
hashCode() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectSet
Returns a hash code for this set.
HashCommon - com.uwyn.jhighlight.fastutilのクラス
Common code for all hash-based classes.
HashCommon() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.HashCommon
 
hasNext() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
hasNext() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
hasNext() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableIterator
 
hasNext() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
hasNext() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
hasNext() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
hasNext() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
hasNext() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
hasPrevious() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.BidirectionalIterator
Returns whether there is a previous element.
hasPrevious() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
hasPrevious() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
hasPrevious() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
hasPrevious() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
highlight(String, InputStream, OutputStream, String, boolean) - インタフェース のメソッドcom.uwyn.jhighlight.renderer.Renderer
Transforms source code that's provided through an InputStream to highlighted syntax and writes it back to an OutputStream.
highlight(String, String, String, boolean) - インタフェース のメソッドcom.uwyn.jhighlight.renderer.Renderer
Transforms source code that's provided through a String to highlighted syntax and returns it as a String.
highlight(String, InputStream, OutputStream, String, boolean) - クラス のメソッドcom.uwyn.jhighlight.renderer.XhtmlRenderer
Transforms source code that's provided through an InputStream to highlighted syntax in XHTML and writes it back to an OutputStream.
highlight(String, String, String, boolean) - クラス のメソッドcom.uwyn.jhighlight.renderer.XhtmlRenderer
Transforms source code that's provided through a String to highlighted syntax in XHTML and returns it as a String.
HighlightFilter - com.uwyn.jhighlight.servletのクラス
A servlet filter that offers on-the-fly syntax highlighting for Java, HTML, XHTML, XML and LZX files.
HighlightFilter() - クラス のコンストラクタcom.uwyn.jhighlight.servlet.HighlightFilter
 
HTML - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 

I

i - クラス の変数com.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
i - クラス の変数com.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableIterator
 
i - クラス の変数com.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
i - クラス の変数com.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
i - クラス の変数com.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
i - クラス の変数com.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
IN_CDATA_SECTION - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
IN_COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
IN_COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
IN_COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
IN_COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_DOUBLE_QUOTE_STRING - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_DOXYGEN_COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
IN_HEREDOC - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
lexical states
IN_JAVA_DOC_COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
IN_JAVA_DOC_COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
IN_PROCESSING_INSTRUCTION - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_RIFE_NAME - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_RIFE_NAME_QUOTED - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_RIFE_NAME_SINGLEQUOTED - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_RIFE_TAG_COMMENT - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_RIFE_TAG_COMPACT - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_RIFE_TAG_REGULAR - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_RIFE_TAG_VELOCITY - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_SINGLE_QUOTE_STRING - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
IN_TAG - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
indexOf(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
indexOf(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
indexOf(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
indexOf(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
indexOf(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
indexOf(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
init(FilterConfig) - クラス のメソッドcom.uwyn.jhighlight.servlet.HighlightFilter
 
IntArrays - com.uwyn.jhighlight.fastutil.intsのクラス
A class providing static methods and objects that do useful things with type-specific arrays.
IntComparator - com.uwyn.jhighlight.fastutil.intsのインタフェース
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
isEmpty() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
 
isEmpty() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
isEmpty() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
isEmpty() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
isEmpty() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
 
isEmpty() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
isEmpty() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Stack
Checks whether the stack is empty.
iterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
iterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
iterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharSet
 
iterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterable
Returns a type-specific iterator.
iterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
Returns a type-specific iterator on the elements of this list (in proper sequence).
iterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharSet
Returns a type-specific iterator on the elements of this set.
iterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
 
iterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
iterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectSet
 
iterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterable
Returns a type-specific iterator.
iterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
Returns a type-specific iterator on the elements of this list (in proper sequence).
iterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectSet
Returns a type-specific iterator on the elements of this set.

J

JAVA - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 
JAVA_COMMENT_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
JAVA_COMMENT_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
JAVA_COMMENT_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
JAVADOC_COMMENT_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
JAVADOC_COMMENT_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
JAVADOC_TAG_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
JAVADOC_TAG_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
JavaHighlighter - com.uwyn.jhighlight.highlighterのクラス
This class is a scanner generated by JFlex 1.4.1 on 8/2/06 6:03 AM from the specification file com/uwyn/jhighlight/highlighter/JavaHighlighter.flex
JavaHighlighter() - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.JavaHighlighter
 
JavaHighlighter(Reader) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.JavaHighlighter
Creates a new scanner There is also a java.io.InputStream version of this constructor.
JavaHighlighter(InputStream) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.JavaHighlighter
Creates a new scanner.
JavaScriptHighlighter - com.uwyn.jhighlight.highlighterのクラス
This class is a scanner generated by JFlex 1.4.1 on 8/2/06 6:03 AM from the specification file com/uwyn/jhighlight/highlighter/JavaScriptHighlighter.flex
JavaScriptHighlighter() - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
JavaScriptHighlighter(Reader) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Creates a new scanner There is also a java.io.InputStream version of this constructor.
JavaScriptHighlighter(InputStream) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Creates a new scanner.
JavaScriptXhtmlRenderer - com.uwyn.jhighlight.rendererのクラス
Generates highlighted syntax in XHTML from Java source.
JavaScriptXhtmlRenderer() - クラス のコンストラクタcom.uwyn.jhighlight.renderer.JavaScriptXhtmlRenderer
 
JavaXhtmlRenderer - com.uwyn.jhighlight.rendererのクラス
Generates highlighted syntax in XHTML from Java source.
JavaXhtmlRenderer() - クラス のコンストラクタcom.uwyn.jhighlight.renderer.JavaXhtmlRenderer
 
JHighlight - com.uwyn.jhighlightのクラス
Provides console access to the source code syntax highlighting for Java, HTML, XHTML, XML and LZX files.
JHighlight() - クラス のコンストラクタcom.uwyn.jhighlight.JHighlight
 
JHighlightVersion - com.uwyn.jhighlightのクラス
Provides acces to the version number of this JHighlight release.

K

key - クラス の変数com.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
key - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.Singleton
 
key - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
The array of keys.
keys - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Cached set of keys.
keySet() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectMap
Returns a set view of the keys contained in this map.
keySet() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
KEYWORD_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
KEYWORD_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
KEYWORD_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
KEYWORD_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 

L

l - クラス の変数com.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
The list this sublist restricts.
l - クラス の変数com.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
The list this sublist restricts.
lastIndexOf(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
lastIndexOf(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
lastIndexOf(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
lastIndexOf(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
lastIndexOf(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
lastIndexOf(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
listIterator(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
listIterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
listIterator(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
listIterator(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
listIterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
Returns a type-specific list iterator on the list.
listIterator(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
Returns a type-specific list iterator on the list starting at a given index.
listIterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
listIterator(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
listIterator(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
listIterator(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
listIterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
Returns a type-specific list iterator on the list.
listIterator(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
Returns a type-specific list iterator on the list starting at a given index.
LITERAL_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
LITERAL_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
LITERAL_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
LITERAL_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
long2int(long) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Returns the hash code that would be returned by Long.hashCode().
LZX - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 

M

main(String[]) - クラス のstaticメソッドcom.uwyn.jhighlight.JHighlight
 
mask - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
The mask for wrapping a position counter.
MAX_ARRAY_SIZE - クラス のstatic変数com.uwyn.jhighlight.fastutil.Arrays
This is a safe value used by ArrayList (as of Java 7) to avoid throwing OutOfMemoryError on some JVMs.
maxFill - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Threshold after which we rehash.
maxFill(int, float) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Returns the maximum number of entries that can be filled before rehashing.
maxFill(long, float) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Returns the maximum number of entries that can be filled before rehashing.
mergeSort(int, int, IntComparator, Swapper) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.Arrays
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using mergesort.
mergeSort(boolean[], int, int, boolean[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(boolean[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(boolean[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(boolean[], int, int, BooleanComparator, boolean[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(boolean[], int, int, BooleanComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(boolean[], BooleanComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(char[], int, int, char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(char[], int, int, CharComparator, char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(char[], int, int, CharComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(char[], CharComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(int[], int, int, int[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(int[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(int[], int, int, IntComparator, int[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(int[], int, int, IntComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(int[], IntComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(K[], int, int, K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(K[], int, int, Comparator<K>, K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(K[], int, int, Comparator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(K[], Comparator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
murmurHash3(int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Avalanches the bits of an integer by applying the finalisation step of MurmurHash3.
murmurHash3(long) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Avalanches the bits of a long integer by applying the finalisation step of MurmurHash3.

N

n - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
The current table size.
next() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharIterator
Delegates to the corresponding type-specific method.
next() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
next() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableIterator
 
next() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
next() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
next() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
next() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
next() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
nextChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharIterator
Delegates to the corresponding generic method.
nextChar() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterator
Returns the next element as a primitive type.
nextChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
nextChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
nextChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableIterator
 
nextChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
nextIndex() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
nextIndex() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
nextIndex() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
nextIndex() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
nextPowerOfTwo(int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Return the least power of two greater than or equal to the specified value.
nextPowerOfTwo(long) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.HashCommon
Return the least power of two greater than or equal to the specified value.

O

ObjectArrayList<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectArrayList(K[], boolean) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list using a given array.
ObjectArrayList(int) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list with given capacity.
ObjectArrayList() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list with ObjectArrayList.DEFAULT_INITIAL_CAPACITY capacity.
ObjectArrayList(Collection<? extends K>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with a given collection.
ObjectArrayList(ObjectCollection<? extends K>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with a given type-specific collection.
ObjectArrayList(ObjectList<? extends K>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with a given type-specific list.
ObjectArrayList(K[]) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements of a given array.
ObjectArrayList(K[], int, int) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements of a given array.
ObjectArrayList(Iterator<? extends K>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements returned by an iterator..
ObjectArrayList(ObjectIterator<? extends K>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
ObjectArrays - com.uwyn.jhighlight.fastutil.objectsのクラス
A class providing static methods and objects that do useful things with type-specific arrays.
ObjectBidirectionalIterator<K> - com.uwyn.jhighlight.fastutil.objectsのインタフェース
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
ObjectCollection<K> - com.uwyn.jhighlight.fastutil.objectsのインタフェース
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectIterable<K> - com.uwyn.jhighlight.fastutil.objectsのインタフェース
A type-specific Iterable that strengthens that specification of Iterable.iterator().
objectIterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
推奨されていません。
objectIterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectCollection
推奨されていません。
As of fastutil 5, replaced by ObjectCollection.iterator().
ObjectIterator<K> - com.uwyn.jhighlight.fastutil.objectsのインタフェース
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
ObjectIterators - com.uwyn.jhighlight.fastutil.objectsのクラス
A class providing static methods and objects that do useful things with type-specific iterators.
ObjectIterators.EmptyIterator<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
A class returning no elements and a type-specific iterator interface.
ObjectIterators.EmptyIterator() - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
ObjectIterators.UnmodifiableBidirectionalIterator<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
An unmodifiable wrapper class for bidirectional iterators.
ObjectIterators.UnmodifiableBidirectionalIterator(ObjectBidirectionalIterator<K>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
ObjectIterators.UnmodifiableIterator<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
An unmodifiable wrapper class for iterators.
ObjectIterators.UnmodifiableIterator(ObjectIterator<K>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
ObjectIterators.UnmodifiableListIterator<K> - com.uwyn.jhighlight.fastutil.objectsのクラス
An unmodifiable wrapper class for list iterators.
ObjectIterators.UnmodifiableListIterator(ObjectListIterator<K>) - クラス のコンストラクタcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
ObjectList<K> - com.uwyn.jhighlight.fastutil.objectsのインタフェース
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
objectListIterator() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
推奨されていません。
objectListIterator(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
推奨されていません。
objectListIterator() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
推奨されていません。
As of fastutil 5, replaced by ObjectList.listIterator().
objectListIterator(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
推奨されていません。
As of fastutil 5, replaced by ObjectList.listIterator(int).
ObjectListIterator<K> - com.uwyn.jhighlight.fastutil.objectsのインタフェース
A type-specific bidirectional iterator that is also a ListIterator.
ObjectSet<K> - com.uwyn.jhighlight.fastutil.objectsのインタフェース
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
objectSubList(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
推奨されていません。
objectSubList(int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
推奨されていません。
As of fastutil 5, replaced by ObjectList.subList(int,int).
OCCUPIED - インタフェース のstatic変数com.uwyn.jhighlight.fastutil.Hash
The state of a occupied hash table entry.
OPERATOR_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
OPERATOR_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
OPERATOR_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
OPERATOR_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 

P

peek(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
peek(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
peek(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Stack
Peeks at an element on the stack (optional operation).
peekChar(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
peekChar(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharStack
 
PLAIN_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
PLAIN_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
PLAIN_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
PLAIN_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
PLAIN_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
pop() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
pop() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
pop() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Stack
Pops the top off the stack.
popChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
popChar() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharStack
 
pour(CharIterator, CharCollection, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(CharIterator, CharCollection) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Pours an iterator into a type-specific collection.
pour(CharIterator, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(CharIterator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Pours an iterator, returning a type-specific list.
pour(Iterator<K>, ObjectCollection<? super K>, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(Iterator<K>, ObjectCollection<? super K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Pours an iterator into a type-specific collection.
pour(Iterator<K>, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(Iterator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Pours an iterator, returning a type-specific list.
PREPROC_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
previous() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.BidirectionalIterator
Returns the previous element from the collection.
previous() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharBidirectionalIterator
Delegates to the corresponding type-specific method.
previous() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
previous() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
previous() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
previous() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
previous() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
previousChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharBidirectionalIterator
Delegates to the corresponding generic method.
previousChar() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharBidirectionalIterator
Returns the previous element as a primitive type.
previousChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
previousChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
previousChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
previousIndex() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
previousIndex() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.UnmodifiableListIterator
 
previousIndex() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
previousIndex() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
PRIMES - インタフェース のstatic変数com.uwyn.jhighlight.fastutil.Hash
A list of primes to be used as table sizes.
PROCESSING_INSTRUCTION - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
push(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
push(Character) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
push(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharStack
 
push(K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
push(K) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Stack
Pushes the given object on the stack.
put(char, V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
 
put(Character, V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
Delegates to the corresponding type-specific method, taking care of returning null on a missing key.
put(char, V) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunction
Adds a pair to the map.
put(char, V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
put(Character, V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
put(char, V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
put(char, V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
put(Character, V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
put(K, V) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Function
Associates the specified value with the specified key in this function (optional operation).
putAll(Map<? extends Character, ? extends V>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
Puts all pairs in the given map.

Q

quickSort(int, int, IntComparator, Swapper) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.Arrays
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using quicksort.
quickSort(boolean[], int, int, BooleanComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(boolean[], BooleanComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(boolean[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(boolean[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(char[], int, int, CharComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(char[], CharComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(int[], int, int, IntComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(int[], IntComparator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(int[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(K[], int, int, Comparator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(K[], Comparator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using quicksort.

R

radixSort(char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified array using radix sort.
radixSort(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified array using radix sort.
radixSort(char[], char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(char[], char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(char[][]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(char[][], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(int[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified array using radix sort.
radixSort(int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified array using radix sort.
radixSort(int[], int[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(int[], int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(int[][]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(int[][], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSortIndirect(int[], char[], boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], char[], int, int, boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], char[], char[], boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], char[], char[], int, int, boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], int[], boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], int[], int, int, boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], int[], int[], boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], int[], int[], int, int, boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
rehash() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
推奨されていません。
A no-op.
rehash(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Rehashes the map.
rem(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Delegates to the corresponding type-specific method.
rem(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
rem(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
rem(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
rem(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharSet
Delegates to remove().
rem(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
rem(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
Note that this method should be called remove(), but the clash with the similarly named index-based method in the List interface forces us to use a distinguished name.
rem(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
remove(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
 
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectFunction
Delegates to the corresponding type-specific method, taking care of returning null on a missing key.
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Delegates to the type-specific rem() method.
remove() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharIterator
This method just throws an UnsupportedOperationException.
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to rem().
remove(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
remove(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharSet
 
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharSet
Delegates to the corresponding type-specific method.
remove(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunction
Removes the mapping with the given key.
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
remove(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
remove(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
remove(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
remove(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharSet
Removes an element from this set.
remove(Object) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Function
Removes this key and the associated value from this function if it is present (optional operation).
remove() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectIterator
This method just throws an UnsupportedOperationException.
remove(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
remove(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectSet
 
remove(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
remove(Object) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
remove(Object) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectSet
Removes an element from this set.
removeAll(CharCollection) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(Collection<?>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Remove from this collection all elements in the given collection.
removeAll(CharCollection) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
 
removeAll(Collection<?>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
Remove from this collection all elements in the given collection.
removeChar(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
removeChar(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
removeChar(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
removeChar(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
REMOVED - インタフェース のstatic変数com.uwyn.jhighlight.fastutil.Hash
The state of a hash table entry freed by a deletion.
REMOVED - クラス のstatic変数com.uwyn.jhighlight.fastutil.HashCommon
This reference is used to fill keys and values of removed entries (if they are objects).
removeElements(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
removeElements(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Removes elements of this type-specific list one-by-one.
removeElements(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
removeElements(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
Removes elements of this type-specific list one-by-one.
removeElements(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
Removes (hopefully quickly) elements of this type-specific list.
Renderer - com.uwyn.jhighlight.rendererのインタフェース
Provides interface to render the source code highlighting.
repeat(String, int) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.StringUtils
Creates a new string that contains the provided string a number of times.
replace(String, String, String) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.StringUtils
Searches for a string within a specified string in a case-sensitive manner and replaces every match with another string.
replace(String, String, String, boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.StringUtils
Searches for a string within a specified string and replaces every match with another string.
retainAll(CharCollection) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(Collection<?>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
Retains in this collection only elements from the given collection.
retainAll(CharCollection) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
 
retainAll(Collection<?>) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
Retains in this collection only elements from the given collection.
reverse(boolean[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Reverses the order of the elements in the specified array.
reverse(boolean[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Reverses the order of the elements in the specified array fragment.
reverse(char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Reverses the order of the elements in the specified array.
reverse(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Reverses the order of the elements in the specified array fragment.
reverse(int[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Reverses the order of the elements in the specified array.
reverse(int[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Reverses the order of the elements in the specified array fragment.
reverse(K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Reverses the order of the elements in the specified array.
reverse(K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Reverses the order of the elements in the specified array fragment.
RIFE_NAME - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
RIFE_TAG - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 

S

SEPARATOR_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
SEPARATOR_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
SEPARATOR_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 
SEPARATOR_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
set(int, char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
set(int, char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
set(int, Character) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
set(Character) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharListIterator
Delegates to the corresponding type-specific method.
set(char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharListIterator
This method just throws an UnsupportedOperationException.
set(int, char) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
set(int, char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
 
set(char) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharListIterator
 
set(int, K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
set(int, K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
set(K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectListIterator
This method just throws an UnsupportedOperationException.
set(int, K) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
setLength(boolean[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Sets the length of the given array.
setLength(char[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Sets the length of the given array.
setLength(int[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Sets the length of the given array.
setLength(K[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Sets the length of the given array.
setReader(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
 
setReader(Reader) - インタフェース のメソッドcom.uwyn.jhighlight.highlighter.ExplicitStateHighlighter
Sets the reader that will be used to receive the text data.
setReader(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
 
setReader(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
 
setReader(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
setReader(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
 
setState(byte) - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
 
setState(byte) - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
 
setState(byte) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
 
setState(byte) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
 
setState(byte) - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
 
setValue(V) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
shiftKeys(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Shifts left entries with the specified hash code, starting at the specified position, and empties the resulting free entry.
shuffle(boolean[], int, int, Random) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(boolean[], Random) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(char[], int, int, Random) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(char[], Random) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(int[], int, int, Random) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(int[], Random) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(K[], int, int, Random) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(K[], Random) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Shuffles the specified array using the specified pseudorandom number generator.
singleton(char, V) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, V) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Returns an iterator that iterates just over the given element.
singleton(K) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Returns an iterator that iterates just over the given element.
size() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
size(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
size() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
size() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.Singleton
 
size() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
size() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
size - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Number of entries in the set.
size() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
size - クラス の変数com.uwyn.jhighlight.fastutil.chars.CharArrayList
The current actual size of the list (never greater than the backing-array length).
size() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
size(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
size(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
Sets the size of this list.
size() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Function
Returns the intended number of keys in this function, or -1 if no such number exists.
size() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
size(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
size - クラス の変数com.uwyn.jhighlight.fastutil.objects.ObjectArrayList
The current actual size of the list (never greater than the backing-array length).
size() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
size(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
 
size(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
Sets the size of this list.
skip(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharIterator
This method just iterates the type-specific version of AbstractCharIterator.next() for at most n times, stopping if Iterator.hasNext() becomes false.
skip(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterator
Skips the given number of elements.
skip(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators.EmptyIterator
 
skip(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectIterator
This method just iterates the type-specific version of Iterator.next() for at most n times, stopping if Iterator.hasNext() becomes false.
skip(int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterator
Skips the given number of elements.
skip(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
 
split(String, String) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.StringUtils
Splits a string into different parts, using a seperator string to detect the seperation boundaries in a case-sensitive manner.
split(String, String, boolean) - クラス のstaticメソッドcom.uwyn.jhighlight.tools.StringUtils
Splits a string into different parts, using a seperator string to detect the seperation boundaries.
Stack<K> - com.uwyn.jhighlight.fastutilのインタフェース
A stack.
StringUtils - com.uwyn.jhighlight.toolsのクラス
General purpose class containing common String manipulation methods.
subList(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
 
subList(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
subList(int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
 
subList(int, int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
subList(int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
swap(int, int) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Swapper
Swaps the data at the given positions.
Swapper - com.uwyn.jhighlight.fastutilのインタフェース
An object that can swap elements whose position is specified by integers
sync - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
synchronize(Char2ObjectFunction<V>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2ObjectFunction<V>, Object) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.

T

TAG_NAME - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
TAG_START - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
lexical states
TAG_SYMBOLS - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
to - クラス の変数com.uwyn.jhighlight.fastutil.chars.AbstractCharList.CharSubList
Final (exclusive) index of this sublist.
to - クラス の変数com.uwyn.jhighlight.fastutil.objects.AbstractObjectList.ObjectSubList
Final (exclusive) index of this sublist.
toArray(char[]) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
toArray() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
toArray(T[]) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
toArray(T[]) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
Returns an containing the items of this collection; the runtime type of the returned array is that of the specified array.
toArray(char[]) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
Returns a primitive type array containing the items of this collection.
toArray() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
 
toArray(T[]) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
 
toArray(T[]) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectCollection
Returns an containing the items of this collection; the runtime type of the returned array is that of the specified array.
toCharArray() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
toCharArray(char[]) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
toCharArray(char[]) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
 
toCharArray() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
Returns a primitive type array containing the items of this collection.
toCharArray(char[]) - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharCollection
Returns a primitive type array containing the items of this collection.
top() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
Delegates to the corresponding type-specific method.
top() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
top() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.Stack
Peeks at the top of the stack (optional operation).
topChar() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
topChar() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.CharStack
 
toString() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
toString() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
 
toString() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharCollection
 
toString() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractCharList
 
toString() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
toString() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
toString() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectCollection
 
toString() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.AbstractObjectList
 
trim(boolean[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.booleans.BooleanArrays
Trims the given array to the given length.
trim() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Trims this array list so that the capacity is equal to the size.
trim(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Trims the backing array if it is too large.
trim(char[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrays
Trims the given array to the given length.
trim(int[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.ints.IntArrays
Trims the given array to the given length.
trim() - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Trims this array list so that the capacity is equal to the size.
trim(int) - クラス のメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Trims the backing array if it is too large.
trim(K[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrays
Trims the given array to the given length.
TYPE_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
 
TYPE_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
TYPE_STYLE - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
 

U

unmodifiable(Char2ObjectFunction<V>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(CharIterator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(CharBidirectionalIterator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(CharListIterator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(ObjectIterator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(ObjectBidirectionalIterator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(ObjectListIterator<K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unwrap(CharIterator, char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(CharIterator, char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Unwraps an iterator into an array.
unwrap(CharIterator, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(CharIterator) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Unwraps an iterator, returning an array.
unwrap(CharIterator, CharCollection, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(CharIterator, CharCollection) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Unwraps an iterator into a type-specific collection.
unwrap(Iterator<? extends K>, K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(Iterator<? extends K>, K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Unwraps an iterator into an array.
unwrap(Iterator<? extends K>, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(Iterator<? extends K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Unwraps an iterator, returning an array.
unwrap(Iterator<K>, ObjectCollection<? super K>, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(Iterator<K>, ObjectCollection<? super K>) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Unwraps an iterator into a type-specific collection.
used - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
The array telling whether a position is used.

V

value - クラス の変数com.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
value - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectFunctions.Singleton
 
value - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
The array of values.
values() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.AbstractChar2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - インタフェース のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectMap
Returns a set view of the values contained in this map.
values - クラス の変数com.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
Cached collection of values.
values() - クラス のメソッドcom.uwyn.jhighlight.fastutil.chars.Char2ObjectOpenHashMap
 
VERY_FAST_LOAD_FACTOR - インタフェース のstatic変数com.uwyn.jhighlight.fastutil.Hash
The load factor for a (usually very small) table that is meant to be extremely fast.

W

wrap(char[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Wraps a given array into an array list of given size.
wrap(char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharArrayList
Wraps a given array into an array list.
wrap(char[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(char[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.chars.CharIterators
Wraps the given array into a type-specific list iterator.
wrap(K[], int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Wraps a given array into an array list of given size.
wrap(K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Wraps a given array into an array list.
wrap(K[], int, int) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(K[]) - クラス のstaticメソッドcom.uwyn.jhighlight.fastutil.objects.ObjectIterators
Wraps the given array into a type-specific list iterator.
wrapped - クラス の変数com.uwyn.jhighlight.fastutil.objects.ObjectArrayList
Whether the backing array was passed to wrap().

X

XHTML - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 
XhtmlRenderer - com.uwyn.jhighlight.rendererのクラス
Provides an abstract base class to perform source code to XHTML syntax highlighting.
XhtmlRenderer() - クラス のコンストラクタcom.uwyn.jhighlight.renderer.XhtmlRenderer
 
XhtmlRendererFactory - com.uwyn.jhighlight.rendererのクラス
Provides a single point of entry to instantiate Xhtml renderers.
XhtmlRendererFactory() - クラス のコンストラクタcom.uwyn.jhighlight.renderer.XhtmlRendererFactory
 
XML - クラス のstatic変数com.uwyn.jhighlight.renderer.XhtmlRendererFactory
 
XmlHighlighter - com.uwyn.jhighlight.highlighterのクラス
This class is a scanner generated by JFlex 1.4.1 on 8/2/06 6:03 AM from the specification file com/uwyn/jhighlight/highlighter/XmlHighlighter.flex
XmlHighlighter() - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.XmlHighlighter
 
XmlHighlighter(Reader) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.XmlHighlighter
Creates a new scanner There is also a java.io.InputStream version of this constructor.
XmlHighlighter(InputStream) - クラス のコンストラクタcom.uwyn.jhighlight.highlighter.XmlHighlighter
Creates a new scanner.
XmlXhtmlRenderer - com.uwyn.jhighlight.rendererのクラス
Generates highlighted syntax in XHTML from XML source.
XmlXhtmlRenderer() - クラス のコンストラクタcom.uwyn.jhighlight.renderer.XmlXhtmlRenderer
 

Y

yybegin(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
Enters a new lexical state
yybegin(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Enters a new lexical state
yybegin(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
Enters a new lexical state
yybegin(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Enters a new lexical state
yybegin(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
Enters a new lexical state
yycharat(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
Returns the character at position pos from the matched text.
yycharat(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Returns the character at position pos from the matched text.
yycharat(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
Returns the character at position pos from the matched text.
yycharat(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Returns the character at position pos from the matched text.
yycharat(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
Returns the character at position pos from the matched text.
yyclose() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
Closes the input stream.
yyclose() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Closes the input stream.
yyclose() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
Closes the input stream.
yyclose() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Closes the input stream.
yyclose() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
Closes the input stream.
YYEOF - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
This character denotes the end of file
YYEOF - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
This character denotes the end of file
YYEOF - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
This character denotes the end of file
YYEOF - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaScriptHighlighter
This character denotes the end of file
YYEOF - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
This character denotes the end of file
YYINITIAL - クラス のstatic変数com.uwyn.jhighlight.highlighter.CppHighlighter
lexical states
YYINITIAL - クラス のstatic変数com.uwyn.jhighlight.highlighter.GroovyHighlighter
 
YYINITIAL - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaHighlighter
lexical states
YYINITIAL - クラス のstatic変数com.uwyn.jhighlight.highlighter.JavaScriptHighlighter
lexical states
YYINITIAL - クラス のstatic変数com.uwyn.jhighlight.highlighter.XmlHighlighter
 
yylength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
Returns the length of the matched text region.
yylength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Returns the length of the matched text region.
yylength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
Returns the length of the matched text region.
yylength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Returns the length of the matched text region.
yylength() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
Returns the length of the matched text region.
yylex() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yylex() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yylex() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yylex() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yylex() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yypushback(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
Pushes the specified amount of characters back into the input stream.
yypushback(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Pushes the specified amount of characters back into the input stream.
yypushback(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
Pushes the specified amount of characters back into the input stream.
yypushback(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Pushes the specified amount of characters back into the input stream.
yypushback(int) - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
Resets the scanner to read from a new input stream.
yyreset(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Resets the scanner to read from a new input stream.
yyreset(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
Resets the scanner to read from a new input stream.
yyreset(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Resets the scanner to read from a new input stream.
yyreset(Reader) - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
Resets the scanner to read from a new input stream.
yystate() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
Returns the current lexical state.
yystate() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Returns the current lexical state.
yystate() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
Returns the current lexical state.
yystate() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Returns the current lexical state.
yystate() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
Returns the current lexical state.
yytext() - クラス のメソッドcom.uwyn.jhighlight.highlighter.CppHighlighter
Returns the text matched by the current regular expression.
yytext() - クラス のメソッドcom.uwyn.jhighlight.highlighter.GroovyHighlighter
Returns the text matched by the current regular expression.
yytext() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaHighlighter
Returns the text matched by the current regular expression.
yytext() - クラス のメソッドcom.uwyn.jhighlight.highlighter.JavaScriptHighlighter
Returns the text matched by the current regular expression.
yytext() - クラス のメソッドcom.uwyn.jhighlight.highlighter.XmlHighlighter
Returns the text matched by the current regular expression.
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 

Copyright © 2011-2015. All Rights Reserved.