All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hubspot.jinjava.el.ObjectUnwrapper Maven / Gradle / Ivy

There is a newer version: 2.8.0
Show newest version
package com.hubspot.jinjava.el;

public interface ObjectUnwrapper {
  Object unwrapObject(Object o);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy