Package fr.formiko.formiko
Class GMessage
java.lang.Object
fr.formiko.usual.structures.listes.Liste<Message>
fr.formiko.formiko.GMessage
- All Implemented Interfaces:
Serializable
,Iterable<Message>
,Collection<Message>
,List<Message>
public class GMessage
extends fr.formiko.usual.structures.listes.Liste<Message>
implements Serializable
- See Also:
-
Field Summary
Fields inherited from class fr.formiko.usual.structures.listes.Liste
head, tail
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.formiko.usual.structures.listes.Liste
add, add, add, addAll, addAll, addHead, addList, addSorted, addTail, clear, contains, containsAll, equals, filter, get, getFirst, getHead, getItem, getLast, getMost, getTail, indexOf, isEmpty, iterator, lastIndexOf, length, listIterator, listIterator, pop, push, push, remove, remove, removeAll, removeDuplicateItem, removeItem, retainAll, set, setHead, setTail, size, sort, subList, toArray, toArray, toGString, toString, toStringLong, updateTail
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods inherited from interface java.util.List
hashCode, replaceAll, spliterator
-
Constructor Details
-
GMessage
public GMessage()
-
-
Method Details
-
gmToGs
public fr.formiko.usual.structures.listes.GString gmToGs(int x)
-