Uses of Class
com.cloudimpl.outstack.collection.error.Collection
| Package | Description |
|---|---|
| com.cloudimpl.outstack.collection.error |
-
Uses of Collection in com.cloudimpl.outstack.collection.error
Methods in com.cloudimpl.outstack.collection.error that return Collection Modifier and Type Method Description static CollectionCollection. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Collection[]Collection. values()Returns an array containing the constants of this enum type, in the order they are declared.