Class CollectionAdapter<T>
java.lang.Object
org.ships.config.messages.adapter.misc.CollectionAdapter<T>
- All Implemented Interfaces:
MessageAdapter<Collection<T>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>examples()net.kyori.adventure.text.ComponentprocessMessage(@NotNull Collection<T> obj) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.ships.config.messages.adapter.MessageAdapter
adapterTextFormat, containsAdapter, containsAdapter, containsAdapter, process, process, processMessage
-
Constructor Details
-
CollectionAdapter
-
-
Method Details
-
adapterText
- Specified by:
adapterTextin interfaceMessageAdapter<T>
-
adaptingType
- Specified by:
adaptingTypein interfaceMessageAdapter<T>
-
examples
- Specified by:
examplesin interfaceMessageAdapter<T>
-
categories
- Specified by:
categoriesin interfaceMessageAdapter<T>
-
processMessage
- Specified by:
processMessagein interfaceMessageAdapter<T>
-