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

M

Marker<T> - Class in com.varankin.io.stream
Iterable passthrough object that wraps incoming objects into container marked with structured location.
Marker(Iterable<T>, T...) - Constructor for class com.varankin.io.stream.Marker
 
Marker.Box<Unit> - Class in com.varankin.io.stream
Container to wrap incoming object.
Marker.Box(Unit) - Constructor for class com.varankin.io.stream.Marker.Box
 
MetaIdentifier - Class in com.varankin.bnf
A meta-identifier consists of an ordered list of one or more meta-identifier-characters subject to the condition that the first meta-identifier-character is a letter.
MetaIdentifier(Collection<MetaIdentifierCharacter>) - Constructor for class com.varankin.bnf.MetaIdentifier
 
MetaIdentifier(MetaIdentifierCharacter...) - Constructor for class com.varankin.bnf.MetaIdentifier
 
MetaIdentifierCharacter - Class in com.varankin.bnf
A meta-identifier-character is a letter or a decimal-digit.
MetaIdentifierCharacter(Character) - Constructor for class com.varankin.bnf.MetaIdentifierCharacter
 

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