An ordering by id for values of this set
A class for sets of values.
A class for sets of values. Iterating through this set will yield values in increasing order of their ids.
Value parametersThe set of ids of values (adjusted so that the lowest value does not fall below zero), organized as a BitSet
.
A factory object for value sets
The type of the enumerated values.
Creates a fresh value, part of this enumeration, called name
and identified by the integer i
.
Creates a fresh value, part of this enumeration, called name
and identified by the integer i
.
An integer that identifies this value at run-time. It must be unique amongst all values of the enumeration.
A human-readable name for that value.
Fresh value with the provided identifier i
and name name
.
Creates a fresh value, part of this enumeration, called name
.
Creates a fresh value, part of this enumeration, called name
.
A human-readable name for that value.
Fresh value called name
.
Creates a fresh value, part of this enumeration, identified by the integer i
.
Creates a fresh value, part of this enumeration, identified by the integer i
.
An integer that identifies this value at run-time. It must be unique amongst all values of the enumeration.
Fresh value identified by i
.
Creates a fresh value, part of this enumeration.
The value of this enumeration with given id x
The one higher than the highest integer amongst those used to identify values in this enumeration.
The one higher than the highest integer amongst those used to identify values in this enumeration.
AttributesThe name of this enumeration.
The values of this enumeration as a set.
Return a Value
from this Enumeration
whose name matches the argument s
.
Return a Value
from this Enumeration
whose name matches the argument s
. The names are determined automatically via reflection.
an Enumeration
name
the Value
of this Enumeration
if its name matches s
The integer to use to identify the next created value.
The string to use to name the next created value.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4