toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.tutor.general.assertions.basic
/
BasicContext
Basic
Context
public
class
BasicContext
implements
Context
(
source
)
A basic implementation of a context.
Members
Types
Builder
Link copied to clipboard
public
final
class
Builder
implements
Context.Builder
<
BT
>
Functions
properties
Link copied to clipboard
public
List
<
Property
>
properties
(
)
Returns all properties of this context.
subject
Link copied to clipboard
public
Object
subject
(
)
Returns the subject of this context.