Word Explorer

Marker interface

💡 Words with a Similar Meaning to "Marker interface"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
marker interface patternnoun(software, object-oriented programming) A software design pattern in computer science, used with languages that provide run-time type information about objects.
tagging interfacenoun(software, object-oriented programming) Synonym of marker interface.
interfacenoun(computing) The point of interconnection between systems or subsystems.
anonymous classnoun(object-oriented programming) A class without a name, available only in the scope where it is defined.
fluent interfacenoun(software engineering) An object-oriented application programming interface whose design relies extensively on chaining methods together, with the aim of improving code legibility.
modifiernoun(grammar) A word, phrase, or clause that limits or qualifies the sense of another word or phrase. (It may be any of the following: an adjective phrase, an adverb phrase, a prepositional phrase, a noun phrase, or a subordinate clause.)
non-virtual interfacenoun(programming) An interface that controls how methods in a base class are overridden.
traitnoun(biology, psychology) An identifying characteristic, habit or trend.
member classnoun(object-oriented programming) An inner class declared outside a function (hence a "member") and not declared as static.
concrete interfacenoun(object-oriented programming) An interface that extends another.
subinterfacenoun(telecommunications, computing, networking) A division of one physical interface into multiple logical interfaces.
static classnoun(software, object-oriented programming) A class that cannot be instantiated.
bindingnounAn item (usually rope, tape, or string) used to hold two or more things together.
metaclassnoun(object-oriented programming) A class that serves as a template for other classes rather than objects.
member variablenoun(software, object-oriented programming) A variable that is associated with each instance of a class and can be accessed from all its methods.
programming interfacenoun(computing) Ellipsis of application programming interface. [(computing, programming) A set of routines, protocols, and tools for building software applications, which makes it possible for software components to interact with one another.]
superinterfacenoun(object-oriented programming) The interface from which another (the subinterface) is derived.
model-view-controllernoun(software architecture) A type of computer user interface that separates the representation of information from the user's interaction.
non-virtual interface patternnoun(programming) A software pattern that controls how methods in a base class are overridden using the non-virtual interface.
membernounOne who belongs to a group.

Translate “Marker interface” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Marker interface