Class ScalaCollection
java.lang.Object
xyz.janboerman.scalaloader.configurationserializable.runtime.types.ScalaCollection
- Direct Known Subclasses:
ScalaCollection.ScalaSeq
,ScalaCollection.ScalaSet
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isCollection
(Object live, ClassLoader plugin) static ScalaCollection
serialize
(Object live, ParameterType type, ClassLoader plugin)
-
Constructor Details
-
ScalaCollection
public ScalaCollection()
-
-
Method Details
-
isCollection
-
serialize
-