Package org.infinispan.commons.util
Class IntSetsExternalization
java.lang.Object
org.infinispan.commons.util.IntSetsExternalization
IntSets externalization mechanism
- Since:
- 9.3
- Author:
- wburns
-
Method Summary
Modifier and TypeMethodDescriptionstatic IntSet
readFrom
(ObjectInput input) static void
writeTo
(ObjectOutput output, IntSet intSet)
-
Method Details
-
writeTo
- Throws:
IOException
-
readFrom
- Throws:
IOException
ClassNotFoundException
-
getTypeClasses
-