Serialized Form
-
Package io.wcm.sling.commons.adapter
-
Exception io.wcm.sling.commons.adapter.UnableToAdaptException
class UnableToAdaptException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
adaptable
@NotNull org.apache.sling.api.adapter.Adaptable adaptable
Adaptable object instance -
type
@NotNull Class<?> type
Interface to adapt to
-
-
-
Package io.wcm.sling.commons.resource
-
Class io.wcm.sling.commons.resource.NameResourceComparator
class NameResourceComparator extends Object implements Serializable- serialVersionUID:
- 1L
-