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

kz.greetgo.strconverter.simple.acceptors.AttrGetter Maven / Gradle / Ivy

package kz.greetgo.strconverter.simple.acceptors;

public interface AttrGetter {
  Object get(Object source);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy