Interface Defaultable


public interface Defaultable
Typically used to determine if a file/object should be persisted, or if it can be disposed of because it already has the defaults that will be used anyways.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isDefault

      boolean isDefault()