Uses of Class
org.infinispan.commons.util.ImmutableListCopy
-
Uses of ImmutableListCopy in org.infinispan.commons.util
Modifier and TypeMethodDescriptionstatic <T> ImmutableListCopy
<T> Immutables.immutableListAdd
(List<T> list, int position, T element) static <T> ImmutableListCopy
<T> Immutables.immutableListReplace
(List<T> list, int position, T element) ImmutableListCopy.Externalizer.readObject
(ObjectInput input) Modifier and TypeMethodDescriptionSet
<Class<? extends ImmutableListCopy>> ImmutableListCopy.Externalizer.getTypeClasses()
Modifier and TypeMethodDescriptionvoid
ImmutableListCopy.Externalizer.writeObject
(ObjectOutput output, ImmutableListCopy object)