JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
C
D
F
G
I
J
L
N
O
S
C
classComparator
- Static variable in class io.sarl.util.
Comparators
Comparator of classes.
Collections3
- Class in
io.sarl.util
Utilities on collections.
Comparators
- Class in
io.sarl.util
Comparators.
Comparators()
- Constructor for class io.sarl.util.
Comparators
compareToSarlSpecificationVersion(Class<?>)
- Method in interface io.sarl.sarlspecification.
SarlSpecificationChecker
Compare the SARL specification version associated to the given type to the version of the current SARL.
D
DefaultSpace
- Annotation Type in
io.sarl.util
Annotation that is used for marking formal parameters and object fields in order to received the default space instance of a SARL context.
F
filterLogName(String)
- Method in class io.sarl.util.
JulPatternFormatter
Filter the log name in order to computer the one that is displayed into the log.
format(LogRecord)
- Method in class io.sarl.util.
JulPatternFormatter
G
getSarlSpecificationVersion(Class<?>)
- Method in interface io.sarl.sarlspecification.
SarlSpecificationChecker
Deprecated.
since 0.10, see #getSarlSpecificationVersionObject(Class)
getSarlSpecificationVersionObject(Class<?>)
- Method in interface io.sarl.sarlspecification.
SarlSpecificationChecker
Replies the supported SARL specification version of the given type.
I
io.sarl.sarlspecification
- package io.sarl.sarlspecification
io.sarl.util
- package io.sarl.util
isValidSarlElement(Class<?>)
- Method in interface io.sarl.sarlspecification.
SarlSpecificationChecker
Replies if the given type is a SARL element that is following the specification of the current SARL version.
J
JulPatternFormatter
- Class in
io.sarl.util
JUL formatter based on pattern.
JulPatternFormatter(String)
- Constructor for class io.sarl.util.
JulPatternFormatter
Constructor.
L
ListenerNotifier
- Interface in
io.sarl.util
This interface represents an object that is able to provide a notification policy for calling Java event listeners.
N
notifyListeners(L[], Consumer<L>)
- Method in interface io.sarl.util.
ListenerNotifier
Build a call policy for the given list of listeners and call them.
notifyListeners(L[], Consumer<L>)
- Method in class io.sarl.util.
SequenceListenerNotifier
notifyListeners(L[], Consumer<L>)
- Method in class io.sarl.util.
SmartListenerCollection
notifyListeners(Class<L>, Consumer<L>)
- Method in class io.sarl.util.
SmartListenerCollection
Build a call policy for the given list of listeners and call them.
O
objectComparator
- Static variable in class io.sarl.util.
Comparators
Comparator of objects.
S
SarlSpecificationChecker
- Interface in
io.sarl.sarlspecification
Check if a given agent class follows a specific version of the SARL specifications.
SequenceListenerNotifier
- Class in
io.sarl.util
This class implements a sequence execution mechanism for notifying the event listeners.
serializableCollection(Collection<T>)
- Static method in class io.sarl.util.
Collections3
Replies a serializable collection.
SmartListenerCollection
<
T
extends
EventListener
> - Class in
io.sarl.util
A smart implementation of an event listeners' collection.
SmartListenerCollection(ListenerNotifier)
- Constructor for class io.sarl.util.
SmartListenerCollection
Constructor.
StandardSarlSpecificationChecker
- Class in
io.sarl.sarlspecification
Check if a given agent class follows a specific version of the SARL specifications.
C
D
F
G
I
J
L
N
O
S
Skip navigation links
Overview
Package
Class
Use
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021 the original authors or authors.