Interface LensStoreParser

  • All Superinterfaces:
    java.util.function.Function<java.lang.String,​LensDefnStore>

    public interface LensStoreParser
    extends java.util.function.Function<java.lang.String,​LensDefnStore>
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static LensStoreParser simple()  
      • Methods inherited from interface java.util.function.Function

        andThen, apply, compose